aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-03-28 17:11:55 +0000
committerIan Lance Taylor <ian@airs.com>1997-03-28 17:11:55 +0000
commitaf65db5730d467aae8b82dcc032b5873a049afa3 (patch)
tree0b1a1be4f3686ec14a7b25d545e7c702c96e4c1e /opcodes/ChangeLog
parent88a257cbfb0f92ecc713e5de9221c41250b0fb24 (diff)
downloadgdb-af65db5730d467aae8b82dcc032b5873a049afa3.zip
gdb-af65db5730d467aae8b82dcc032b5873a049afa3.tar.gz
gdb-af65db5730d467aae8b82dcc032b5873a049afa3.tar.bz2
* configure.in: Add stdlib.h to AC_CHECK_HEADERS list.
* configure, config.in: Rebuild. * sysdep.h: Include <stdlib.h> if it exists. * sparc-dis.c: Include <stdio.h> and "sysdep.h". Don't include <string.h>. * Makefile.in: Rebuild dependencies.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8132826..875ac68 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,12 @@
+Fri Mar 28 12:10:09 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * configure.in: Add stdlib.h to AC_CHECK_HEADERS list.
+ * configure, config.in: Rebuild.
+ * sysdep.h: Include <stdlib.h> if it exists.
+ * sparc-dis.c: Include <stdio.h> and "sysdep.h". Don't include
+ <string.h>.
+ * Makefile.in: Rebuild dependencies.
+
Thu Mar 27 14:24:43 1997 Ian Lance Taylor <ian@cygnus.com>
* ppc-opc.c: Add PPC 403 instructions and extended opcodes. From