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