This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch/in] Delete MIPS_DEFAULT_ABI


On Mon, Aug 19, 2002 at 08:45:14PM -0400, Andrew Cagney wrote:

FYI,

For Linux and NetBSD, defining this has no effect. For IRIX it stops GDB defaulting to o32.

I'll commit, assuming testing goes ok ...
Andrew
For IRIX it [the presence of the macro MIPS_DEFAULT_ABI] stops GDB defaulting to o32.

Stops IRIX defaulting to O32? No, it _causes_ IRIX to default to O32. The only case in which this change has effect would have defaulted to
N32 before and now defaults to O32.
Yes.  It also gets rid of ~300 failures :-)

Not that I'm really complaining about your deleting the macro.
commited,
Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]