Re: bfd/ELF: fold BFD_RELOC_<arch>_GOTOFF*
Project / Subsystem
binutils / bfd/elf
Date
2026-07-12
Proposer
Alan Modra <amodra@gmail.com>
Source type
public_inbox
Consensus
Proposed
Sentiment
—/10
All attributes
- project
- binutils
- subsystem
- bfd/elf
- patch_id
- —
- discussion_id
- alOHg9eSsSjwDLaI@squeak.grove.modra.org
- source_type
- public_inbox
- title
- Re: bfd/ELF: fold BFD_RELOC_<arch>_GOTOFF*
- headline
- bfd/ELF: fold BFD_RELOC_<arch>_GOTOFF*
- tldr
- Fixes build breakage in frv and lm32 opcode files for binutils.
- proposer
- Alan Modra <amodra@gmail.com>
- consensus
- Proposed
- outcome
- proposed
- sentiment_score
- —
- technical_tradeoffs
- []
- series_id
- —
- series_role
- standalone
- series_parts
- []
- tags
-
- • binutils
- • bfd
- • elf
- • relocation
- • buildfix
- bugzilla_url
- —
- date
- 2026-07-12T00:00:00.000Z
Re: bfd/ELF: fold BFD_RELOC_<arch>_GOTOFF*
This patch addresses build breakage in the ‘frv’ and ‘lm32’ opcode files that resulted from a previous commit (705b90feb82c). The issue occurred when generated files in ‘opcodes/’ were re-generated. The fix involves updating relocation constants to standardize them. The changes are being applied to the 2.47 branch.