summaryrefslogtreecommitdiff
path: root/elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [BZ #16046] dl_iterate_phdr static executable testMaciej W. Rozycki2014-06-201-1/+1
* Use $(rtld-prefix) more consistently.Joseph Myers2014-06-181-2/+1
* Remove redundant C locale settings.Joseph Myers2014-06-071-1/+0
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-061-1/+2
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-161-2/+2
* Fix elf/tst-tls9-static buildAdhemerval Zanella2014-05-091-2/+2
* Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath2014-05-051-6/+2
* 2014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-04-111-1/+4
* Fix BZ #16634.Paul Pluzhnikov2014-03-241-1/+2
* stop supporting bash-1.xMike Frysinger2014-03-131-15/+8
* sotruss: drop ksh support and add basic POSIX shell supportMike Frysinger2014-03-131-3/+3
* 2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-121-2/+3
* Make tests consistently use *.out output files.Joseph Myers2014-03-071-5/+5
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-36/+22
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-3/+3
* BZ #16613: Support TLS in audit libraries.Carlos O'Donell2014-02-251-1/+8
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-21/+42
* Split up rules for tests that compare output with baselines.Joseph Myers2014-02-141-42/+49
* Make ABI tests generate .out files.Joseph Myers2014-02-121-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Adjust AT_EXECFN when using explicit loader invocation.Paul Pluzhnikov2013-11-181-1/+2
* BZ #15754: Fix test case for ARM.Carlos O'Donell2013-09-231-0/+3
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-2/+7
* Remove --disable-versioning.Joseph Myers2013-09-041-1/+1
* Don't let ld.so that failed its sanity check land in place.Roland McGrath2013-06-131-2/+5
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-2/+4
* Move x86_64-specific audit tests to sysdeps/x86_64/.Joseph Myers2013-04-251-47/+0
* Add support for rtld directory different from slib directoryAndreas Schwab2013-03-191-5/+6
* Build elf/tst-array2 and elf/tst-array5 with --no-as-neededAdam Conrad2013-01-221-0/+3
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-20/+12
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* use $(READELF) rather than readelfMike Frysinger2012-11-231-1/+1
* Skip audit if l_reloc_result is NULLH.J. Lu2012-11-141-1/+5
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-2/+7
* Support cross-testing for elf/tst-array*.Joseph Myers2012-10-301-24/+16
* [BZ#14767] Remove tests for have-initfini-array in elf/MakefileAndreas Jaeger2012-10-301-12/+5
* Support cross-testing.Joseph Myers2012-10-241-2/+7
* Define and use $(run-built-tests).Joseph Myers2012-10-241-3/+3
* Add and use $(host-built-program-cmd).Jim Blandy2012-10-231-1/+1
* Check the main application only if SHARED is definedH.J. Lu2012-10-201-2/+9
* Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu2012-10-051-1/+1
* Clean up conditionalize of ld.so.cache support.Roland McGrath2012-10-031-3/+6
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-251-1/+1
* rtld: limit self loading check to normal mode onlyDmitry V. Levin2012-09-191-1/+4
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-12/+5
* Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers2012-07-031-1/+5
* Add --enable-systemtap configuration to define static probe points.Roland McGrath2012-05-251-1/+2
* Hurd: Build pldd also if use-ldconfig != yes || build-shared != yesThomas Schwinge2012-05-101-3/+2
* Fix make clean for recent elf/Makefile changes.Roland McGrath2012-05-031-3/+3
* Fix test-suite failues with -Wl,--as-neededAllan McRae2012-05-021-1/+20