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]

[PATCH] Yet more m68k multi-arch stuff


I did some more multi-arch stuff.

grace

2002-06-26  Grace Sainsbury  <graces@redhat.com>

	    * config/m68k/tm-m68k.h: Rearrange code so macros not in
              the gdbarch vector are at the top.
	      (NUM_REGS): Remove.
	      (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM)
              (FP0_REGNUM): Remove.
	      (FRAME_ARGS_ADDRESS): Remove.
	      (FRAME_LOCALS_ADDRESS): Remove.
	      (FRAME_NUM_ARGS): Remove.
	      (FRAME_ARGS_SKIP): Remove.  
	      * m68k-tdep.c (enum): Add eumeration of special register
              numbers.
	      (m68k_gdbarch_init): Add gdbarch initializations for
              macros undefined in tm-m68k.h

Attachment: m68k_5.patch
Description: Text document


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