Re: Retiring __ABICALLS__
Matt Thomas <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Feb 21, 2017, at 11:47 AM, Joerg Sonnenberger <[email protected]> wrote: > > Hello all, > GCC has moved to defining __mips_abicalls when -mabicalls is used a long > time ago for the generic MIPS code. Since we have our own copy of that > code to reduce namespace pollution, we never got that switch. I don't > see a good reason for keeping our macro, so I'd like to just switch the > in-tree GCC and the handful of users in the tree to the new name. > > Comments? Objections? > > Joerg > <mips-abicalls.diff> Do it.