mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
eaa9d1ad0e
opcodes/ 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com> Jan Beulich <jbeulich@suse.com> PR binutils/16490 * i386-dis.c (OP_E_memory): Fix shift computation for vex_vsib_q_w_dq_mode. gas/testsuite/ 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com> Jan Beulich <jbeulich@suse.com> PR binutils/16490 * gas/i386/avx512f.d: Fix test output. * gas/i386/avx512f-intel.d: Likewise. * gas/i386/x86-64-avx512f.d: Likewise. * gas/i386/x86-64-avx512f-intel.d: Likewise.
36 lines
981 B
Plaintext
36 lines
981 B
Plaintext
2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
|
||
Jan Beulich <jbeulich@suse.com>
|
||
|
||
PR binutils/16490
|
||
* i386-dis.c (OP_E_memory): Fix shift computation for
|
||
vex_vsib_q_w_dq_mode.
|
||
|
||
2014-01-09 Bradley Nelson <bradnelson@google.com>
|
||
Roland McGrath <mcgrathr@google.com>
|
||
|
||
* i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
|
||
last_rex_prefix is -1.
|
||
|
||
2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* i386-gen.c (process_copyright): Update copyright year to 2014.
|
||
|
||
2014-01-03 Maciej W. Rozycki <macro@codesourcery.com>
|
||
|
||
* nds32-asm.c (parse_operand): Fix out-of-range integer constant.
|
||
|
||
For older changes see ChangeLog-2013
|
||
|
||
Copyright (C) 2014 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|