Retiring __ABICALLS__
Ed Maste
emaste at freebsd.org
Wed Feb 22 17:06:59 UTC 2017
On 21 February 2017 at 14:56, Warner Losh <imp at bsdimp.com> wrote:
> While this is for NetBSD, I think we should do something similar, if
> such work isn't already in progress.
>
> Warner
>
> ---------- Forwarded message ----------
> From: Joerg Sonnenberger <joerg at bec.de>
> Date: Tue, Feb 21, 2017 at 12:47 PM
> Subject: Retiring __ABICALLS__
> To: port-mips at netbsd.org
>
>
> Hello all,
> GCC has moved to defining __mips_abicalls when -mabicalls is used a long
> time ago for the generic MIPS code.
I agree with Warner.
FYI, this came up on the LLVM list, in
https://reviews.llvm.org/D29032. The initial patch proposed defining
__mips_abicalls on Linux (only) and __ABICALLS__ on the BSDs (only).
Joerg and I argued for having __mips_abicalls defined everywhere.
More information about the freebsd-mips
mailing list