Skip to content

[ARM] Implement R_ARM_ALU_PC_Gn / R_ARM_ALU_PC_Gn_NC relocations - #1775

Open
Steven Ramirez Rosa (Steven6798) wants to merge 1 commit into
qualcomm:mainfrom
Steven6798:issue-1771
Open

[ARM] Implement R_ARM_ALU_PC_Gn / R_ARM_ALU_PC_Gn_NC relocations#1775
Steven Ramirez Rosa (Steven6798) wants to merge 1 commit into
qualcomm:mainfrom
Steven6798:issue-1771

Conversation

@Steven6798

Copy link
Copy Markdown
Contributor

Implement the following relocations:
R_ARM_ALU_PC_G0_NC
R_ARM_ALU_PC_G1_NC
R_ARM_ALU_PC_G1
R_ARM_ALU_PC_G2

Refactor the code of R_ARM_ALU_PC_G0 to be reused for the new relocations as well.

Fix: #1771

Implement the following relocations:
  R_ARM_ALU_PC_G0_NC
  R_ARM_ALU_PC_G1_NC
  R_ARM_ALU_PC_G1
  R_ARM_ALU_PC_G2

Refactor the code of R_ARM_ALU_PC_G0 to be reused for the new
relocations as well.

Fix: qualcomm#1771

Signed-off-by: Steven Ramirez Rosa <ramirezr@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arm bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ARM] R_ARM_ALU_PC_Gn / R_ARM_ALU_PC_Gn_NC: unsupported

1 participant