diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 72eab90..4235863 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -43,8 +43,8 @@ Sun Dec 13 09:52:51 1998 Andrew Cagney <cagney@b1.cygnus.com> (TARGET_FLOAT_FORMAT): Ditto. (TARGET_DOUBLE_FORMAT): - * remote-e7000.c, sh-tdep.c, printcmd.c, gdbtk-cmds.c, - remote-sim.c, remote-rdi.c, sparc-tdep.c: Update. + * remote-e7000.c, sh-tdep.c, printcmd.c, remote-sim.c, + remote-rdi.c, sparc-tdep.c: Update. * config/powerpc/tm-ppcle-eabi.h, config/rs6000/tm-rs6000.h, config/powerpc/tm-ppc-eabi.h, config/mn10300/tm-mn10300.h: @@ -139,11 +139,10 @@ Fri Dec 11 09:07:05 1998 Andrew Cagney <cagney@b1.cygnus.com> Fri Dec 11 09:52:04 1998 Andrew Cagney <cagney@chook> - * gdbtk-cmds.c, mipsm3-nat.c, hppah-nat.c, infptrace.c, - i386gnu-nat.c, hppab-nat.c, core-aout.c, arm-xdep.c, alpha-nat.c, - altos-xdep.c, pyr-xdep.c, remote-st.c, remote-os9k.c, - tahoe-tdep.c, pyr-tdep.c, vax-tdep.c: Replace reg_name with - REGISTER_NAME. + * mipsm3-nat.c, hppah-nat.c, infptrace.c, i386gnu-nat.c, + hppab-nat.c, core-aout.c, arm-xdep.c, alpha-nat.c, altos-xdep.c, + pyr-xdep.c, remote-st.c, remote-os9k.c, tahoe-tdep.c, pyr-tdep.c, + vax-tdep.c: Replace reg_name with REGISTER_NAME. Thu Dec 10 15:19:40 1998 David Taylor <taylor@texas.cygnus.com> |