gcc assembler output
Ken Rose
rose@netcom.com
Thu Aug 24 09:07:00 GMT 2000
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
More information about the crossgcc
mailing list