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]

Re: [RFA] Support for GDB on SGI Irix 6.x


> Date: Wed, 06 Jun 2001 12:43:30 -0400
> From: Andrew Cagney <ac131313@cygnus.com>
> 
> > This is a followup for
> > 
> >    http://sources.redhat.com/ml/gdb-patches/2001-05/msg00341.html
> > 
> > where I posted a set of patches to make GDB support n32 executables on
> > SGI Irix.  Since then, David Anderson reported that, with a minor
> > change in irix6.mh, GDB builds and works on SGI for him as well.
> > 
> > So I would like to commit these changes (reproduced below).  Any
> > objections?
> > 
> > 
> > 2001-06-04  Eli Zaretskii  <elis@is.elta.co.il>
> > 
> > * config/mips/tm-irix6.h: New file.
> > 
> > 	* config/mips/irix6.mh: New file.
> > 
> > 	* config/mips/irix6.mt: New file.
> > 
> > 	* config/mips/xm-irix6.h: New file.
> > 
> > 	* config/mips/nm-irix6.h: New file.
> > 
> > 	* mips-tdep.c (mips_gdbarch_init) <MIPS_ABI_N32>: Set up the
> > 	disassembler info in tm_print_insn_info as appropriate for the N32
> > 	ABI.  Force N32 ABI to be the default if the CPU is R8000 or
> > 	R10000.
> > 
> > 	* configure.tgt (mips*-sgi-irix6*): Map to irix6.
> > 
> > 	* configure.host (mips*-sgi-irix6*): Ditto.
> > 
> 
> 
> No.

Since Andrew didn't have any objections, I committed this.


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