/usr.bin/fstat/

tion value='lockdoc-9.3'>lockdoc-9.3 NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/arch/aarch64/mdreloc.c
AgeCommit message (Expand)Author
2023-06-04Fix interactions of initial-exec TLS model and dlopenjoerg
2022-12-03Whitespace. NFC.skrll
2022-06-21Support ifunc on aarch64. The tests pass at least.skrll
2022-05-31fix various typos in comments, documentation and messages.andvar
2020-06-16Honor addend for R_AARCH64_TLS_TPREL relocation.joerg
2019-01-18Adapt https://svnweb.freebsd.org/base?view=revision&revision=342113 toskrll
2018-11-23Fix RTLD_DEBUG_RELOC buildskrll
2018-11-23Trailing whitespaceskrll
2018-09-20Revise previous to not deadlock.jakllsch
2018-09-20Improve support for R_AARCH64_TLSDESC relocations.jakllsch
2018-07-16Initialize new_value to account for bogus return from the function.christos
2018-02-04Various fixes / changes from Ryo Shimizu / Toru Nishimura to make thisskrll
2017-08-28explain AARCH64 PLT designnisimura
2017-08-23- avoid caddr_t. use Elf_Addr instead.nisimura
2017-08-10Add IRELATIVE support for ARM, X86 and PowerPC.joerg
2017-06-19Replace COMBREL with just-in-time check in _rtld_relocate_nonplt_objects.joerg
2014-08-25Add basic support for indirect functions. It allows providing a publicjoerg
2014-08-10Preliminary files for AARCH64 (64-bit ARM) support.matt