summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-mdreloc-aarch64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/aarch64: Resolve warnings with ILP32 ABIKinsey Moore2023-09-261-2/+5
* libdl: Realloc text memory if there are trampolinesChris Johns2023-08-271-2/+13
* libdl: Add support to import base image TLS symbolsChris Johns2023-08-211-6/+4
* cpukit/libdl: AARCH64 unwind uses DWARF 2 tablesChris Johns2023-08-121-0/+17
* libdl: Add support for LDST128_ABS_LO12_NCKinsey Moore2023-05-221-0/+4
* cpukit/libdl: Resolve size mismatch warningsKinsey Moore2023-04-051-15/+16
* cpukit/libdl: Add AArch64 TLS reloc supportKinsey Moore2023-01-201-0/+38
* cpukit/libdl: Print the missing AArch64 reloc typeKinsey Moore2023-01-201-2/+2
* libdl: Refactor shared code in ARM and AArch64Ryan Long2022-08-081-80/+1
* cpukit/libdl: Add support for AArch64Ryan Long2022-07-291-0/+599