* dis-asm.h (arc_get_disassembler): Change argument to int.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 17 Feb 1995 20:41:34 +0000 (20:41 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Fri, 17 Feb 1995 20:41:34 +0000 (20:41 +0000)
All callers updated.

include/ChangeLog

index c68fabc..6a895f9 100644 (file)
@@ -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>