gas/
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
afa62d5e
DJ
12010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.
4
52b010e4
NC
52010-01-13 Nick Clifton <nickc@redhat.com>
6
7 * config/tc-h8300.c (h8300_elf_section): New function - issue a
8 warning message if a new section is created without setting any
9 attributes for it.
10 (md_pseudo_table): Intercept section creation pseudos.
11 (md_pcrel_from): Replace abort with an error message.
12 * config/obj-elf.c (obj_elf_section_name): Export this function.
13 * config/obj-elf.h (obj_elf_section_name): Prototype.
14
cc761f75
AM
152010-01-12 Alan Modra <amodra@gmail.com>
16
17 PR 11122
18 * listing.c (print_source): Add one to line number.
19
3725885a
RW
202010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
21
22 * Makefile.in: Regenerate.
23 * configure: Regenerate.
24 * doc/Makefile.in: Regenerate.
25
5256a5b0
L
262010-01-08 H.J. Lu <hongjiu.lu@intel.com>
27
28 * version.c (parse_args): Change to "Copyright 2010".
29
69dd9865
SP
302010-01-06 Quentin Neill <quentin.neill@amd.com>
31
32 * config/tc-i386.c (cpu_arch): Add amdfam15.
33 (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
34 * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
35 * doc/c-i386.texi: Add amdfam15.
36
4316f0d2
DG
372010-01-04 Daniel Gutson <dgutson@codesourcery.com>
38
39 * config/tc-arm.c (do_neon_logic): Accept imm value
40 in the third operand too.
41 (operand_parse_code): OP_RNDQ_IMVNb renamed to
42 OP_RNDQ_Ibig.
43 (parse_operands): OP_NILO case removed, applied renaming.
44 (insns): Neon shape changed for some logic instructions.
45
b1a769ed
DG
462010-01-04 Daniel Gutson <dgutson@codesourcery.com>
47
48 * config/tc-arm.c (do_neon_ldx_stx): Added
49 validation for vector load/store insns.
50
0dc93057
AM
512010-01-04 Edmar Wienskoski <edmar@freescale.com>
52
53 * config/tc-ppc.c (md_show_usage): Document -me500mc64.
54
88714cb8
DG
552010-01-03 Daniel Gutson <dgutson@codesourcery.com>
56
57 * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
58 (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
59 (NEON_ENCODE): New macro.
60 (check_neon_suffixes): New macro.
61 (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
62 (do_vfp_nsyn_opcode): Likewise.
63 (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
64 (do_vfp_nsyn_cmp): Likewise.
65 (do_neon_shl_imm): Likewise.
66 (do_neon_qshl_imm): Likewise.
67 (neon_dyadic_misc): Likewise.
68 (do_neon_mac_maybe_scalar): Likewise.
69 (do_neon_qdmulh): Likewise.
70 (do_neon_qmovn): Likewise.
71 (do_neon_qmovun): Likewise.
72 (do_neon_movn): Likewise.
73 (neon_mac_reg_scalar_long): Likewise.
74 (do_neon_vmull): Likewise.
75 (do_neon_trn): Likewise.
76 (do_neon_ldx_stx): Likewise.
77 (neon_dp_fixup): Changed signature and set the flag.
78 (neon_three_same): Call the above with new signature.
79 (neon_two_same): Likewise.
80 (neon_imm_shift): Likewise.
81 (neon_mul_mac): Likewise.
82 (do_neon_abs_neg): Likewise.
83 (neon_mixed_length): Likewise.
84 (do_neon_ext): Likewise.
85 (do_neon_mov): Likewise.
86 (do_neon_tbl_tbx): Likewise.
87 (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
88 (neon_compare): Likewise.
89 (do_neon_shll): Likewise.
90 (do_neon_cvt): Likewise.
91 (do_neon_mvn): Likewise.
92 (do_neon_dup): Likewise.
0dc93057 93 (md_assemble): Call check_neon_suffixes ().
99f1a7a7 94
43ecc30f 95For older changes see ChangeLog-2009
08d56133
NC
96\f
97Local Variables:
98mode: change-log
99left-margin: 8
100fill-column: 74
101version-control: never
102End:
This page took 0.429721 seconds and 4 git commands to generate.