]> git.ipfire.org Git - thirdparty/glibc.git/history - elf
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / elf /
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-23  Florian Weimerelf: Account for glibc-hwcaps/ prefix in _dl_important_...
2020-12-21  Richard Earnshawelf: Add a tunable to control use of tagged memory
2020-12-16  Florian WeimerReplace __libc_multiple_libcs with __libc_initial flag
2020-12-15  Florian Weimerelf: Record libc.so link map when it is the main progra...
2020-12-15  Szabolcs Nagyelf: Fix failure handling in _dl_map_object_from_fd
2020-12-15  Szabolcs Nagyelf: inline lose for error handling
2020-12-12  Mark Wielaardelf.h: Remove SHF_GNU_BUILD_NOTE.
2020-12-12  Dmitry V. Levinelf.h: fix spelling typos in comments
2020-12-11  Szabolcs Nagyelf: Fix dl-load.c
2020-12-11  Florian Weimerelf: Include libc.so.6 as main program in dependency...
2020-12-11  Szabolcs Nagyelf: Pass the fd to note processing
2020-12-11  Szabolcs Nagyelf: Move note processing after l_phdr is updated
2020-12-11  Dmitry V. Levintreewide: fix incorrect spelling of indices in comments
2020-12-10  Florian Weimerelf: Include <sys/param.h> in cache.c
2020-12-10  Florian Weimers390x: Add glibc-hwcaps support
2020-12-10  Florian Weimerelf: Fix run-time dependencies of tst-dlopen-fail-2
2020-12-09  Florian Weimerelf: Fix incorrect comparison in sort_priorities_by_name
2020-12-04  Florian Weimerpowerpc64le: Add glibc-hwcaps support
2020-12-04  Matheus Castanhoelf: Add missing <stddef.h> header to elf/dl-hwcaps.h
2020-12-04  Florian Weimerx86_64: Add glibc-hwcaps support
2020-12-04  Florian Weimerelf: Add glibc-hwcaps subdirectory support to ld.so...
2020-12-04  Florian Weimerelf: Process glibc-hwcaps subdirectories in ldconfig
2020-12-04  Florian Weimerelf: Implement tail merging of strings in ldconfig
2020-12-04  Florian Weimerelf: Implement a string table for ldconfig, with tail...
2020-12-04  Florian Weimerelf: Add extension mechanism to ld.so.cache
2020-12-04  Florian Weimerelf: Add endianness markup to ld.so.cache (bug 27008)
2020-12-04  Florian Weimerelf: Add glibc-hwcaps support for LD_LIBRARY_PATH
2020-12-03  Florian Weimerelf: Synchronize <elf.h> section header flags with...
2020-12-02  Florian Weimerelf.h: Fix spelling of EM_TILE64 comment
2020-11-26  Florian Weimerelf: Introduce enum opt_format in the ldconfig implemen...
2020-11-24  Shuo Wangelf: Fix uninitialized variable for _dl_write
2020-11-16  Samuel ThibaultAdd {,sysdep-}ld-library-path make variable
2020-11-16  Florian Weimernptl: Move stack list variables into _rtld_global
2020-11-11  Samuel Thibaulthurd: keep only required PLTs in ld.so
2020-10-30  Florian Weimerelf: In ldconfig, extract the new_sub_entry function...
2020-10-30  Florian Weimerelf: Unify old and new format cache handling code in...
2020-10-28  Érico RolimMake elf.h header self contained.
2020-10-22  Siddhesh PoyarekarReword description of SXID_* tunable properties
2020-10-13  Rolf Eike Beerrtld: fix typo in comment
2020-10-12  Matheus Castanhoelf: Add missing <dl-procinfo.h> header to elf/dl-usage.c
2020-10-09  Florian Weimerelf: Do not pass GLRO(dl_platform), GLRO(dl_platformlen...
2020-10-09  Florian Weimerelf: Enhance ld.so --help to print HWCAP subdirectories
2020-10-09  Florian Weimerelf: Add library search path information to ld.so ...
2020-10-08  Florian Weimerelf: Make __rtld_env_path_list and __rtld_search_dirs...
2020-10-08  Florian Weimerelf: Print the full name of the dynamic loader in the...
2020-10-08  Florian Weimerelf: Use the term "program interpreter" in the ld.so...
2020-10-08  Florian Weimerelf: Implement ld.so --version
2020-10-08  Florian Weimerelf: Implement ld.so --help
2020-10-08  Florian Weimerelf: Record whether paths come from LD_LIBRARY_PATH...
2020-10-08  Florian Weimerelf: Move ld.so error/help output to _dl_usage
2020-10-08  Florian Weimerelf: Extract command-line/environment variables state...
2020-10-08  Florian Weimerelf: Implement __rtld_malloc_is_complete
2020-10-08  Andreas SchwabRevert "Fix missing redirects in testsuite targets"
2020-10-07  Florian Weimerelf: Implement _dl_write
2020-10-07  Florian Weimerelf: Do not search HWCAP subdirectories in statically...
2020-09-29  H.J. LuSet tunable value as well as min/max values
2020-09-29  Vincent Mihalkovicld.so: add an --argv0 option [BZ #16124]
2020-09-11  Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-09-07  Mark Wielaardelf.h: Add aarch64 bti/pac dynamic tag constants
2020-08-27  Alistair Franciself/tst-libc_dlvsym: Add a TEST_COMPAT around some...
2020-07-20  Florian Weimerelf: Change TLS static surplus default back to 1664
2020-07-16  Florian WeimerLinux: Remove rseq support
2020-07-08  Szabolcs Nagyrtld: Avoid using up static TLS surplus for optimizatio...
2020-07-08  Szabolcs Nagyrtld: Account static TLS surplus for audit modules
2020-07-08  Szabolcs Nagyrtld: Add rtld.nns tunable for the number of supported...
2020-07-08  Szabolcs Nagyrtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling
2020-07-07  Florian Weimerelf: Do not signal LA_ACT_CONSISTENT for an empty names...
2020-07-06  Florian WeimerAdd the __libc_single_threaded variable
2020-07-06  Mathieu DesnoyersLinux: Perform rseq registration at C startup and threa...
2020-06-24  Florian Weimerelf: Include <stdbool.h> in <dl-tunables.h> because...
2020-06-15  Florian Weimerld.so: Check for new cache format first and enhance...
2020-06-09  H.J. LuAdd "%d" support to _dl_debug_vdprintf
2020-06-05  Vineet Guptadl-runtime: reloc_{offset,index} now functions arch...
2020-06-04  H.J. LuReplace val with __val in TUNABLE_SET_VAL_IF_VALID_RANGE
2020-05-28  Florian Weimerelf: Remove extra hwcap mechanism from ldconfig
2020-05-28  Florian Weimerelf: Do not read hwcaps from the vDSO in ld.so
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
next