old-cross-binutils/gdb/mi
Andrew Cagney d9d9c31f31 2003-05-08 Andrew Cagney <cagney@redhat.com>
* gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
	* gdbarch.h: Re-generate.
	* defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
	(legacy_max_register_raw_size): Delete declaration.
	* regcache.c (legacy_max_register_raw_size): Delete function.
	* valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
	* target.c, stack.c, sparc-tdep.c, sh-tdep.c: Update.
	* rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Update.
	* remote-rdp.c, remote-array.c, regcache.c: Update.
	* ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Update.
	* mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Update.
	* infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Update.
	* findvar.c, dwarf2cfi.c: Update.

Index: tui/ChangeLog
2003-05-08  Andrew Cagney  <cagney@redhat.com>

	* tuiRegs.c: Use MAX_REGISTER_SIZE instead of
	MAX_REGISTER_RAW_SIZE.

Index: mi/ChangeLog
2003-05-08  Andrew Cagney  <cagney@redhat.com>

	* mi-main.c (register_changed_p): Use MAX_REGISTER_SIZE instead of
	MAX_REGISTER_RAW_SIZE.
2003-05-08 20:52:49 +00:00
..
ChangeLog 2003-05-08 Andrew Cagney <cagney@redhat.com> 2003-05-08 20:52:49 +00:00
mi-cmd-break.c
mi-cmd-disas.c
mi-cmd-env.c 2003-02-06 Andrew Cagney <ac131313@redhat.com> 2003-02-07 00:27:31 +00:00
mi-cmd-file.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-cmd-stack.c 2003-02-25 David Carlton <carlton@math.stanford.edu> 2003-02-25 21:36:23 +00:00
mi-cmd-symbol.c From Thierry Schneider <tpschneider1@yahoo.com>: 2003-05-04 03:50:13 +00:00
mi-cmd-var.c 2003-02-02 Andrew Cagney <ac131313@redhat.com> 2003-02-02 06:24:04 +00:00
mi-cmds.c From Thierry Schneider <tpschneider1@yahoo.com>: 2003-05-04 03:50:13 +00:00
mi-cmds.h From Thierry Schneider <tpschneider1@yahoo.com>: 2003-05-04 03:50:13 +00:00
mi-console.c 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-console.h 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-getopt.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-getopt.h Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-interp.c 2003-02-09 Andrew Cagney <ac131313@redhat.com> 2003-02-09 10:47:37 +00:00
mi-main.c 2003-05-08 Andrew Cagney <cagney@redhat.com> 2003-05-08 20:52:49 +00:00
mi-main.h Add missing files from last commit :-( 2003-02-06 05:30:17 +00:00
mi-out.c Index: ChangeLog 2003-03-08 20:04:27 +00:00
mi-out.h
mi-parse.c
mi-parse.h