]> Git Repo - binutils.git/blob - gas/ChangeLog
2010-01-06 Quentin Neill <[email protected]>
[binutils.git] / gas / ChangeLog
1 2010-01-06  Quentin Neill  <[email protected]>
2
3         * config/tc-i386.c (cpu_arch): Add amdfam15.
4         (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
5         * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
6         * doc/c-i386.texi: Add amdfam15.
7
8 2010-01-04  Daniel Gutson  <[email protected]>
9
10         * config/tc-arm.c (do_neon_logic): Accept imm value
11         in the third operand too.
12         (operand_parse_code): OP_RNDQ_IMVNb renamed to
13         OP_RNDQ_Ibig.
14         (parse_operands): OP_NILO case removed, applied renaming.
15         (insns): Neon shape changed for some logic instructions.
16
17 2010-01-04  Daniel Gutson  <[email protected]>
18
19         * config/tc-arm.c (do_neon_ldx_stx): Added
20         validation for vector load/store insns.
21
22 2010-01-04  Edmar Wienskoski  <[email protected]>
23
24         * config/tc-ppc.c (md_show_usage): Document -me500mc64.
25
26 2010-01-03  Daniel Gutson  <[email protected]>
27
28         * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
29         (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
30         (NEON_ENCODE): New macro.
31         (check_neon_suffixes): New macro.
32         (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
33         (do_vfp_nsyn_opcode): Likewise.
34         (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
35         (do_vfp_nsyn_cmp): Likewise.
36         (do_neon_shl_imm): Likewise.
37         (do_neon_qshl_imm): Likewise.
38         (neon_dyadic_misc): Likewise.
39         (do_neon_mac_maybe_scalar): Likewise.
40         (do_neon_qdmulh): Likewise.
41         (do_neon_qmovn): Likewise.
42         (do_neon_qmovun): Likewise.
43         (do_neon_movn): Likewise.
44         (neon_mac_reg_scalar_long): Likewise.
45         (do_neon_vmull): Likewise.
46         (do_neon_trn): Likewise.
47         (do_neon_ldx_stx): Likewise.
48         (neon_dp_fixup): Changed signature and set the flag.
49         (neon_three_same): Call the above with new signature.
50         (neon_two_same): Likewise.
51         (neon_imm_shift): Likewise.
52         (neon_mul_mac): Likewise.
53         (do_neon_abs_neg): Likewise.
54         (neon_mixed_length): Likewise.
55         (do_neon_ext): Likewise.
56         (do_neon_mov): Likewise.
57         (do_neon_tbl_tbx): Likewise.
58         (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
59         (neon_compare): Likewise.
60         (do_neon_shll): Likewise.
61         (do_neon_cvt): Likewise.
62         (do_neon_mvn): Likewise.
63         (do_neon_dup): Likewise.
64         (md_assemble): Call check_neon_suffixes ().
65
66 For older changes see ChangeLog-2009
67 \f
68 Local Variables:
69 mode: change-log
70 left-margin: 8
71 fill-column: 74
72 version-control: never
73 End:
This page took 0.029575 seconds and 4 git commands to generate.