]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/Makefile
Initialize tunable list with the GLIBC_TUNABLES environment variable
[thirdparty/glibc.git] / elf / Makefile
2016-12-31  Siddhesh PoyarekarInitialize tunable list with the GLIBC_TUNABLES environ...
2016-12-31  Siddhesh PoyarekarAdd framework for tunables
2016-12-26  Nick AlcockLink a non-libc-using test with -fno-stack-protector...
2016-12-26  Nick AlcockIgnore __stack_chk_fail* in the rtld mapfile computatio...
2016-12-26  Nick AlcockCompile the dynamic linker without stack protection...
2016-12-23  Carlos O'DonellBug 11941: ld.so: Improper assert map->l_init_called...
2016-12-09  Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-12-02  Carlos O'DonellBug 20918 - Building with --enable-nss-crypt fails...
2016-12-02  Florian Weimerelf/tst-tls-manydynamic: New test
2016-12-02  Stefan LieblerFix new testcase elf/tst-latepthread on s390x.
2016-11-30  Florian WeimerImplement _dl_catch_error, _dl_signal_error in libc...
2016-10-29  Carlos O'DonellAdd include/crypt.h.
2016-10-28  Carlos O'DonellFix building tst-linkall-static.
2016-10-28  Florian WeimerAdd test for linking against most static libraries
2016-09-30  Carlos O'DonellBug 20292 - Simplify and test _dl_addr_inside_object
2016-09-03  Aurelien JarnoSet NODELETE flag after checking for NULL pointer
2016-07-12  H.J. Lux86-64: Properly align stack in _dl_tlsdesc_dynamic...
2016-04-13  Andreas SchwabRegister extra test objects
2016-03-31  Florian WeimerReport dlsym, dlvsym lookup errors using dlerror [BZ...
2016-03-07  Florian Weimerldconfig: Do not remove stale symbolic links with ...
2016-02-25  Carlos O'DonellEnable --localedir to set message catalog directory...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-24  Florian WeimerImplement "make update-all-abi"
2015-11-14  H.J. LuRun tst-prelink test for GLOB_DAT reloc
2015-11-09  Florian Weimerld.so: Add original DSO name if overridden by audit...
2015-09-03  Roland McGrathMark elf/tst-protected1[ab] as XFAIL.
2015-08-19  Joseph MyersFix -Wundef warnings in elf/tst-execstack.c.
2015-08-11  Maxim OstapenkoClear DF_1_NODELETE flag only for failed to load library.
2015-07-16  Siddhesh PoyarekarSet NODELETE flag when opening already open objects...
2015-07-14  Adhemerval ZanellaAvoid C++ tests when the C++ cannot be linked
2015-07-08  Roland McGrathBZ#18383: Conditionalize test-xfail-tst-tlsalign{,...
2015-07-08  Roland McGrathFix some places to use $(LN_S) makefile variable.
2015-07-07  Pavel KopylAdd forced deletion support to _dl_close_worker
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
next