Landing: bf76f85df91c
Project / Subsystem
binutils / bfd/elf
Date
2026-07-12
Author
Alan Modra <amodra@sourceware.org>
Commit
bf76f85df91cd581b05f7c8725aa95953f1f9bc5
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- bfd/elf
- patch_id
- —
- commit_hash
- bf76f85df91cd581b05f7c8725aa95953f1f9bc5
- source_type
- public_inbox
- headline
- bfd/ELF: Correct relocations for FRV and LM32 GOTOFF
- tldr
- Fixes incorrect relocation definitions for frv and lm32 GOTOFF instructions.
- author
- Alan Modra <amodra@sourceware.org>
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • binutils
- • relocation
- • frv
- • lm32
- • elf
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-12T00:00:00.000Z
This commit corrects the relocation type definitions for GOTOFF instructions on the FRV and LM32 architectures. The previous definitions were incorrect and could lead to build failures if generated opcode files were regenerated.