* dis-asm.h (arc_get_disassembler): Change argument to int.

All callers updated.
This commit is contained in:
David Edelsohn 1995-02-17 20:41:34 +00:00
parent 61420a2049
commit aa396c6858
1 changed files with 7 additions and 1 deletions

View 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>