diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-05-25 04:46:09 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-05-25 04:46:09 +0000 |
commit | 3b17ee1bad0e12a7418f7dfc2a6e1144bc013dc5 (patch) | |
tree | eac97294900d7ed5a2d27e7f49bf5ea506b593f0 /include/opcode/ChangeLog | |
parent | f50af42bbf2a269b78b4ff916aed6b311b96812b (diff) | |
download | gdb-3b17ee1bad0e12a7418f7dfc2a6e1144bc013dc5.zip gdb-3b17ee1bad0e12a7418f7dfc2a6e1144bc013dc5.tar.gz gdb-3b17ee1bad0e12a7418f7dfc2a6e1144bc013dc5.tar.bz2 |
try to make hppa opcode table, updated for gas, still be compatible with gdb
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 291f12a..5a77ad0 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,20 @@ +Tue May 25 00:39:40 1993 Ken Raeburn (raeburn@cygnus.com) + + * hppa.h: Use new version from Utah if OLD_TABLE isn't defined; + gdb will define it for now. + +Mon May 24 15:20:06 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * sparc.h: Don't end enumerator list with comma. + +Fri May 14 15:15:50 1993 Ian Lance Taylor (ian@cygnus.com) + + * Based on patches from davidj@ICSI.Berkeley.EDU (David Johnson): + * mips.h (OP_MASK_COPZ, OP_SH_COPZ): Define. + ("bc2t"): Correct typo. + ("[ls]wc[023]"): Use T rather than t. + ("c[0123]"): Define general coprocessor instructions. + Mon May 10 06:02:25 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) * m68k.h: Move split point for gcc compilation more towards |