]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/Makefile
Support compilers defaulting to PIE
[thirdparty/glibc.git] / elf / Makefile
2015-06-25  H.J. LuSupport compilers defaulting to PIE
2015-06-24  H.J. LuAlign TCB offset to the maximum alignment
2015-06-10  Dmitry V. LevinPrepare for restoration of .interp section in libpthread.so
2015-06-02  Roland McGrathBZ#18383: Another test case, with TLS refs and defs...
2015-05-28  H.J. LuMake sure that calloc is called at least once
2015-05-25  Andrew SenkevichLocalplt testing for vector math library and libmvec_hi...
2015-05-06  Roland McGrathBZ#18383: Add test case for large alignment in TLS...
2015-03-31  H.J. LuAdd a testcase for copy reloc against protected data
2015-03-04  Roland McGrathAvoid more C++ tests.
2015-03-02  Andreas SchwabFix parallel build error
2015-02-27  H.J. LuCompile vismain with -fPIE and link with -pie
2015-02-23  Andreas SchwabFix failure of elf/tst-audit2 when compiled with GCC-5
2015-02-12  Roland McGrathSupport after-link variable to run a final step on...
2015-02-06  Roland McGrathClean up sysdep-dl-routines variable.
2015-01-08  Richard HendersonAdd -Wno-trampolines as needed
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24  Siddhesh PoyarekarRemove IS_IN_rtld
2014-11-24  Siddhesh PoyarekarRemove IS_IN_ldconfig
2014-11-24  Siddhesh PoyarekarDefine IN_MODULE for translation units that define...
2014-11-24  Siddhesh PoyarekarRemove IN_LIB
2014-11-19  Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-06  Carlos O'DonellRun check-localpltk/textrel/execstack over ld.so.
2014-09-16  Siddhesh PoyarekarRemove CFLAGS for interp.c
2014-09-16  Siddhesh PoyarekarInclude .interp section only for libc.so
2014-06-20  Maciej W. Rozycki[BZ #16046] dl_iterate_phdr static executable test
2014-06-18  Joseph MyersUse $(rtld-prefix) more consistently.
2014-06-07  Joseph MyersRemove redundant C locale settings.
2014-06-06  Joseph MyersDon't require test wrappers to preserve environment...
2014-05-17  Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16  Joseph MyersUse existing makefile variables for dependencies on...
2014-05-09  Adhemerval ZanellaFix elf/tst-tls9-static build
2014-05-05  Roland McGrathMove rules for Linux-specific pldd program to Linux...
2014-04-11  Paul Pluzhnikov2014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-03-24  Paul PluzhnikovFix BZ #16634.
2014-03-14  Mike Frysingerstop supporting bash-1.x
2014-03-13  Mike Frysingersotruss: drop ksh support and add basic POSIX shell...
2014-03-12  Paul Pluzhnikov2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-03-07  Joseph MyersMake tests consistently use *.out output files.
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-28  Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-25  Carlos O'DonellBZ #16613: Support TLS in audit libraries.
2014-02-21  Joseph MyersGenerate .test-result files for tests with special...
2014-02-14  Joseph MyersSplit up rules for tests that compare output with basel...
2014-02-12  Joseph MyersMake ABI tests generate .out files.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-18  Paul PluzhnikovAdjust AT_EXECFN when using explicit loader invocation.
2013-09-23  Carlos O'DonellBZ #15754: Fix test case for ARM.
2013-09-23  Carlos O'DonellBZ #15754: CVE-2013-4788
2013-09-04  Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04  Joseph MyersRemove --disable-versioning.
2013-06-13  Roland McGrathDon't let ld.so that failed its sanity check land in...
2013-05-29  Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-04-25  Joseph MyersMove x86_64-specific audit tests to sysdeps/x86_64/.
2013-03-19  Andreas SchwabAdd support for rtld directory different from slib...
2013-01-23  Adam ConradBuild elf/tst-array2 and elf/tst-array5 with --no-as...
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-23  Mike Frysingeruse $(READELF) rather than readelf
2012-11-14  H.J. LuSkip audit if l_reloc_result is NULL
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-10-30  Joseph MyersSupport cross-testing for elf/tst-array*.
2012-10-30  Andreas Jaeger[BZ#14767] Remove tests for have-initfini-array in...
2012-10-24  Joseph MyersSupport cross-testing.
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-10-23  Jim BlandyAdd and use $(host-built-program-cmd).
2012-10-20  H.J. LuCheck the main application only if SHARED is defined
2012-10-05  H.J. LuMove _dl_important_hwcaps to dl-hwcaps.c
2012-10-03  Roland McGrathClean up conditionalize of ld.so.cache support.
2012-09-25  Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-19  Dmitry V. Levinrtld: limit self loading check to normal mode only
2012-07-20  Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-03  Joseph MyersAvoid use of libgcc_s and libgcc_eh when building glibc.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-25  Roland McGrathAdd --enable-systemtap configuration to define static...
2012-05-10  Thomas SchwingeHurd: Build pldd also if use-ldconfig != yes || build...
2012-05-03  Roland McGrathFix make clean for recent elf/Makefile changes.
2012-05-03  Allan McRaeFix test-suite failues with -Wl,--as-needed
2012-05-01  Roland McGrathRedirect check-localplt output to check-localplt.out.
2012-05-01  Roland McGrathDo check-localplt test using readelf rather than a...
2012-05-01  Roland McGrathDo check-execstack test using readelf rather than a...
2012-05-01  Roland McGrathDo check-textrel test using readelf rather than a build...
2012-04-28  Andreas SchwabDon't run tests when cross-compiling
2012-04-24  Roland McGrathAdd flexibility to localplt-*.data files, using an...
2012-04-10  Siddhesh PoyarekarNew ld.so argument --inhibit-ldcache to disable ld...
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-29  Marek PolacekAlways set l_used for vDSO.
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-27  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27  Ulrich DrepperSort objects before relocations
2012-01-08  Ulrich DrepperStatic linking is always needed
2012-01-08  Ulrich DrepperRemove non-ELF support
2011-09-13  Andreas SchwabFix pattern on $(ldd-rewrite-script) substitution
2011-09-11  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11  Andreas SchwabPrepend $(..) to $(ldd-rewrite-script) if non-absolute
2011-08-24  Andreas SchwabFix scope handling during dl_close
2011-08-22  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-22  Andreas SchwabCorrect cycle detection during dependency sorting
next