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: Microchip PIC


I'm sorry about my e-mail client mangling your name in the To: field.

I don't know about the Microchip source, but I'd be happy to help with the GCC->PIC18Fxxx port...however, PIC's have 1 true accumulator (W) and everything else in data memory (which they use in the manner of a register file)...IDK how well GCC's register allocator would handle such a thing...

FranÃois Poulain wrote:

Hello,

I am talking about porting GCC on PIC18Fxxx, by Microchip.
I found some source code from Microchip to support the PIC30F. Anyone
can tell me why this code isn't in the gcc tree ? Is it dirty code ?

I ask this question, cause I maybe re-use that source code for testing.

Best Regards,





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