porting GNU assembler on new port

Ian Lance Taylor iant@google.com
Fri Dec 18 15:31:00 GMT 2009


DSS <rajivkumarsingla@gmail.com> writes:

> I have to port GAS on a new architecture. I am new to this. Please provide
> me the guidance, How to port 
> GAS for new architecture. 

The assembler is not part of gcc.  It is part of the GNU binutils.
See http://sourceware.org/binutils/ and the mailing list
binutils@sourceware.org.

There is some documentation in gas/doc/internals.texi.  I have no idea
how good it is.

Ian



More information about the Gcc-help mailing list