This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: changing gcc


"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


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