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/m32r] Add gdbarch_init_osabi call


On Thu, Nov 04, 2004 at 10:21:34AM +0900, Kei Sakamoto wrote:
> Hello,
> 
> m32r-linux-tdep.c calls gdbarch_register_osabi in
> _initialize_m32r_linux_tdep. But gdbarch_init_osabi is not called
> anywhere.
> 
> The following patch adds gdbarch_init_osabi call to m32r_gdbarch_init
> and enables functions in m32r-linux-tdep.c.
> 
> OK to commit?

Yes, this is OK.  Thanks.

> 
> 2004-11-04    Kei Sakamoto  <sakamoto.kei@renesas.com>
> 
>     * Makefile.in (m32r-tdep.o): Update dependencies.
>     * m32r-tdep.c (m32r_gdbarch_init): Call gdbarch_init_osabi for
>       ABI-specific overrides.



-- 
Daniel Jacobowitz


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