[PATCH] _MIPS_SIM builtin macro

Jayachandran C. c.jayachandran at gmail.com
Tue Jul 19 13:56:48 UTC 2011


On Tue, Jul 19, 2011 at 6:35 PM, Robert Millan <rmh at debian.org> wrote:
> Hi,
>
> Please could you define the _MIPS_SIM builtin macro on MIPS platforms?  It is
> defined in recent versions of GCC.

The macros seems to be already there, or am I missing something here?

[jc at daemon]$ make buildenv
Entering world for mips64eb:mips
$ touch /tmp/x.c
$ gcc -dM -E /tmp/x.c | grep SIM
#define _MIPS_SIM _ABI64


JC.


More information about the freebsd-mips mailing list