aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)Author
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-23Bug 11941: ld.so: Improper assert map->l_init_called in dlcloseCarlos O'Donell
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-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian 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-03Set NODELETE flag after checking for NULL pointerAurelien Jarno
2016-07-12x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu
2016-04-13Register extra test objectsAndreas Schwab
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-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-24Implement "make update-all-abi"Florian Weimer
2015-11-14Run tst-prelink test for GLOB_DAT relocH.J. Lu
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer
2015-09-03Mark elf/tst-protected1[ab] as XFAIL.Roland McGrath
2015-08-19Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers
2015-08-11Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko
2015-07-16Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar
2015-07-14Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella
2015-07-08BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath
2015-07-08Fix some places to use $(LN_S) makefile variable.Roland McGrath
2015-07-07Add forced deletion support to _dl_close_workerPavel Kopyl
2015-06-25Support compilers defaulting to PIEH.J. Lu
2015-06-24Align TCB offset to the maximum alignmentH.J. Lu
2015-06-10Prepare for restoration of .interp section in libpthread.soDmitry V. Levin
2015-06-02BZ#18383: Another test case, with TLS refs and defs in separate TUs.Roland McGrath
2015-05-28Make sure that calloc is called at least onceH.J. Lu
2015-05-25Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich
2015-05-06BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath
2015-03-31Add a testcase for copy reloc against protected dataH.J. Lu
2015-03-04Avoid more C++ tests.Roland McGrath
2015-03-02Fix parallel build errorAndreas Schwab
2015-02-27Compile vismain with -fPIE and link with -pieH.J. Lu
2015-02-23Fix failure of elf/tst-audit2 when compiled with GCC-5Andreas Schwab
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-01-08Add -Wno-trampolines as neededRichard Henderson
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers