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]

Re: [PATCH 3/5] New target port: Andes 'nds32'. (gas)


On 07/08/13 09:45, Kuan-Lin Chen wrote:
This patch has the gas directory changes for the nds32 port.

gas/
         * Makefile.am (TARGET_CPU_CFILES, TARGET_CPU_HFILES): Add nds32 target.
         * config/tc-nds32.c: New file for nds32 support.
         * config/tc-nds32.h: New file for nds32 support.
         * configure.in (nds32): Add nds32 target.
         * configure.tgt (nds32be, nds32le, nds32-*-elf*,
         nds32-*-linux*): Add nds32 target.

I think you should add some documentation of the new port in gas/doc/ and also mention the new support in gas/NEWS.

Yufeng


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]