This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Hi, binutils maintainers and developers, Attached is the modified patch. * bfd/ChangeLog 2018-09-19 Nelson Chu <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 <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 <nelson.chu@1990gmail.com> * elf/nds32.h: Add R_NDS32_LSI. Best regards, Nelson Ching-Yu Chu Software R&D, Andes Technology Nelson Chu <nelson.chu1990@gmail.com> 於 2018年9月17日 週一 上午10:03寫道: > > 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
Attachment:
0009-NDS32-Support-floating-load-store-to-gp-relaxation.patch
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |