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: More on GCC Back Ends


>>>>> Mike  writes:

Mike> Is there a short list of steps to get a very minimal machine specific 
Mike> back end going?  Please point me to some better documents?  :)

http://gcc.gnu.org/wiki/GettingStarted

http://www.cfdvs.iitb.ac.in/~amv/gcc-int-docs/

Most new backends start by copying an existing GCC backend for an
architecture with similar characteristics.

David


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