about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* Remove use of ranlib.Ulrich Drepper2011-02-151-2/+2
* Fix some warning nits.Roland McGrath2011-02-041-2/+2
* AVX audit test failures with gcc 4.6H.J. Lu2011-02-021-6/+10
* Fix passing symbol value to pltexit callbacks when ld.so auditing.Ulrich Drepper2011-02-021-1/+2
* Fix ordering of DSO constructors and destructors.Ulrich Drepper2011-01-1918-116/+367
* Run IFUNC tests unless no support build in at all.Ulrich Drepper2011-01-181-2/+2
* Update copyright year.Ulrich Drepper2011-01-173-7/+7
* Fix missing dependencies and ensure correct CPPFLAGS.Andreas Schwab2011-01-161-22/+32
* Fix check-execstack testAndreas Schwab2011-01-132-18/+20
* Fix assertion when handling DSTs during auditing.Ulrich Drepper2011-01-121-6/+11
* Pretty printing.Ulrich Drepper2010-12-241-2/+2
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-242-0/+4
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-195-11/+28
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-221-8/+4
* Fix assertion in ld.so, introduced by delayed adding to global list.Ulrich Drepper2010-10-261-1/+1
* Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel2010-10-263-43/+50
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-244-20/+20
* Work around shortest-stem feature in make 3.82+Andreas Schwab2010-10-241-2/+11
* Don't expand DST twice in dl_openAndreas Schwab2010-10-241-29/+0
* Whitespace cleanup.Ulrich Drepper2010-09-211-1/+1
* Move freeres function from ld.so to libc.so.Andreas Schwab2010-09-212-90/+87
* Don't try to free rpath strings allocated during startupAndreas Schwab2010-09-153-3/+7
* Fix vDSO synthetic hwcap handling so they are not masked out from ld.so.cache...Roland McGrath2010-07-201-0/+5
* Don't pass NULL occation to dl_signal_cerrorAndreas Schwab2010-07-061-1/+1
* More linking issues fixed.Ulrich Drepper2010-07-021-3/+3
* Revert unwanted patch. Again.Ulrich Drepper2010-06-272-16/+1
* Fix whitespaces.Ulrich Drepper2010-06-272-13/+28
* Flush cache after solving TEXTRELs if arch requires it.Kirill A. Shutemov2010-06-141-1/+5
* Don't crash on unresolved weak symbol reference when auditing.Ulrich Drepper2010-05-211-2/+3
* Don't crash on unresolved weak symbol referenceAndreas Schwab2010-05-211-3/+4
* Fix a const warning in ldconfig.Roland McGrath2010-05-071-1/+1
* Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2010-05-031-1/+12
* Simplify OOM handling in ldconfig.Ulrich Drepper2010-05-031-7/+3
* One more bug in ldconfig -r handling.Ulrich Drepper2010-05-031-1/+3
* Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab2010-05-036-4/+22
* Code cleanup in __dl_iterate_phdr.Ulrich Drepper2010-05-031-2/+1
* Link elf/noload test against -ldl.Roland McGrath2010-04-191-2/+2
* Don't crash in trace mode when dependencies are missingAndreas Schwab2010-04-141-4/+8
* elf/elf.h: Add SH specific ELF header flags.Matt Fleming2010-04-131-0/+24
* Merge remote branch 'origin/roland/hwcap_mask'Ulrich Drepper2010-04-082-6/+17
|\
| * Obey LD_HWCAP_MASK in ld.so.cache lookups. roland/hwcap_maskRoland McGrath2010-04-052-6/+17
* | elf/elf.h (ELFOSABI_ARM_AEABI): Define.Joseph Myers2010-04-051-0/+1
|/
* elf/rtld.c (dl_main) [HAVE_AUX_VECTOR]: Add a cast.Roland McGrath2010-04-051-1/+1
* Fix aux cache handling in ldconfig with chroot.Ulrich Drepper2010-04-051-7/+14
* Handle platforms without aux vectorThomas Schwinge2010-03-291-3/+3
* Don't take the address of a void object.Richard Henderson2010-03-261-3/+3
* Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKINGUlrich Drepper2010-03-242-4/+59
* Future safety in checking ELF header.Ulrich Drepper2010-03-181-2/+8
* Extended ELF ABI version handling only for Linux.Ulrich Drepper2010-03-161-3/+5
* Update copyright year.Ulrich Drepper2010-03-153-8/+8