aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-01-17 08:13:30 +0000
committerJeff Law <law@redhat.com>1994-01-17 08:13:30 +0000
commit13a343993f18b76fb1ef7a95805dc5b58c5a44d7 (patch)
treec5f12ddf978dba78136a960a194a07051b2ebed1 /include/ChangeLog
parent623d73802661e45b84914dd52b493ea179bd0766 (diff)
downloadgdb-13a343993f18b76fb1ef7a95805dc5b58c5a44d7.zip
gdb-13a343993f18b76fb1ef7a95805dc5b58c5a44d7.tar.gz
gdb-13a343993f18b76fb1ef7a95805dc5b58c5a44d7.tar.bz2
* opcode/hppa.h: Fix templates for all the sfu and copr
instructions.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index bde4af5..445c53b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,30 @@
+Mon Jan 17 00:12:19 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
+
+ * opcode/hppa.h: Fix templates for all the sfu and copr
+ instructions.
+
+Thu Jan 6 14:15:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * bfdlink.h (struct bfd_link_callbacks): Add bitsize argument to
+ add_to_set field. Add new callback named constructor.
+
+Thu Dec 30 10:44:06 1993 Ian Lance Taylor (ian@rtl.cygnus.com)
+
+ * bfdlink.h: New file for new BFD linker backend routines.
+
+Mon Nov 29 10:43:57 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * dis-asm.h (enum dis_insn_tyupe): Remove non-ANSI trailing comma.
+
+Sat Oct 2 20:42:26 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * dis-asm.h: Move comment to right place.
+
+Mon Aug 9 19:03:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * obstack.h (obstack_chunkfun, obstack_freefun): Add defns from
+ previous version. Are these Cygnus local changes?
+
Fri Aug 6 17:05:47 1993 David J. Mackenzie (djm@thepub.cygnus.com)
* getopt.h, obstack.h: Update to latest FSF version.