diff options
author | Alan Modra <amodra@gmail.com> | 2001-05-23 03:12:14 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-05-23 03:12:14 +0000 |
commit | cba24d7dbd023554f3a101c1dac6b54e147163d4 (patch) | |
tree | d0e5b10f2f78c9972912a766b96ad5b15b476c5f /opcodes/ChangeLog | |
parent | e4f237da054207f399ab7b7d0360357cca6097b9 (diff) | |
download | gdb-cba24d7dbd023554f3a101c1dac6b54e147163d4.zip gdb-cba24d7dbd023554f3a101c1dac6b54e147163d4.tar.gz gdb-cba24d7dbd023554f3a101c1dac6b54e147163d4.tar.bz2 |
* arc-opc.c: Whitespace changes.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0bd9ca4..511dc63 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2001-05-23 Alan Modra <amodra@one.net.au> + + * arc-opc.c: Whitespace changes. + 2001-05-18 Hans-Peter Nilsson <hp@axis.com> * cris-opc.c (cris_spec_regs): Add missing initializer field for @@ -13,7 +17,7 @@ (std_reg_names): Replace by mips32_reg_names and mips64_reg_names. (print_insn_arg): Remove $ prefix of register names. (set_mips_isa_type): Remove. - (imps_isa_type): New function. + (mips_isa_type): New function. (get_mips_isa): New Function. (print_insn_mips): Rename _print_insn_mips. (_print_insn_mips): New function, contains code which was |