aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-09-03Set NODELETE flag after checking for NULL pointerAurelien Jarno1-1/+2
2016-07-12x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu1-0/+7
2016-04-13Register extra test objectsAndreas Schwab1-2/+3
2016-03-31Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer1-1/+3
2016-03-07ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer1-1/+6
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell1-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-24Implement "make update-all-abi"Florian Weimer1-0/+1
2015-11-14Run tst-prelink test for GLOB_DAT relocH.J. Lu1-0/+17
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer1-2/+16
2015-09-03Mark elf/tst-protected1[ab] as XFAIL.Roland McGrath1-0/+7
2015-08-19Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers1-0/+1
2015-08-11Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko1-2/+9
2015-07-16Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar1-2/+4
2015-07-14Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella1-4/+5
2015-07-08BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath1-4/+0
2015-07-08Fix some places to use $(LN_S) makefile variable.Roland McGrath1-2/+1
2015-07-07Add forced deletion support to _dl_close_workerPavel Kopyl1-2/+15
2015-06-25Support compilers defaulting to PIEH.J. Lu1-0/+1
2015-06-24Align TCB offset to the maximum alignmentH.J. Lu1-4/+1
2015-06-10Prepare for restoration of .interp section in libpthread.soDmitry V. Levin1-9/+3
2015-06-02BZ#18383: Another test case, with TLS refs and defs in separate TUs.Roland McGrath1-3/+10
2015-05-28Make sure that calloc is called at least onceH.J. Lu1-1/+2
2015-05-25Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich1-0/+3
2015-05-06BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath1-3/+9
2015-03-31Add a testcase for copy reloc against protected dataH.J. Lu1-0/+7
2015-03-04Avoid more C++ tests.Roland McGrath1-3/+2
2015-03-02Fix parallel build errorAndreas Schwab1-1/+1
2015-02-27Compile vismain with -fPIE and link with -pieH.J. Lu1-1/+4
2015-02-23Fix failure of elf/tst-audit2 when compiled with GCC-5Andreas Schwab1-0/+2
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath1-0/+1
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath1-2/+2
2015-01-08Add -Wno-trampolines as neededRichard Henderson1-0/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-5/+1
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_ldconfigSiddhesh Poyarekar1-1/+1
2014-11-24Define IN_MODULE for translation units that define NOT_IN_libcSiddhesh Poyarekar1-0/+1
2014-11-24Remove IN_LIBSiddhesh Poyarekar1-1/+1
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-1/+6
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell1-1/+2
2014-09-16Remove CFLAGS for interp.cSiddhesh Poyarekar1-3/+10
2014-09-16Include .interp section only for libc.soSiddhesh Poyarekar1-2/+1
2014-06-20[BZ #16046] dl_iterate_phdr static executable testMaciej W. Rozycki1-1/+1
2014-06-18Use $(rtld-prefix) more consistently.Joseph Myers1-2/+1
2014-06-07Remove redundant C locale settings.Joseph Myers1-1/+0
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers1-1/+2
2014-05-16Use existing makefile variables for dependencies on glibc libraries.Joseph Myers1-2/+2
2014-05-09Fix elf/tst-tls9-static buildAdhemerval Zanella1-2/+2
2014-05-05Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath1-6/+2