aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-06-16 20:49:36 +0000
committerIan Lance Taylor <ian@airs.com>1993-06-16 20:49:36 +0000
commit91ea6ab0b1792c88b11d61e4f76869091f47c695 (patch)
tree3105b1073d059f5cfe10ffe65000b2b3edf43026 /opcodes
parent73fbbeead4ad2f978769a43cd9582ef1104f6732 (diff)
downloadgdb-91ea6ab0b1792c88b11d61e4f76869091f47c695.zip
gdb-91ea6ab0b1792c88b11d61e4f76869091f47c695.tar.gz
gdb-91ea6ab0b1792c88b11d61e4f76869091f47c695.tar.bz2
* hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
header files.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 732b72f..3cbaf82 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun 16 13:48:05 1993 Ian Lance Taylor (ian@cygnus.com)
+
+ * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
+ header files.
+
Tue Jun 15 21:45:26 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
* sparc-dis.c: Don't declare qsort, since sysdep.h might.