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: [patch/rfc] registers[] -> deprecated_registers[]


Again,

Stuff in the core doesn't need this and architecture / target specific code needs to stop relying on it.

I'll give this one a few days before committing.
I've checked this one in.

2002-11-07  Andrew Cagney  <ac131313@redhat.com>

	* regcache.h (deprecated_registers): Rename registers.  Add
	comment mentioning replacements.
	* a68v-nat.c, alpha-nat.c, core-sol2.c, hp300ux-nat.c: Update.
	* hppab-nat.c, hppah-nat.c, hppam3-nat.c, hpux-thread.c: Update.
	* i386-linux-nat.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
	* ia64-linux-nat.c, ia64-tdep.c, irix4-nat.c, irix5-nat.c: Update.
	* lynx-nat.c, m68k-tdep.c, m68knbsd-nat.c: Update.
	* mips-linux-tdep.c, mipsm3-nat.c, mipsv4-nat.c: Update.
	* ns32knbsd-nat.c, ppc-bdm.c, ppc-sysv-tdep.c, ptx4-nat.c: Update.
	* regcache.c, regcache.h, remote-es.c, remote-sds.c: Update.
	* remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
	* rs6000-tdep.c, sol-thread.c, sparc-nat.c, sparc-tdep.c: Update.
	* sun3-nat.c, symm-nat.c, v850ice.c: Update.
Andrew



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