Discussion:
[PATCH 9/13] [NDS32] Update and support more target features for the nds32 port
Nelson Chu
2018-09-17 02:03:32 UTC
Permalink
Hi, binutils maintainers and developers,

Attached is the ninth patch,
0009-NDS32-Support-floating-load-store-to-gp-relaxation

Best regards,
Nelson Ching-Yu Chu
Software R&D, Andes Technology
Nelson Chu
2018-09-19 09:41:37 UTC
Permalink
Hi, binutils maintainers and developers,

Attached is the modified patch.

* bfd/ChangeLog
2018-09-19 Nelson Chu <***@1990gmail.com>

* reloc.c: Add BFD_RELOC_NDS32_LSI.
* bfd-in2.h: Regenerated.
* bfd/libbfd.h: Regenerated.
* elf32-nds32.c (nds32_elf_relax_howto_table): Add R_NDS32_LSI.
(nds32_reloc_map): Likewise.
(nds32_elf_relax_flsi): New function.
(nds32_elf_relax_section): Support floating load/store relaxation.

* gas/ChangeLog
2018-09-19 Nelson Chu <***@1990gmail.com>

* config/tc-nds32.h (relax_ls_table): Add floating load/store
to gp relax pattern.
(hint_map, nds32_find_reloc_table): Likewise.

* include/ChangeLog
2018-09-19 Nelson Chu <***@1990gmail.com>

* elf/nds32.h: Add R_NDS32_LSI.

Best regards,
Nelson Ching-Yu Chu
Software R&D, Andes Technology
Post by Nelson Chu
Hi, binutils maintainers and developers,
Attached is the ninth patch,
0009-NDS32-Support-floating-load-store-to-gp-relaxation
Best regards,
Nelson Ching-Yu Chu
Software R&D, Andes Technology
Loading...