This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
porting gcc
- From: Grégoire Dooms <dooms at student dot info dot ucl dot ac dot be>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 22 Oct 2002 14:55:57 +0200
- Subject: porting gcc
I'd like to port gcc to the Microchip PIC 8 bit microcontroller familly.
I've read all the documentation (Passes, Machine Description, ...) and the
AVR (other 8bit uc) files (.md .c .h).
What should I do now?
Is it possible to incrementally write those files ?
Is there a document explaining that process?
Who should I ask about a few not-understood stuff in the AVR files?
Thank you for your help.
Grégoire Dooms.