From: Jim Kingdon Date: Wed, 9 Jun 1993 00:14:12 +0000 (+0000) Subject: helps if you save the ChangeLog after you edit it and before you check it in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d9e5694c9bbbe3370cbde4e5d71e608e7bb1467a;p=binutils-gdb.git helps if you save the ChangeLog after you edit it and before you check it in --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e76325ff3b8..15bfd73bf58 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".