* arm-tdep.c (arm_skip_stack_protector): Accept any symbol that
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2011-02-01 Nick Clifton <nickc@redhat.com>
2
3 * po/da.po: Updated Danish translation.
4
5 2011-01-21 Dave Murphy <davem@devkitpro.org>
6
7 * ppc-opc.c (NON32, NO371): Remove PPC_OPCODE_PPCPS.
8
9 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
10
11 * i386-dis.c (sIbT): New.
12 (b_T_mode): Likewise.
13 (dis386): Replace sIb with sIbT on "pushT".
14 (x86_64_table): Replace sIb with Ib on "aam" and "aad".
15 (OP_sI): Handle b_T_mode. Properly sign-extend byte.
16
17 2011-01-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18
19 * i386-init.h: Regenerated.
20 * i386-tbl.h: Regenerated
21
22 2011-01-17 Quentin Neill <quentin.neill@amd.com>
23
24 * i386-dis.c (REG_XOP_TBM_01): New.
25 (REG_XOP_TBM_02): New.
26 (reg_table): Add REG_XOP_TBM_01 and REG_XOP_TBM_02 tables.
27 (xop_table): Redirect to REG_XOP_TBM_01 and REG_XOP_TBM_02
28 entries, and add bextr instruction.
29
30 * i386-gen.c (cpu_flag_init): Add CPU_TBM_FLAGS, CpuTBM.
31 (cpu_flags): Add CpuTBM.
32
33 * i386-opc.h (CpuTBM) New.
34 (i386_cpu_flags): Add bit cputbm.
35
36 * i386-opc.tbl: Add bextr, blcfill, blci, blcic, blcmsk,
37 blcs, blsfill, blsic, t1mskc, and tzmsk.
38
39 2011-01-12 DJ Delorie <dj@redhat.com>
40
41 * rx-dis.c (print_insn_rx): Support RX_Operand_TwoReg.
42
43 2011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
44
45 * mips-dis.c (print_insn_args): Adjust the value to print the real
46 offset for "+c" argument.
47
48 2011-01-10 Nick Clifton <nickc@redhat.com>
49
50 * po/da.po: Updated Danish translation.
51
52 2011-01-05 Nathan Sidwell <nathan@codesourcery.com>
53
54 * arm-dis.c (thumb32_opcodes): BLX must have bit zero clear.
55
56 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
57
58 * i386-dis.c (REG_VEX_38F3): New.
59 (PREFIX_0FBC): Likewise.
60 (PREFIX_VEX_38F2): Likewise.
61 (PREFIX_VEX_38F3_REG_1): Likewise.
62 (PREFIX_VEX_38F3_REG_2): Likewise.
63 (PREFIX_VEX_38F3_REG_3): Likewise.
64 (PREFIX_VEX_38F7): Likewise.
65 (VEX_LEN_38F2_P_0): Likewise.
66 (VEX_LEN_38F3_R_1_P_0): Likewise.
67 (VEX_LEN_38F3_R_2_P_0): Likewise.
68 (VEX_LEN_38F3_R_3_P_0): Likewise.
69 (VEX_LEN_38F7_P_0): Likewise.
70 (dis386_twobyte): Use PREFIX_0FBC.
71 (reg_table): Add REG_VEX_38F3.
72 (prefix_table): Add PREFIX_0FBC, PREFIX_VEX_38F2,
73 PREFIX_VEX_38F3_REG_1, PREFIX_VEX_38F3_REG_2,
74 PREFIX_VEX_38F3_REG_3 and PREFIX_VEX_38F7.
75 (vex_table): Use PREFIX_VEX_38F2, REG_VEX_38F3 and
76 PREFIX_VEX_38F7.
77 (vex_len_table): Add VEX_LEN_38F2_P_0, VEX_LEN_38F3_R_1_P_0,
78 VEX_LEN_38F3_R_2_P_0, VEX_LEN_38F3_R_3_P_0 and
79 VEX_LEN_38F7_P_0.
80
81 * i386-gen.c (cpu_flag_init): Add CPU_BMI_FLAGS.
82 (cpu_flags): Add CpuBMI.
83
84 * i386-opc.h (CpuBMI): New.
85 (i386_cpu_flags): Add cpubmi.
86
87 * i386-opc.tbl: Add andn, bextr, blsi, blsmsk, blsr and tzcnt.
88 * i386-init.h: Regenerated.
89 * i386-tbl.h: Likewise.
90
91 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
92
93 * i386-dis.c (VexGdq): New.
94 (OP_VEX): Handle dq_mode.
95
96 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
97
98 * i386-gen.c (process_copyright): Update copyright to 2011.
99
100 For older changes see ChangeLog-2010
101 \f
102 Local Variables:
103 mode: change-log
104 left-margin: 8
105 fill-column: 74
106 version-control: never
107 End:
This page took 0.031767 seconds and 4 git commands to generate.