]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/Makefile
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / elf / Makefile
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-15  Florian Weimerelf: Self-dlopen failure with explict loader invocation...
2019-08-12  Florian Weimerelf: Support elf/tst-dlopen-aout in more configurations
2019-06-28  Florian Weimerld.so: Support moving versioned symbols between sonames...
2019-06-18  Florian Weimerelf: Refuse to dlopen PIE objects [BZ #24323]
2019-05-23  Alexandra Hájkováelf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
2019-04-26  Florian Weimerelf: Link sotruss-lib.so with BIND_NOW for --enable...
2019-04-23  Adhemerval Zanellaelf: Fix pldd (BZ#18035)
2019-03-01  Florian Weimerelf/tst-big-note: Improve accuracy of test [BZ #20419]
2019-02-28  Florian Weimerelf: Add tests with a local IFUNC resolver [BZ #23937]
2019-02-27  H.J. Luelf/Makefile: Run IFUNC tests if binutils supports...
2019-02-13  Jim WilsonRISC-V: Fix elfutils testsuite unwind failures.
2019-02-12  Adhemerval Zanellaelf: Test for LD_AUDIT module returning zero from la_ve...
2019-02-04  David Newallelf: Implement --preload option for the dynamic linker
2019-01-25  Adhemerval Zanella[elf] Revert 8e889c5da3 (BZ#24122)
2019-01-24  Adhemerval Zanellaelf: Fix LD_AUDIT for modules with invalid version...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-11-29  H.J. Lu_dl_exception_create_format: Support %x/%lx/%zx
2018-10-31  Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-30  Andreas SchwabRISC-V: properly terminate call chain (bug 23125)
2018-10-25  Zong Lielf: Fix the ld flags not be applied to tst-execstack...
2018-09-26  Andreas SchwabAdd missing unwind information to ld.so on powerpc32...
2018-09-25  Adhemerval ZanellaFix ifunc support with DT_TEXTREL segments (BZ#20480)
2018-09-12  Joseph MyersInclude most of elf/ modules-names in modules-names...
2018-07-20  Samuel Thibaultcheck-execstack: Permit sysdeps to xfail some libs
2018-07-16  H.J. Lux86: Support IBT and SHSTK in Intel CET [BZ #21598]
2018-06-29  Maciej W. Rozyckielf: Accept absolute (SHN_ABS) symbols whose value...
2018-06-29  Zack WeinbergNew configure option --disable-crypt.
2018-06-08  H.J. LuMark _init and _fini as hidden [BZ #23145]
2018-05-06  Paul PluzhnikovFix BZ 20419. A PT_NOTE in a binary could be arbitrati...
2018-04-04  Maciej W. Rozyckielf: Correct absolute (SHN_ABS) symbol run-time calcula...
2018-03-24  H.J. LuAdd $(tests-execstack-$(have-z-execstack)) after define...
2018-02-21  Florian Weimerelf: Remove ad-hoc restrictions on dlopen callers ...
2018-01-04  Florian Weimerelf: Support dlvsym within libc.so
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-19  H.J. LuReplece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no...
2017-12-16  H.J. LuAdd --enable-static-pie configure option to build stati...
2017-12-13  Carlos O'DonellFix testing with nss-crypt.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-11-27  Andreas SchwabConsolidate link map sorting
2017-10-05  H.J. LuUse $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before...
2017-10-04  H.J. LuAdd a test for main () in a shared object
2017-09-30  H.J. LuAdd a test for non-PIE static executable
2017-09-26  H.J. LuSkip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]
2017-08-21  H.J. LuDon't compile non-lib modules as lib modules [BZ #21864]
2017-08-10  Florian Weimerld.so: Introduce struct dl_exception
2017-08-07  Andreas SchwabFix missing redirects in testsuite targets
2017-08-04  H.J. LuCompile tst-prelink.c without PIE [BZ #21815]
2017-08-04  H.J. LuRun vismain only if linker supports protected data...
2017-07-10  H.J. LuDon't include _dl_resolve_conflicts in libc.a [BZ ...
2017-05-18  Siddhesh PoyarekarReduce value of LD_HWCAP_MASK for tst-env-setuid test...
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-09  Zack WeinbergRename cppflags-iterator.mk to libof-iterator.mk, remov...
2017-03-07  Siddhesh PoyarekarIgnore and remove LD_HWCAP_MASK for AT_SECURE programs...
2017-02-02  Siddhesh Poyarekartunables: Fix environment variable processing for setui...
2017-01-03  Joseph MyersFix elf/tst-ldconfig-X for cross testing.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Siddhesh PoyarekarEnhance --enable-tunables to select tunables frontend...
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.
next