mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
d9d9c31f31
* 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. |
||
---|---|---|
.. | ||
ChangeLog | ||
tui-file.c | ||
tui-file.h | ||
tui-hooks.c | ||
tui-interp.c | ||
tui-out.c | ||
tui.c | ||
tui.h | ||
tuiCommand.c | ||
tuiCommand.h | ||
tuiData.c | ||
tuiData.h | ||
tuiDataWin.c | ||
tuiDataWin.h | ||
tuiDisassem.c | ||
tuiDisassem.h | ||
tuiGeneralWin.c | ||
tuiGeneralWin.h | ||
tuiIO.c | ||
tuiIO.h | ||
tuiLayout.c | ||
tuiLayout.h | ||
tuiRegs.c | ||
tuiRegs.h | ||
tuiSource.c | ||
tuiSource.h | ||
tuiSourceWin.c | ||
tuiSourceWin.h | ||
tuiStack.c | ||
tuiStack.h | ||
tuiWin.c | ||
tuiWin.h |