[PATCH 6/13] [NDS32] Update and support more target features for the nds32 port

Nelson Chu nelson.chu1990@gmail.com
Wed Sep 19 09:37:00 GMT 2018


Hi, binutils maintainers and developers,

Attached is the modified patch.

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

        * config/tc-nds32.c (relax_table): Updated.
        (md_begin): Updated.
        (md_assemble): Use XNEW macro to allocate space for `insn.info',
        and then remember to free it.
        (md_section_align): Cast (-1) to ValueT.
        (nds32_get_align): Cast (~0U) to addressT.
        (nds32_relax_branch_instructions): Updated.
        (md_convert_frag): Add new local variable `final_r_type'.
        (invalid_prev_frag): Add new bfd_boolean parameter `relax'.
        All callers changed.

Best regards,
Nelson Ching-Yu Chu
Software R&D, Andes Technology
Nelson Chu <nelson.chu1990@gmail.com> 於 2018年9月17日 週一 上午9:59寫道:
>
> Hi, binutils maintainers and developers,
>
> Attached is the sixth patch,
> 0006-NDS32-Update-assemble-time-relaxations-branch-patter
>
> Best regards,
> Nelson Ching-Yu Chu
> Software R&D, Andes Technology
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-NDS32-Update-assemble-time-relaxations-branch-patter.patch
Type: application/octet-stream
Size: 108699 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20180919/739a7fb4/attachment.obj>


More information about the Binutils mailing list