diff options
author | Jeff Law <law@redhat.com> | 1994-01-17 08:15:03 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-01-17 08:15:03 +0000 |
commit | 43983d3c159a6b61c1fb7b00e22bd0825e373996 (patch) | |
tree | faf94f77ca7718e421adc362b531539d50986fff /include/opcode | |
parent | fd291b58828bbf5caaee7b5d3e825d516330b938 (diff) | |
download | gdb-43983d3c159a6b61c1fb7b00e22bd0825e373996.zip gdb-43983d3c159a6b61c1fb7b00e22bd0825e373996.tar.gz gdb-43983d3c159a6b61c1fb7b00e22bd0825e373996.tar.bz2 |
In the right ChangeLog now:
* hppa.h: Fix templates for all the sfu and copr instructions.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 90bd684..86c7410 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,24 @@ +Mon Jan 17 00:14:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * hppa.h: Fix templates for all the sfu and copr instructions. + +Wed Dec 15 15:12:42 1993 Ken Raeburn (raeburn@cujo.cygnus.com) + + * i386.h (push): Permit Imm16 operand too. + +Sat Dec 11 16:14:06 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * h8300.h (andc): Exists in base arch. + +Wed Dec 1 12:15:32 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + + * From Hisashi MINAMINO <minamino@sramhc.sra.co.jp> + * hppa.h: #undef NONE to avoid conflict with hiux include files. + +Sun Nov 21 22:06:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + + * hppa.h: Add FP quadword store instructions. + Wed Nov 17 17:13:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mips.h: (M_J_A): Added. |