aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1993-11-08 07:53:45 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1993-11-08 07:53:45 +0000
commitba936a2ef50b6a0181379f06cfd4b4616152caf6 (patch)
tree6b0b116198f0c5284c78721b3d51e60b3a02a2b0 /opcodes/ChangeLog
parent2cacd1e3f63469c29a517fa1d59778905113013c (diff)
downloadgdb-ba936a2ef50b6a0181379f06cfd4b4616152caf6.zip
gdb-ba936a2ef50b6a0181379f06cfd4b4616152caf6.tar.gz
gdb-ba936a2ef50b6a0181379f06cfd4b4616152caf6.tar.bz2
* alpha-opc.h, alpha-dis.c (print_insn_alpha): Add
FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct FLOAT_FORMAT_CODE to put out floating point register names.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 92446ee..65cb1cb 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,13 @@
+Sun Nov 7 23:52:34 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add
+ FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct
+ FLOAT_FORMAT_CODE to put out floating point register names.
+
+Mon Nov 1 18:17:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * mips-opc.c: Use macros for jal variants, to support SVR4 PIC.
+
Thu Oct 28 17:42:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.