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

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.

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

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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