[cfe-dev] [RFC] Backend for Motorola 6800 series CPU (M68k)
Min-Yih Hsu via cfe-dev
cfe-dev at lists.llvm.org
Fri Sep 25 10:05:52 PDT 2020
Hi Chris,
> On Sep 24, 2020, at 9:41 PM, Chris Hanson <cmh at mac.com> wrote:
>
> Thank you to everyone who worked on this! It looks like it's coming along well.
Thank you :-)
>
> What are your plans for handling the variety of ABIs used on 68000 systems? ELF for Linux/NetBSD/SVR4 is certainly a reasonable starting point, but there was quite a bit of variety in that area.
Currently we only support ELF for Linux. Our short-term goal is to fully support Debian for M68K, followed by NetBSD support. So it’s likely that we will not consider other ABIs any time soon.
Thank you
Min
>
> -- Chris
>
More information about the cfe-dev
mailing list