about summary refs log tree commit diff
path: root/elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Add -Wno-trampolines as neededRichard Henderson2015-01-081-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-5/+1
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_ldconfigSiddhesh Poyarekar2014-11-241-1/+1
* Define IN_MODULE for translation units that define NOT_IN_libcSiddhesh Poyarekar2014-11-241-0/+1
* Remove IN_LIBSiddhesh Poyarekar2014-11-241-1/+1
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-1/+6
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-1/+2
* Remove CFLAGS for interp.cSiddhesh Poyarekar2014-09-161-3/+10
* Include .interp section only for libc.soSiddhesh Poyarekar2014-09-161-2/+1
* [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