aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index c68fabc..6a895f9 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,4 +1,9 @@
start-sanitize-arc
+Fri Feb 17 12:40:12 1995 Doug Evans <dje@cygnus.com>
+
+ * dis-asm.h (arc_get_disassembler): Change argument to int.
+ All callers updated.
+
Thu Feb 9 19:45:05 1995 Doug Evans <dje@canuck.cygnus.com>
* dis-asm.h (print_insn_arc): Deleted.
@@ -7,7 +12,8 @@ end-sanitize-arc
Thu Feb 9 14:20:27 1995 Ian Lance Taylor <ian@cygnus.com>
- * libiberty.h (basename): Change argument to be const.
+ * libiberty.h (basename): Don't declare parameter type; some
+ systems have this in their header files.
Wed Feb 8 17:35:38 1995 Ian Lance Taylor <ian@cygnus.com>