diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-03-12 17:22:07 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-03-12 17:22:07 +0000 |
commit | ea2488ad2efb2d469fed7106eb0afab1b1e08c59 (patch) | |
tree | 4003d68258969cdc70d3f273513fcd7b6ba86896 /opcodes | |
parent | e1b8810917ffd89eaf32cecb3be6f9fd1ea4f5a7 (diff) | |
download | gdb-ea2488ad2efb2d469fed7106eb0afab1b1e08c59.zip gdb-ea2488ad2efb2d469fed7106eb0afab1b1e08c59.tar.gz gdb-ea2488ad2efb2d469fed7106eb0afab1b1e08c59.tar.bz2 |
* configure: Rebuild with autoconf 2.8.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d35f51c..7381261 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +Tue Mar 12 12:14:10 1996 Ian Lance Taylor <ian@cygnus.com> + + * configure: Rebuild with autoconf 2.8. + +Thu Mar 7 15:11:10 1996 Doug Evans <dje@charmed.cygnus.com> + + * sparc-dis.c (print_insn_sparc): Handle 'O' operand char like 'r'. + * sparc-opc.c (sparc_opcodes): Use 'O' operand char for `neg reg'. + Tue Mar 5 15:51:57 1996 Ian Lance Taylor <ian@cygnus.com> * configure.in: Don't set SHLIB or SHLINK to an empty string, |