summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-mdreloc-aarch64.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-26cpukit/aarch64: Resolve warnings with ILP32 ABIKinsey Moore1-2/+5
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns1-2/+13
2023-08-21libdl: Add support to import base image TLS symbolsChris Johns1-6/+4
2023-08-12cpukit/libdl: AARCH64 unwind uses DWARF 2 tablesChris Johns1-0/+17
2023-05-22libdl: Add support for LDST128_ABS_LO12_NCKinsey Moore1-0/+4
2023-04-05cpukit/libdl: Resolve size mismatch warningsKinsey Moore1-15/+16
2023-01-20cpukit/libdl: Add AArch64 TLS reloc supportKinsey Moore1-0/+38
2023-01-20cpukit/libdl: Print the missing AArch64 reloc typeKinsey Moore1-2/+2
2022-08-08libdl: Refactor shared code in ARM and AArch64Ryan Long1-80/+1
2022-07-29cpukit/libdl: Add support for AArch64Ryan Long1-0/+599