This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

m68k attribute interrupt


Speaking of things 68k-ish: does anyone have a patch to add attribute
interrupt support? I'll give it a go myself if I have to - the only tricky
bit I can see is figuring what registers will need to be saved/restored 
(although I guess it could just save 'em all instead of just the ones the 
function has used...). I am currently converting a part of our project to
GCC and the interrupt thing has stopped me a bit!(yes, our interrupts are
written in C).

Cheers.

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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