binutils-gdb/gdb/tui
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
tui-file.c
tui-file.h
tui-hooks.c 2003-02-14 Andrew Cagney <ac131313@redhat.com> 2003-02-14 13:58:06 +00:00
tui-interp.c 2003-02-14 Andrew Cagney <ac131313@redhat.com> 2003-02-14 13:58:06 +00:00
tui-out.c * tui-out.c (tui_out_data): Fix typedef. 2003-03-13 20:24:06 +00:00
tui.c 2003-02-14 Andrew Cagney <ac131313@redhat.com> 2003-02-14 13:58:06 +00:00
tui.h * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare. 2002-08-31 12:25:29 +00:00
tuiCommand.c Add FIXME explaining include problem. 2002-03-01 06:19:28 +00:00
tuiCommand.h
tuiData.c * tuiData.h (FILE_PREFIX): Don't define. 2002-09-01 10:49:00 +00:00
tuiData.h 2003-02-14 Andrew Cagney <ac131313@redhat.com> 2003-02-14 13:58:06 +00:00
tuiDataWin.c Add FIXME explaining include problem. 2002-03-01 06:19:28 +00:00
tuiDataWin.h
tuiDisassem.c 2003-05-03 Andrew Cagney <cagney@redhat.com> 2003-05-03 19:13:04 +00:00
tuiDisassem.h * tuiDisassem.c (tui_disassemble): New function to disassemble 2002-08-27 21:59:49 +00:00
tuiGeneralWin.c * tuiSourceWin.c (tuiSetHasBreakAt): Use filename for breakpoint 2002-08-25 11:00:46 +00:00
tuiGeneralWin.h * tuiSourceWin.c (tui_show_source_line): New function. 2002-08-24 12:28:33 +00:00
tuiIO.c 2003-02-12 Andrew Cagney <ac131313@redhat.com> 2003-02-12 15:14:36 +00:00
tuiIO.h * tui-hooks.c (tui_event_loop): New function. 2002-09-10 19:59:31 +00:00
tuiLayout.c 2002-09-29 Elena Zannoni <ezannoni@redhat.com> 2002-09-30 00:52:27 +00:00
tuiLayout.h * tui.c (tui_enable): Use tuiSetLayout instead of showLayout and 2002-08-24 15:25:25 +00:00
tuiRegs.c 2003-05-08 Andrew Cagney <cagney@redhat.com> 2003-05-08 20:52:49 +00:00
tuiRegs.h
tuiSource.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tuiSource.h * tuiSource.h (m_tuiShowSourceAsIs): Remove macro. 2002-08-25 18:58:58 +00:00
tuiSourceWin.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tuiSourceWin.h * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare. 2002-08-31 12:25:29 +00:00
tuiStack.c 2002-12-06 Elena Zannoni <ezannoni@redhat.com> 2002-12-07 03:36:46 +00:00
tuiStack.h * tuiSourceWin.c (tuiDisplayMainFunction): Update to use 2002-08-25 13:13:20 +00:00
tuiWin.c Import of readline 4.3. 2002-12-08 22:31:39 +00:00
tuiWin.h * tuiWin.h (tui_update_gdb_sizes): Declare. 2002-08-25 07:56:01 +00:00