Discussion:
m68k target support.
Anders Magnusson
2014-04-08 20:03:34 UTC
Permalink
I have just checked in a bunch of more fixes to the m68k code.
Now it seems to at least compile most programs I tried on. I haven't
done any deeper tests yet, though.

Still missing are PIC and most gcc extended assembler code.

Note that this is a first-cut implementation, there are lot of
target-dependent code that can be added, like bitfield ops, addressing
modes, etc...

So, feel free to test it. I am really happy if someone isolates code
that do not work, then it will be really simple to fix it :-)

-- Ragge

Loading...