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