diff options
author | Tristan Gingold <gingold@adacore.com> | 2008-01-23 08:53:44 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2008-01-23 08:53:44 +0000 |
commit | 80098f5188c3583fbb186b4e3e516a554053b96f (patch) | |
tree | 828bb5833be91be947133247cbbe305537629aa1 /opcodes/ChangeLog | |
parent | 0700cf329e7579515fb775fa0ccb8b4f623e7ea9 (diff) | |
download | gdb-80098f5188c3583fbb186b4e3e516a554053b96f.zip gdb-80098f5188c3583fbb186b4e3e516a554053b96f.tar.gz gdb-80098f5188c3583fbb186b4e3e516a554053b96f.tar.bz2 |
2008-01-23 Tristan Gingold <gingold@adacore.com>
* ia64-dis.c (print_insn_ia64): Display symbolic name of ar.fcr,
ar.eflag, ar.csd, ar.ssd, ar.cflg, ar.fsr, ar.fir and ar.fdr.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2737355..86a47cb 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2008-01-23 Tristan Gingold <gingold@adacore.com> + + * ia64-dis.c (print_insn_ia64): Display symbolic name of ar.fcr, + ar.eflag, ar.csd, ar.ssd, ar.cflg, ar.fsr, ar.fir and ar.fdr. + 2008-01-22 H.J. Lu <hongjiu.lu@intel.com> * i386-gen.c (cpu_flag_init): Remove CpuMMX2. |