about summary refs log tree commit diff
path: root/elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Run tst-prelink test for GLOB_DAT reloc hjl/pr19178/masterH.J. Lu2015-11-101-0/+17
* ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer2015-11-091-2/+16
* Mark elf/tst-protected1[ab] as XFAIL.Roland McGrath2015-09-031-0/+7
* Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers2015-08-191-0/+1
* Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko2015-08-111-2/+9
* Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar2015-07-161-2/+4
* Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella2015-07-141-4/+5
* BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2015-07-081-4/+0
* Fix some places to use $(LN_S) makefile variable.Roland McGrath2015-07-081-2/+1
* Add forced deletion support to _dl_close_workerPavel Kopyl2015-07-071-2/+15
* Support compilers defaulting to PIEH.J. Lu2015-06-251-0/+1
* Align TCB offset to the maximum alignmentH.J. Lu2015-06-241-4/+1
* Prepare for restoration of .interp section in libpthread.soDmitry V. Levin2015-06-101-9/+3
* BZ#18383: Another test case, with TLS refs and defs in separate TUs.Roland McGrath2015-06-021-3/+10
* Make sure that calloc is called at least onceH.J. Lu2015-05-281-1/+2
* Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich2015-05-251-0/+3
* BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath2015-05-061-3/+9
* Add a testcase for copy reloc against protected dataH.J. Lu2015-03-311-0/+7
* Avoid more C++ tests.Roland McGrath2015-03-041-3/+2
* Fix parallel build errorAndreas Schwab2015-03-021-1/+1
* Compile vismain with -fPIE and link with -pieH.J. Lu2015-02-271-1/+4
* Fix failure of elf/tst-audit2 when compiled with GCC-5Andreas Schwab2015-02-231-0/+2
* Support after-link variable to run a final step on binaries.Roland McGrath2015-02-121-0/+1
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+2
* 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