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: [RFA] mips_eabi_push_arguments


Andrew Cagney wrote:
> 
> > 2002-08-13  Michael Snyder  <msnyder@redhat.com>
> >
> >       * mips-tdep.c (mips_push_arguments): Rename to
> >       mips_eabi_push_arguments, and tune for EABI.
> >       (MIPS_REGS_HAVE_HOME_P): Delete.
> >       (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
> >       (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
> >       Delete references to mips_regs_have_home_p.
> >
> Yes. Thanks!
> 
> Andrew

Committed.


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