daily update
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
b1a769ed
DG
12010-01-04 Daniel Gutson <dgutson@codesourcery.com>
2
3 * config/tc-arm.c (do_neon_ldx_stx): Added
4 validation for vector load/store insns.
5
0dc93057
AM
62010-01-04 Edmar Wienskoski <edmar@freescale.com>
7
8 * config/tc-ppc.c (md_show_usage): Document -me500mc64.
9
88714cb8
DG
102010-01-03 Daniel Gutson <dgutson@codesourcery.com>
11
12 * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
13 (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
14 (NEON_ENCODE): New macro.
15 (check_neon_suffixes): New macro.
16 (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
17 (do_vfp_nsyn_opcode): Likewise.
18 (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
19 (do_vfp_nsyn_cmp): Likewise.
20 (do_neon_shl_imm): Likewise.
21 (do_neon_qshl_imm): Likewise.
22 (neon_dyadic_misc): Likewise.
23 (do_neon_mac_maybe_scalar): Likewise.
24 (do_neon_qdmulh): Likewise.
25 (do_neon_qmovn): Likewise.
26 (do_neon_qmovun): Likewise.
27 (do_neon_movn): Likewise.
28 (neon_mac_reg_scalar_long): Likewise.
29 (do_neon_vmull): Likewise.
30 (do_neon_trn): Likewise.
31 (do_neon_ldx_stx): Likewise.
32 (neon_dp_fixup): Changed signature and set the flag.
33 (neon_three_same): Call the above with new signature.
34 (neon_two_same): Likewise.
35 (neon_imm_shift): Likewise.
36 (neon_mul_mac): Likewise.
37 (do_neon_abs_neg): Likewise.
38 (neon_mixed_length): Likewise.
39 (do_neon_ext): Likewise.
40 (do_neon_mov): Likewise.
41 (do_neon_tbl_tbx): Likewise.
42 (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
43 (neon_compare): Likewise.
44 (do_neon_shll): Likewise.
45 (do_neon_cvt): Likewise.
46 (do_neon_mvn): Likewise.
47 (do_neon_dup): Likewise.
0dc93057 48 (md_assemble): Call check_neon_suffixes ().
99f1a7a7 49
43ecc30f 50For older changes see ChangeLog-2009
08d56133
NC
51\f
52Local Variables:
53mode: change-log
54left-margin: 8
55fill-column: 74
56version-control: never
57End:
This page took 0.457237 seconds and 4 git commands to generate.