diff options
author | Alan Modra <amodra@gmail.com> | 2015-12-30 09:20:20 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2015-12-30 11:44:35 +1030 |
commit | 331e61312eab8ef2412582bafc404cc107fd5e8f (patch) | |
tree | 9ddd9f8a57b7bd8aa2e6c993c3adbdc007e2952f /opcodes/ChangeLog | |
parent | 90d99f327063af7d87c61234896d4a1dbe073a43 (diff) | |
download | gdb-331e61312eab8ef2412582bafc404cc107fd5e8f.zip gdb-331e61312eab8ef2412582bafc404cc107fd5e8f.tar.gz gdb-331e61312eab8ef2412582bafc404cc107fd5e8f.tar.bz2 |
Fix assorted ChangeLog errors
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 23f148c..63ad12b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -13,12 +13,11 @@ 2015-12-22 Yoshinori Sato <ysato@users.sourceforge.jp> -opcodes/ - * rx-decode.opc (movco): Use uniqe id. - (movli): Likewise. - (stnz): Condition fix. - (mvtacgu): Destination fix. - * rx-decode.c: Regenerate. + * rx-decode.opc (movco): Use uniqe id. + (movli): Likewise. + (stnz): Condition fix. + (mvtacgu): Destination fix. + * rx-decode.c: Regenerate. 2015-12-14 Yoshinori Sato <ysato@users.sourceforge.jp> @@ -249,7 +248,7 @@ opcodes/ 2015-12-07 Alan Modra <amodra@gmail.com> - * opcodes/ppc-opc.c (powerpc_opcodes): Sort power9 insns by + * ppc-opc.c (powerpc_opcodes): Sort power9 insns by major opcode/xop. 2015-12-04 Claudiu Zissulescu <claziss@synopsys.com> @@ -286,7 +285,7 @@ opcodes/ 2015-11-27 Matthew Wahab <matthew.wahab@arm.com> * aarch64-opc.c (half_conv_t): New. - (expand_fp_imm): Replace is_dp flag with the parameter size to + (expand_fp_imm): Replace is_dp flag with the parameter size to specify the number of bytes for the required expansion. Treat a 16-bit expansion like a 32-bit expansion. Add check for an unsupported size request. Update comment. @@ -861,7 +860,7 @@ opcodes/ 2015-05-11 H.J. Lu <hongjiu.lu@intel.com> - * opcodes/i386-opc.tbl (call): Remove Disp16|Disp32 from 64-bit + * i386-opc.tbl (call): Remove Disp16|Disp32 from 64-bit direct branch. (jmp): Likewise. * i386-tbl.h: Regenerated. |