summaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)Author
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
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_ldconfigSiddhesh Poyarekar
2014-11-24Define IN_MODULE for translation units that define NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IN_LIBSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-09-16Remove CFLAGS for interp.cSiddhesh Poyarekar
2014-09-16Include .interp section only for libc.soSiddhesh Poyarekar
2014-06-20[BZ #16046] dl_iterate_phdr static executable testMaciej W. Rozycki
2014-06-18Use $(rtld-prefix) more consistently.Joseph Myers
2014-06-07Remove redundant C locale settings.Joseph Myers
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers
2014-05-16Use existing makefile variables for dependencies on glibc libraries.Joseph Myers
2014-05-09Fix elf/tst-tls9-static buildAdhemerval Zanella
2014-05-05Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath
2014-04-112014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2014-03-24Fix BZ #16634.Paul Pluzhnikov
2014-03-13stop supporting bash-1.xMike Frysinger
2014-03-13sotruss: drop ksh support and add basic POSIX shell supportMike Frysinger
2014-03-122014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2014-03-07Make tests consistently use *.out output files.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-02-14Split up rules for tests that compare output with baselines.Joseph Myers
2014-02-12Make ABI tests generate .out files.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-18Adjust AT_EXECFN when using explicit loader invocation.Paul Pluzhnikov
2013-09-23BZ #15754: Fix test case for ARM.Carlos O'Donell
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-09-04Remove --disable-versioning.Joseph Myers
2013-06-13Don't let ld.so that failed its sanity check land in place.Roland McGrath
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-04-25Move x86_64-specific audit tests to sysdeps/x86_64/.Joseph Myers