[RFC PATCH v2 0/4] Renesas RX FDPIC support
Yoshinori Sato
yoshinori.sato@nifty.com
Mon Mar 16 09:31:41 GMT 2026
This changes add FDPIC support in Renesas RX architecture.
RX's FDPIC specifications here:
https://gitlab.com/yoshinori.sato/gcc/-/wikis/RX-FDPIC
Yoshinori Sato (4):
RX: bfd rx-linux FDPIC support
RX: gas rx-linux target FDPIC support
RX: ld rx-linux target FDPIC support
RX: rx-linux target FDPIC support
bfd/bfd-in2.h | 11 +
bfd/elf-bfd.h | 1 +
bfd/elf32-rx.c | 2315 +++++++++++++++++++++++++++++++-
bfd/libbfd.h | 11 +
bfd/reloc.c | 22 +
gas/config/rx-defs.h | 1 +
gas/config/rx-parse.y | 16 +-
gas/config/tc-rx.c | 269 +++-
gas/config/tc-rx.h | 18 +-
gas/testsuite/gas/rx/mov.d | 3 +
gas/testsuite/gas/rx/mov.sm | 7 +
include/elf/rx.h | 15 +
ld/emulparams/elf32rx_linux.sh | 26 +-
13 files changed, 2675 insertions(+), 40 deletions(-)
--
2.47.3
More information about the Binutils
mailing list