diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-04-04 19:25:29 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-04-04 19:25:29 +0000 |
commit | 71cc7ceb3cb0812b66cb4d185ee284386a15767d (patch) | |
tree | 9822a3073bfcdda6baf4cce195902d8d08801cc4 /opcodes | |
parent | 0cea98f0c1961482eb281ada891243de36278a64 (diff) | |
download | gdb-71cc7ceb3cb0812b66cb4d185ee284386a15767d.zip gdb-71cc7ceb3cb0812b66cb4d185ee284386a15767d.tar.gz gdb-71cc7ceb3cb0812b66cb4d185ee284386a15767d.tar.bz2 |
* d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h".
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index dfd0ba5..f83e95d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,7 @@ Fri Apr 4 14:04:16 1997 Ian Lance Taylor <ian@cygnus.com> + * d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h". + * i386-dis.c (float_reg): Swap fsubrp and fsubp. Swap fdivrp and fdivp. |