]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/aarch64/dl-machine.h
Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ #31766]
[thirdparty/glibc.git] / sysdeps / aarch64 / dl-machine.h
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-21  Adhemerval Zanellaelf: Remove LD_PROFILE for static binaries
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-06-16  Fangrui Songaarch64: Handle fewer relocations for RTLD_BOOTSTRAP
2022-05-23  Fangrui SongRevert "[AArch64][BZ #17711] Fix extern protected data...
2022-05-17  Szabolcs Nagyaarch64: Move ld.so _start to separate file and drop...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-10-14  Adhemerval Zanellaelf: Fix dynamic-link.h usage on rtld.c
2021-10-07  Fangrui Songelf: Avoid nested functions in the loader [BZ #27220]
2021-08-11  Fangrui Songaarch64: Make elf_machine_{load_address,dynamic} robust...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-02  Szabolcs Nagyaarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
2020-07-08  Szabolcs Nagyaarch64: fix RTLD_START for BTI
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-02  Florian Weimerelf: Do not run IFUNC resolvers for LD_DEBUG=unused...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-10  Szabolcs Nagyaarch64: simplify the DT_AARCH64_VARIANT_PCS handling...
2019-06-13  Szabolcs Nagyaarch64: handle STO_AARCH64_VARIANT_PCS
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-04-04  Maciej W. Rozyckielf: Unify symbol address run-time calculation [BZ...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-03  Szabolcs Nagyaarch64: Remove barriers from TLS descriptor functions
2017-11-03  Szabolcs Nagyaarch64: Disable lazy symbol binding of TLSDESC
2017-10-18  Szabolcs Nagy[AARCH64] Rewrite elf_machine_load_address using _DYNAM...
2017-10-04  Szabolcs Nagyaarch64: don't use MIN in dl-machine.h
2017-06-21  Szabolcs Nagy[AArch64] Use hidden __GI__dl_argv in rtld startup...
2017-06-14  Alan ModraPowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
2017-03-15  Steve EllceyAdd ifunc support for aarch64.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-28  Steve EllceyPartial ILP32 support for aarch64.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-07-24  Szabolcs Nagy[AArch64][BZ #17711] Fix extern protected data handling
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-21  Andrew PinskiAArch64: Reformat inline-asm in elf_machine_load_address
2014-11-21  Will NewtonAArch64: Use ELF macros rather than Elf64 throughout
2014-11-21  Will NewtonAArch64: Update relocations for ILP32
2014-11-04  Joseph MyersDon't use INTDEF/INTUSE with _dl_init (bug 14132).
2014-06-26  Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_RELA
2014-02-11  Marcus ShawcroftRelocate AArch64 from ports to libc.