libdyld: accepts R_ARM_ABS32 #158

Merged
sb10q merged 1 commits from pca006132/artiq-zynq:master into master 2021-12-30 10:30:33 +08:00

Somehow this relocation type is emitted by nac3.
According to table 4-9 of ARM ELF ABI and discussion in ld bugzilla
(https://sourceware.org/bugzilla/show_bug.cgi?id=16163), this behaves
the same as R_ARM_GLOB_DAT and R_ARM_JUMP_SLOT.

Somehow this relocation type is emitted by nac3. According to table 4-9 of ARM ELF ABI and discussion in ld bugzilla (https://sourceware.org/bugzilla/show_bug.cgi?id=16163), this behaves the same as R_ARM_GLOB_DAT and R_ARM_JUMP_SLOT.
pca006132 added 1 commit 2021-12-30 00:10:19 +08:00
efe315c21d libdyld: accepts R_ARM_ABS32
Somehow this relocation type is emitted by nac3.
According to table 4-9 of ARM ELF ABI and discussion in ld bugzilla
(https://sourceware.org/bugzilla/show_bug.cgi?id=16163), this behaves
the same as R_ARM_GLOB_DAT and R_ARM_JUMP_SLOT.
sb10q merged commit efe315c21d into master 2021-12-30 10:30:33 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/artiq-zynq#158
There is no content yet.