index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldso
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Oops, fix typo.
Joakim Tjernlund
2005-03-14
1
-1
/
+1
*
Make mips at least compile
Eric Andersen
2005-03-14
2
-10
/
+12
*
Fix up x86 so it compiles again.
Eric Andersen
2005-03-14
2
-3
/
+2
*
Simplify PT_INTERP handling.
Joakim Tjernlund
2005-03-14
1
-28
/
+9
*
Generalize optimized relative reloc procesing.
Joakim Tjernlund
2005-03-14
12
-28
/
+526
*
Force suid apps to do unlazy binding of the PLT relocs.
Joakim Tjernlund
2005-03-14
1
-30
/
+32
*
Use DT_RELCONT_IDX to optimize the relocation of R_PPC_RELATIVE
Joakim Tjernlund
2005-03-10
1
-1
/
+13
*
no more cvs
Mike Frysinger
2005-02-12
3
-9
/
+0
*
make sure libdl static and shared targets are built properly
Mike Frysinger
2005-01-24
1
-9
/
+6
*
clean up dependencies so libraries are only rebuilt when needed and so that p...
Mike Frysinger
2005-01-19
1
-8
/
+5
*
Avoid compiler warnings.
Peter Kjellerstedt
2005-01-19
1
-3
/
+3
*
rework dependencies so the archive is re-created only when the object files h...
Mike Frysinger
2005-01-18
1
-3
/
+3
*
rework dependencies to support parallel build and avoid re-creating header fi...
Mike Frysinger
2005-01-18
1
-11
/
+13
*
Use the inlined __dl_parse_dynamic_info() in DL_BOOT() for CRIS too.
Peter Kjellerstedt
2005-01-12
1
-2
/
+2
*
Fixup function prototypes to match definitions in include/dlfcn.h
Eric Andersen
2005-01-10
1
-2
/
+4
*
fix eriks e-mail address
Mike Frysinger
2005-01-05
9
-9
/
+9
*
Cleanup for when LDSO_CACHE_SUPPORT is disabled
Eric Andersen
2004-12-22
1
-3
/
+4
*
Patch from Peter S. Mazinger:
Eric Andersen
2004-12-22
1
-0
/
+3
*
Patch from Peter S. Mazinger:
Eric Andersen
2004-12-22
1
-0
/
+3
*
Cleaned up patch from Peter S. Mazinger adding support for
Eric Andersen
2004-12-22
2
-3
/
+2
*
Patch from Peter S. Mazinger to consistantly use "ASFLAGS"
Eric Andersen
2004-12-22
1
-1
/
+3
*
- added LD_TRACE_LOADED_OBJECTS to be stripped from the env on suid exec
Ned Ludd
2004-12-20
1
-0
/
+1
*
- dont use dos format
Ned Ludd
2004-12-20
1
-26
/
+25
*
That last patch had some garbage in it... PIC != PIE
Eric Andersen
2004-12-11
1
-8
/
+1
*
Partial commit of a patch from Alexandre Oliva:
Eric Andersen
2004-12-11
7
-15
/
+52
*
Add BIND NOW support to MIPS.
Joakim Tjernlund
2004-11-17
4
-15
/
+17
*
Add RTLD_LOCAL support for dlopened libs. Reported by
Joakim Tjernlund
2004-11-10
13
-353
/
+67
*
- Remove dynamic_size from struct elf_resolve.
Joakim Tjernlund
2004-11-02
11
-158
/
+172
*
Jocke's patch was almost right. Just needed move the DT_MIPS_RLD_MAP test
Manuel Novoa III
2004-10-27
1
-15
/
+4
*
unmap ld.so.cache when dlopen() returns.
Joakim Tjernlund
2004-10-14
1
-0
/
+1
*
Don't SEGV if library not found.
Joakim Tjernlund
2004-10-14
1
-10
/
+9
*
Mark Rakes writes:
Joakim Tjernlund
2004-10-12
1
-4
/
+5
*
Undo previous change. Leave SUID programs alone until I know what to do
Joakim Tjernlund
2004-10-11
1
-1
/
+1
*
Don't use ld.so.cache for SUID programs.
Joakim Tjernlund
2004-10-11
1
-1
/
+1
*
Remove _dl_parse_copy_information() for CRIS per Peter Kjellerstedts request.
Joakim Tjernlund
2004-10-07
1
-12
/
+0
*
Remove usage of _dl_parse_copy_information() from generic code.
Joakim Tjernlund
2004-10-07
5
-33
/
+8
*
Don't complain if ld.so.cache is missing.
Joakim Tjernlund
2004-10-06
1
-2
/
+1
*
Peter S. Mazinger writes:
Joakim Tjernlund
2004-10-06
2
-4
/
+41
*
Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and
Joakim Tjernlund
2004-10-06
3
-35
/
+46
*
Remove unneeded -D<somedefine>, and use instead #ifdef __somedefine__
Joakim Tjernlund
2004-10-06
4
-8
/
+4
*
Peter Kjellerstedt writes:
Joakim Tjernlund
2004-10-05
1
-199
/
+263
*
This patch from Mike Frysinger, extended from an earlier patch from Peter S.
Eric Andersen
2004-10-03
5
-15
/
+13
*
Remove /usr/X11R6/lib from search path.
Joakim Tjernlund
2004-09-28
1
-5
/
+2
*
Don't allow undefined global symbols to pass.
Joakim Tjernlund
2004-09-23
1
-133
/
+122
*
White space and printouts cleanup. From Peter Kjellerstedt.
Joakim Tjernlund
2004-09-23
1
-6
/
+7
*
Make do_rem() safe. From Peter Kjellerstedt.
Joakim Tjernlund
2004-09-23
8
-8
/
+8
*
Don't allow undefined global symbols to pass.
Joakim Tjernlund
2004-09-23
6
-58
/
+34
*
Make powerpc look more like the other archs.
Joakim Tjernlund
2004-09-23
1
-2
/
+2
*
Added back dl_iterate_phdr in ldso(with some small changes).
Joakim Tjernlund
2004-09-17
1
-1
/
+23
*
Formatting cleanups from Peter Kellerstedt.
Joakim Tjernlund
2004-09-17
1
-170
/
+193
[prev]
[next]