changing gcc

Ian Lance Taylor iant@google.com
Sat Jan 5 20:57:00 GMT 2008


"amnon stanislavsky" <samnon@t2.technion.ac.il> writes:

> Could you please direct me on how to change gcc so that it will translate
> c/c++ files to an assembly language to a new instruction set that I am
> building?

http://gcc.gnu.org/onlinedocs/gccint/

Notably the chapters "Machine Descriptions" and "Target Description
Macros and Functions".

Ian



More information about the Gcc mailing list