Fix missing .ctors/.dtors lead word in soinit
[platform/upstream/glibc.git] / elf /
2011-06-28 Roland McGrathFix missing .ctors/.dtors lead word in soinit
2011-06-26 Ulrich DrepperWe don't use linkobj/libc.so at runtmie, no need to...
2011-06-21 Ulrich DrepperRevert unwanted patch
2011-06-21 Ulrich DrepperAdd missing DL_CALL_FCT
2011-06-21 David S. MillerAdd an elf_ifunc_invoke interface so that architectures...
2011-06-11 Roland McGrathBetter detect total failure of linker script generation.
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-06-10 Roland McGrathRevert -r -> -Wl,-r change.
2011-06-10 Roland McGrathUse -Wl,-r instead of plain -r.
2011-06-09 Ulrich DrepperAdd pldd program
2011-05-30 Ulrich DrepperHandle DSOs without any dependency in ld.so
2011-05-30 Ulrich DrepperOne more thinko in CL
2011-05-30 Ulrich DrepperPrevent loader from loading itself
2011-05-30 Ulrich DrepperDon't build AVX tests with old compilers
2011-05-28 Ulrich DrepperFix bug in last checkin which left ldd uninstalled
2011-05-28 Ulrich DrepperAdd sotruss program
2011-05-23 Ulrich DrepperFix flags parameter value passed to pltenter and pltexit
2011-05-15 Martin von GagernFix handling of static TLS in dlopen'ed objects
2011-05-14 Andreas SchwabAdd support for generated PIE link rules
2011-05-13 Piotr BuryFix resizing able for unique symbols when adding symbol...
2011-05-11 Ulrich DrepperFix up testing for valid $ORIGIN use
2011-05-08 Alan Modrastatic tls memory leak on TLS_DTV_AT_TP archs
2011-05-07 Ulrich DrepperAllow $ORIGIN to reference trusted directoreis in SUID...
2011-05-03 Andreas Schwabldconfig: don't crash on empty path in config file
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-19 Richard Sandifordelf.h: Define R_ARM_IRELATIVE reloc type.
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2011-04-09 Andreas SchwabDon't leave empty element in rpath when skipping an...
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Ulrich DrepperFix copy relocations handling of unique objects.
2011-03-10 Ulrich DrepperDon't run tests checking xecutable stack when SELinux...
2011-03-06 Ulrich DrepperFix loading first object along a path when tracing.
2011-02-26 Andreas SchwabFix memory leak in dlopen with RTLD_NOLOAD.
2011-02-25 Andreas SchwabDon't crash when dependencies are missing
2011-02-20 Andreas SchwabMove setting variable in relro data earlier in ld.so.
2011-02-18 Nathan Sidwellelf/elf.h: Add new ARM TLS relocs.
2011-02-17 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-02-15 Ulrich DrepperRemove use of ranlib.
2011-02-04 Roland McGrathFix some warning nits.
2011-02-03 H.J. LuAVX audit test failures with gcc 4.6
2011-02-02 Ulrich DrepperFix passing symbol value to pltexit callbacks when...
2011-01-19 Ulrich DrepperFix ordering of DSO constructors and destructors.
2011-01-18 Ulrich DrepperRun IFUNC tests unless no support build in at all.
2011-01-17 Ulrich DrepperUpdate copyright year.
2011-01-17 Andreas SchwabFix missing dependencies and ensure correct CPPFLAGS.
2011-01-13 Andreas SchwabFix check-execstack test
2011-01-13 Ulrich DrepperFix assertion when handling DSTs during auditing.
2010-12-25 Ulrich DrepperPretty printing.
2010-12-25 H.J. LuRemove `.ctors' and `.dtors' output sections
2010-12-20 Ryan S. ArnoldMake PowerPC64 default to nonexecutable stack
2010-11-22 Petr BaudisAllow aux_cache_file open()ing to fail silently even...
2010-10-26 Ulrich DrepperFix assertion in ld.so, introduced by delayed adding...
2010-10-26 Andreas KrebbelFix concurrency problem between dl_open and dl_iterate_phdr
2010-10-25 Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-10-25 Andreas SchwabWork around shortest-stem feature in make 3.82+
2010-10-25 Andreas SchwabDon't expand DST twice in dl_open
2010-09-21 Ulrich DrepperWhitespace cleanup.
2010-09-21 Andreas SchwabMove freeres function from ld.so to libc.so.
2010-09-15 Andreas SchwabDon't try to free rpath strings allocated during startup
2010-07-21 Roland McGrathFix vDSO synthetic hwcap handling so they are not maske...
2010-07-06 Andreas SchwabDon't pass NULL occation to dl_signal_cerror
2010-07-02 Ulrich DrepperMore linking issues fixed.
2010-06-28 Ulrich DrepperRevert unwanted patch. Again.
2010-06-28 Ulrich DrepperFix whitespaces.
2010-06-15 Kirill A. ShutemovFlush cache after solving TEXTRELs if arch requires it.
2010-05-22 Ulrich DrepperDon't crash on unresolved weak symbol reference when...
2010-05-21 Andreas SchwabDon't crash on unresolved weak symbol reference
2010-05-07 Roland McGrathFix a const warning in ldconfig.
2010-05-03 Ulrich DrepperFix ldconfig to handle symlinks in chroot correctly.
2010-05-03 Ulrich DrepperSimplify OOM handling in ldconfig.
2010-05-03 Ulrich DrepperOne more bug in ldconfig -r handling.
2010-05-03 Andreas SchwabDon't deadlock in __dl_iterate_phdr while (un)loading...
2010-05-03 Ulrich DrepperCode cleanup in __dl_iterate_phdr.
2010-04-19 Roland McGrathLink elf/noload test against -ldl.
2010-04-15 Andreas SchwabDon't crash in trace mode when dependencies are missing
2010-04-13 Matt Flemingelf/elf.h: Add SH specific ELF header flags.
2010-04-08 Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-06 Joseph Myerself/elf.h (ELFOSABI_ARM_AEABI): Define.
2010-04-06 Roland McGrathObey LD_HWCAP_MASK in ld.so.cache lookups.
2010-04-06 Roland McGrathelf/rtld.c (dl_main) [HAVE_AUX_VECTOR]: Add a cast.
2010-04-05 Ulrich DrepperFix aux cache handling in ldconfig with chroot.
2010-03-29 Thomas SchwingeHandle platforms without aux vector
2010-03-26 Richard HendersonDon't take the address of a void object.
2010-03-24 Ulrich DrepperFix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING
2010-03-18 Ulrich DrepperFuture safety in checking ELF header.
2010-03-17 Ulrich DrepperExtended ELF ABI version handling only for Linux.
2010-03-15 Ulrich DrepperUpdate copyright year.
2010-03-15 Ulrich DrepperImplement handling of libc ABI in ELF header.
2010-03-12 Andreas SchwabDon't underestimate length of DST substitution
2010-03-11 Roland McGrathelf.h: Add missing R_X86_64_*64 relocs.
2010-03-05 Ulrich DrepperDefine new x86-64 relocation symbols
2010-03-02 Roland McGrathMerge commit 'origin/davem/sparc'
2010-03-01 Roland McGrathDefine NT_X86_XSTATE constant for ELF core files.
2010-02-25 Ulrich DrepperFix comment.
2010-02-12 Alan Modrafix powerpc macros in tls-macros.h
2010-02-10 David S. MillerSparc STT_GNU_IFUNC support
2010-02-10 Maxim KuvyrkovAdd m68k TLS relocations
2010-01-18 Andreas SchwabUse correct type when casting d_tag.
2010-01-18 Andreas SchwabIgnore negative dynamic entry types.
2010-01-15 Andreas Krebbel/390: Add runtime check for the highgprs kernel feature.
next