aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-09 00:14:12 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-09 00:14:12 +0000
commitd9e5694c9bbbe3370cbde4e5d71e608e7bb1467a (patch)
tree79f3645e4b50f541e51cdbccc1ddb7f75b71b1f9 /gdb
parente7ac0161ce22056a1cebe8b1a96946e5bca59cea (diff)
downloadgdb-d9e5694c9bbbe3370cbde4e5d71e608e7bb1467a.zip
gdb-d9e5694c9bbbe3370cbde4e5d71e608e7bb1467a.tar.gz
gdb-d9e5694c9bbbe3370cbde4e5d71e608e7bb1467a.tar.bz2
helps if you save the ChangeLog after you edit it and before you check it in
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e76325f..15bfd73 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,10 +1,9 @@
-<<<<<<< ChangeLog
Tue Jun 8 14:42:10 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
* Move config/m68k/tm-m68k.h (FRAME_FIND_SAVED_REGS) to
m68k-tdep.c (m68k_find_saved_regs). Don't duplicate code between
68881 and non-68881 cases. Check for a pair of movel instructions.
-=======
+
Tue Jun 8 14:52:55 1993 K. Richard Pixley (rich@sendai.cygnus.com)
First cut at sparc-vxworks targetting.
@@ -14,7 +13,6 @@ Tue Jun 8 14:52:55 1993 K. Richard Pixley (rich@sendai.cygnus.com)
* remote-eb.c, remote.c: symfile.h requires bfd.h so include it.
Tue Jun 8 14:42:10 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
->>>>>>> 1.1342
* config/m68k/xm-news.h: add "extern int errno".