]> git.ipfire.org Git - thirdparty/glibc.git/history - elf
signal: Deprecate additional legacy signal handling functions
[thirdparty/glibc.git] / elf /
2020-05-25  Florian Weimerelf: Turn _dl_printf, _dl_error_printf, _dl_fatal_print...
2020-05-21  Szabolcs Nagyelf.h: add aarch64 property definitions
2020-05-21  Szabolcs Nagyelf.h: Add PT_GNU_PROPERTY
2020-05-19  Josh Triplettldconfig: Default to the new format for ld.so.cache
2020-05-18  Florian WeimerRemove NO_CTORS_DTORS_SECTIONS macro
2020-05-18  Florian Weimerelf: Assert that objects are relocated before their...
2020-05-18  H.J. Lux86: Move CET control to _dl_x86_feature_control [BZ...
2020-05-12  Florian Weimerelf: Remove redundant add_to_global_resize_failure...
2020-04-30  Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-04-29  Florian Weimerelf: Add initial flag argument to __libc_early_init
2020-04-24  Florian Weimerelf: Implement __libc_early_init
2020-04-24  Florian Weimerelf: Introduce <elf_machine_sym_no_match.h>
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-04-03  Florian Weimerelf: Simplify handling of lists of audit strings
2020-03-26  Vineet GuptaARC: add definitions to elf/elf.h
2020-03-25  Paul E. MurphyFix tests which expose ldbl -> _Float128 redirects
2020-03-13  Jonathan Wakelyparse_tunables: Fix typo in comment
2020-03-11  DJ Delorieldconfig: trace origin paths with -v
2020-03-10  Adhemerval Zanellaelf: Fix wrong indentation from commit eb447b7b4b
2020-03-02  Florian Weimerelf: Add elf/check-wx-segment, a test for the presence...
2020-02-26  Florian Weimerelf: Apply attribute_relro to pointers in elf/dl-minimal.c
2020-02-25  Florian Weimercsu: Use ELF constructor instead of _init in libc.so
2020-02-18  Florian WeimerIntroduce <elf-initfini.h> and ELF_INITFINI for all...
2020-02-15  Florian Weimerld.so: Do not export free/calloc/malloc/realloc functio...
2020-02-15  Florian Weimerelf: Extract _dl_sym_post, _dl_sym_find_caller_map...
2020-02-15  Florian Weimerelf: Introduce the rtld-stubbed-symbols makefile variable
2020-02-12  David Kilroyelf: avoid stack allocation in dl_open_worker
2020-02-12  David Kilroyelf: avoid redundant sort in dlopen
2020-02-12  David Kilroyelf: Allow dlopen of filter object to work [BZ #16272]
2020-02-12  Fangrui Songelf.h: Add R_RISCV_IRELATIVE
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-17  Tulio Magno Quites... powerpc: Move cache line size to rtld_global_ro
2020-01-16  Florian Weimerelf: Add elf/tst-dlopenfail-2 [BZ #25396]
2020-01-16  H.J. LuClear GL(dl_initfirst) when freeing its link_map memory...
2020-01-13  Stefan LieblerFix "elf: Add tst-ldconfig-ld_so_conf-update test"...
2020-01-09  Alexandra Hájková elf: Add tst-ldconfig-ld_so_conf-update test
2020-01-03  Adhemerval Zanellaelf: Move vDSO setup to rtld (BZ#24967)
2020-01-03  Adhemerval Zanellaelf: Enable relro for static build
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
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-16  DJ Delorietunables: report sbrk() failure
2019-12-13  Florian Weimerdlopen: Do not block signals
2019-12-13  Florian Weimerdlopen: Rework handling of pending NODELETE status
2019-12-13  Florian Weimerdlopen: Fix issues related to NODELETE handling and...
2019-12-11  Florian Weimerldconfig: Do not print a warning for a missing ld.so...
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 WeimerMove _dl_open_check to its original place in dl_open_worker
2019-11-27  Florian WeimerBlock signals during the initial part of dlopen
2019-11-27  Florian WeimerRemove all loaded objects if dlopen fails, ignoring...
2019-11-27  Florian WeimerAvoid late dlopen failure due to scope, TLS slotinfo...
2019-11-27  Florian WeimerAvoid late failure in dlopen in global scope update...
2019-11-27  Florian WeimerLazy binding failures during dlopen/dlclose must be...
2019-11-27  Florian Weimerdlsym: Do not determine caller link map if not needed
2019-11-26  Sandra LoosemoreCompile elf/rtld.c with -fno-tree-loop-distribute-patterns.
2019-11-21  Florian WeimerIntroduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_sy...
2019-11-16  Florian WeimerEnhance _dl_catch_exception to allow disabling exceptio...
2019-11-15  Florian WeimerIntroduce link_map_audit_state accessor function
2019-11-15  Florian WeimerProperly initialize audit cookie for the dynamic loader...
2019-11-12  Florian WeimerClarify purpose of assert in _dl_lookup_symbol_x
2019-10-18  Leandro Pereiraelf: Use nocancel pread64() instead of lseek()+read()
2019-10-17  Florian WeimerRename and split elf/tst-dlopen-aout collection of...
2019-10-16  Andreas Schwabldconfig: handle .dynstr located in separate segment...
2019-10-15  Florian Weimerldd: Print "not a dynamic executable" on standard error...
2019-10-10  Andreas SchwabSimplify note processing
2019-10-04  Florian Weimerelf: Assign TLS modid later during dlopen [BZ #24930]
2019-10-04  Florian Weimerelf: Never use the file ID of the main executable ...
2019-09-18  Stefan LieblerAdd UNSUPPORTED check in elf/tst-pldd.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-29  Mihailo StojanovicMIPS support for GNU hash
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-08-09  DJ DelorieAdd glibc.malloc.mxfast tunable
2019-08-05  Alexandra Hájkováelf: tst-ldconfig-bad-aux-cache: use support_capture_su...
2019-07-01  H.J. LuCall _dl_open_check after relocation [BZ #24259]
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-06-13  Szabolcs Nagyaarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VAR...
2019-05-23  Alexandra Hájkováelf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
2019-05-20  Joseph MyersAdd NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux...
2019-05-14  Adhemerval Zanellaelf: Fix tst-pldd for non-default --prefix and/or ...
2019-05-02  Adhemerval Zanellaelf: Fix elf/tst-pldd with --enable-hardcoded-path...
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-25  Joseph MyersAdd NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0...
2019-03-22  Adhemerval ZanellaRefactor hp-timing rtld usage
2019-03-22  Adhemerval Zanellanptl: Remove pthread_clock_gettime pthread_clock_settime
2019-03-13  Stefan LieblerFix output of LD_SHOW_AUXV=1.
2019-03-12  Florian Weimerelf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON...
2019-03-11  Mao HanC-SKY: add elf header definition for elfutils
2019-03-04  Florian Weimerelf: Remove remnants of MAP_ANON emulation
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-27  Joseph MyersAdd some spaces before '('.
2019-02-25  Joseph MyersBreak more lines before not after operators.
next