This is the mail archive of the crossgcc@sources.redhat.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]

Re: gcc assembler output



Glad the compiler change worked like I claimed.  It's been about three years
since I was inside the 68k port, and I'm glad I didn't make a fool of
myself.  I've never used an MRI assembler with GCC, so I can't help you there.

I think you can remove the % from the register names by defining         
REGISTER_PREFIX to be "", and then removing any %s from REGISTER_NAMES.

If that doesn't work, then I'm out of ideas.  The %s must get added in 
somewhere in m68k.c or headers it includes, though.

Good luck
Ken Rose

------
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]