diff options
author | Torbjorn Granlund <tege@cygnus> | 1994-02-17 20:31:08 +0000 |
---|---|---|
committer | Torbjorn Granlund <tege@cygnus> | 1994-02-17 20:31:08 +0000 |
commit | 868b8e638bf9b4644e21b439f09224407b52870e (patch) | |
tree | ccd3088911173314772e051f7cead8e8028a41f1 /include/opcode | |
parent | c4a081e17239660420dbfed33542e865ce932ea4 (diff) | |
download | gdb-868b8e638bf9b4644e21b439f09224407b52870e.zip gdb-868b8e638bf9b4644e21b439f09224407b52870e.tar.gz gdb-868b8e638bf9b4644e21b439f09224407b52870e.tar.bz2 |
hppa.h: Fix typo in fstws arg string.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index dfd62b8..24012de 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,15 @@ +Thu Feb 17 12:27:52 1994 Torbjorn Granlund (tege@mexican.cygnus.com) + + * hppa.h: Fix typo in fstws arg string. + +Wed Feb 9 21:23:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ppc.h (struct powerpc_opcode): Make operands field unsigned. + +Mon Feb 7 19:14:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ppc.h (PPC_OPCODE_601): Define. + Fri Feb 4 23:43:50 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * hppa.h (addb): Use '@' for addb and addib pseudo ops. |