Skip to content

Fix the typo in Operation Definition for R_ARM_REL32#261

Merged
smithp35 merged 1 commit intoARM-software:mainfrom
eymay:patch-1
May 7, 2024
Merged

Fix the typo in Operation Definition for R_ARM_REL32#261
smithp35 merged 1 commit intoARM-software:mainfrom
eymay:patch-1

Conversation

@eymay
Copy link
Copy Markdown
Contributor

@eymay eymay commented May 5, 2024

R_ARM_REL32 relocation's operation is defined as ((S + A) | T) – P but an extra "|" is left in the current version.

R_ARM_REL32 relocation's operation is defined as ((S + A) | T) – P but an extra "|" is left in the current version.
Copy link
Copy Markdown
Contributor

@smithp35 smithp35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for spotting the problem and for the fix.

@smithp35 smithp35 merged commit d4af6f2 into ARM-software:main May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants