]> sourceware.org Git - glibc.git/history - elf/Makefile
elf: Implement __libc_early_init
[glibc.git] / elf / Makefile
2020-04-24 Florian Weimerelf: Implement __libc_early_init
2020-04-21 Fangrui Songelf: Support lld-style link map for librtld.map
2020-04-03 Florian Weimerelf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]
2020-03-02 Florian Weimerelf: Add elf/check-wx-segment, a test for the presence...
2020-02-15 Florian Weimerld.so: Do not export free/calloc/malloc/realloc functio...
2020-02-15 Florian Weimerelf: Introduce the rtld-stubbed-symbols makefile variable
2020-02-12 David Kilroyelf: Allow dlopen of filter object to work [BZ #16272]
2020-01-24 Joseph MyersFix elf/tst-rtld-preload cross-testing.
2020-01-23 Joseph MyersFix cross-testing of tst-ifunc-fault-* tests.
2020-01-16 Florian Weimerelf: Add elf/tst-dlopenfail-2 [BZ #25396]
2020-01-09 Alexandra Hájková elf: Add tst-ldconfig-ld_so_conf-update test
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-19 Florian WeimerFix test isolation for elf/tst-ifunc-fault-lazy, elf...
2019-12-13 Florian Weimerdlopen: Fix issues related to NODELETE handling and...
2019-12-03 Florian WeimerExpand $(as-needed) and $(no-as-needed) throughout...
2019-12-02 Florian Weimerelf: Do not run IFUNC resolvers for LD_DEBUG=unused...
2019-12-02 Florian Weimerelf/tst-dlopenfail: Disable --no-as-needed for tst...
2019-11-27 Florian WeimerRemove all loaded objects if dlopen fails, ignoring...
2019-11-27 Florian WeimerLazy binding failures during dlopen/dlclose must be...
2019-11-26 Sandra LoosemoreCompile elf/rtld.c with -fno-tree-loop-distribute-patterns.
2019-11-15 Florian WeimerProperly initialize audit cookie for the dynamic loader...
2019-10-17 Florian WeimerRename and split elf/tst-dlopen-aout collection of...
2019-10-04 Florian Weimerelf: Assign TLS modid later during dlopen [BZ #24930]
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...
next
This page took 0.772959 seconds and 108 git commands to generate.