summaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)Author
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
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab
2013-01-22Build elf/tst-array2 and elf/tst-array5 with --no-as-neededAdam Conrad
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-23use $(READELF) rather than readelfMike Frysinger
2012-11-14Skip audit if l_reloc_result is NULLH.J. Lu
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-30Support cross-testing for elf/tst-array*.Joseph Myers
2012-10-30[BZ#14767] Remove tests for have-initfini-array in elf/MakefileAndreas Jaeger
2012-10-24Support cross-testing.Joseph Myers
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy
2012-10-20Check the main application only if SHARED is definedH.J. Lu
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin
2012-09-19rtld: limit self loading check to normal mode onlyDmitry V. Levin
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-07-03Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers
2012-05-25Add --enable-systemtap configuration to define static probe points.Roland McGrath
2012-05-10Hurd: Build pldd also if use-ldconfig != yes || build-shared != yesThomas Schwinge
2012-05-03Fix make clean for recent elf/Makefile changes.Roland McGrath
2012-05-02Fix test-suite failues with -Wl,--as-neededAllan McRae