summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2017-01-11Fix elf/sotruss-lib format-truncation error.Joseph Myers
2017-01-10tunables: Avoid getenv calls and disable glibc.malloc.check by defaultSiddhesh Poyarekar
2017-01-05Increase some test timeouts.Joseph Myers
2017-01-03Fix elf/tst-ldconfig-X for cross testing.Joseph Myers
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31tunables: Use correct unused attributeFlorian Weimer
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar
2016-12-31Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-12-26Link a non-libc-using test with -fno-stack-protector [BZ #7065]Nick Alcock
2016-12-26Ignore __stack_chk_fail* in the rtld mapfile computation [BZ #7065]Nick Alcock
2016-12-26Compile the dynamic linker without stack protection [BZ #7065]Nick Alcock
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock
2016-12-23Bug 11941: ld.so: Improper assert map->l_init_called in dlcloseCarlos O'Donell
2016-12-21Remove unused function _dl_tls_setupFlorian Weimer
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer
2016-12-02Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-staticCarlos O'Donell
2016-12-02elf/tst-tls-manydynamic: New testFlorian Weimer
2016-12-02Fix new testcase elf/tst-latepthread on s390x.Stefan Liebler
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer
2016-11-23elf: Assume TLS is initialized in _dl_map_object_from_fdFlorian Weimer
2016-10-28Add include/crypt.h.Carlos O'Donell
2016-10-28Fix building tst-linkall-static.Carlos O'Donell
2016-10-28Add test for linking against most static librariesFlorian Weimer
2016-09-30Bug 20292 - Simplify and test _dl_addr_inside_objectCarlos O'Donell
2016-09-21[PR19826] fix non-LE TLS in static programsAlexandre Oliva
2016-09-21sln: Preprocessor cleanupsFlorian Weimer
2016-09-03Set NODELETE flag after checking for NULL pointerAurelien Jarno
2016-08-03elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer
2016-08-03elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer
2016-08-03elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer
2016-07-19elf/elf.h: Add missing Meta relocationsWill Newton
2016-07-18elf: Define missing Meta architecture specific relocationsKhem Raj
2016-07-12x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu
2016-07-01Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki
2016-06-28elf.h: Add declarations for BPFRichard Henderson
2016-06-28elf.h: Sync with the gabi webpageRichard Henderson
2016-04-23Reduce number of mmap calls from __libc_memalign in ld.soH.J. Lu
2016-04-13Register extra test objectsAndreas Schwab
2016-04-09Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock
2016-03-31Fix tst-dlsym-error buildAdhemerval Zanella
2016-03-31Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer
2016-03-07ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer
2016-03-07sln: use stat64Hongjiu Zhang
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell
2016-02-19elf.h: Add NT_ARM_SYSTEM_CALL constant.Mark Wielaard
2016-02-19elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard
2016-01-31Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils."Mark Wielaard