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: [PATCH] Implement i386 register renumbering


> Date: Sat, 28 Jul 2001 19:24:27 +0200
> From: Mark Kettenis <kettenis@wins.uva.nl>
> 
> Index: ChangeLog
> from  Mark Kettenis  <kettenis@gnu.org>
> 
>	* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
>	DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
>	(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
>	prototypes.
>	* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
>	config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
>	i386_dwarf_reg_to_regnum.
>	* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
>	New functions.

Mark, it seems you forgot to include the patch to tm-i386.h as per the
above ChageLog entry.


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