diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1991-04-19 23:37:10 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1991-04-19 23:37:10 +0000 |
commit | 9ba8a5a46bc4cf3d18cdfc940895c1fabe18ede2 (patch) | |
tree | d1946da86bf7f2421555163d40ce4ad66b9fcbf1 /gdb | |
parent | 98a5cd03932d8847f5c78a6009d60055afd0a8b2 (diff) | |
download | gdb-9ba8a5a46bc4cf3d18cdfc940895c1fabe18ede2.zip gdb-9ba8a5a46bc4cf3d18cdfc940895c1fabe18ede2.tar.gz gdb-9ba8a5a46bc4cf3d18cdfc940895c1fabe18ede2.tar.bz2 |
* arm-opcode.h: New file (same contents as before; it had
just been left out of the distribution for a long time).
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 63ce786..268a839 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Fri Apr 19 09:36:50 1991 Jim Kingdon (kingdon at cygint.cygnus.com) + * arm-opcode.h: New file (same contents as before; it had + just been left out of the distribution for a long time). + * tm-68k.h: Put declaration of ext_format_68881 outside the macros. * main.c: New HAVE_SIGSETMASK #ifdefs. |