daily update
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
a6461c02
SP
12010-01-15 Sebastian Pop <sebastian.pop@amd.com>
2
3 * config/tc-i386.c (md_assemble): Before accessing the IMM field
4 check that it's not an XOP insn.
5
62fb9fe1
JZ
62010-01-14 Jie Zhang <jie.zhang@analog.com>
7
8 * config/bfin-aux.h: Remove argument names in function
9 declarations.
10 * config/bfin-lex.l (parse_int): Fix shadowed variable name
11 warning.
12 * config/bfin-parse.y (value_match): Remove argument names
13 in declaration.
14 (notethat): Likewise.
15 (yyerror): Likewise.
16
afa62d5e
DJ
172010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
18
19 * config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.
20
52b010e4
NC
212010-01-13 Nick Clifton <nickc@redhat.com>
22
23 * config/tc-h8300.c (h8300_elf_section): New function - issue a
24 warning message if a new section is created without setting any
25 attributes for it.
26 (md_pseudo_table): Intercept section creation pseudos.
27 (md_pcrel_from): Replace abort with an error message.
28 * config/obj-elf.c (obj_elf_section_name): Export this function.
29 * config/obj-elf.h (obj_elf_section_name): Prototype.
30
cc761f75
AM
312010-01-12 Alan Modra <amodra@gmail.com>
32
33 PR 11122
34 * listing.c (print_source): Add one to line number.
35
3725885a
RW
362010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
37
38 * Makefile.in: Regenerate.
39 * configure: Regenerate.
40 * doc/Makefile.in: Regenerate.
41
5256a5b0
L
422010-01-08 H.J. Lu <hongjiu.lu@intel.com>
43
44 * version.c (parse_args): Change to "Copyright 2010".
45
69dd9865
SP
462010-01-06 Quentin Neill <quentin.neill@amd.com>
47
48 * config/tc-i386.c (cpu_arch): Add amdfam15.
49 (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
50 * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
51 * doc/c-i386.texi: Add amdfam15.
52
4316f0d2
DG
532010-01-04 Daniel Gutson <dgutson@codesourcery.com>
54
55 * config/tc-arm.c (do_neon_logic): Accept imm value
56 in the third operand too.
57 (operand_parse_code): OP_RNDQ_IMVNb renamed to
58 OP_RNDQ_Ibig.
59 (parse_operands): OP_NILO case removed, applied renaming.
60 (insns): Neon shape changed for some logic instructions.
61
b1a769ed
DG
622010-01-04 Daniel Gutson <dgutson@codesourcery.com>
63
64 * config/tc-arm.c (do_neon_ldx_stx): Added
65 validation for vector load/store insns.
66
0dc93057
AM
672010-01-04 Edmar Wienskoski <edmar@freescale.com>
68
69 * config/tc-ppc.c (md_show_usage): Document -me500mc64.
70
88714cb8
DG
712010-01-03 Daniel Gutson <dgutson@codesourcery.com>
72
73 * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
74 (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
75 (NEON_ENCODE): New macro.
76 (check_neon_suffixes): New macro.
77 (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
78 (do_vfp_nsyn_opcode): Likewise.
79 (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
80 (do_vfp_nsyn_cmp): Likewise.
81 (do_neon_shl_imm): Likewise.
82 (do_neon_qshl_imm): Likewise.
83 (neon_dyadic_misc): Likewise.
84 (do_neon_mac_maybe_scalar): Likewise.
85 (do_neon_qdmulh): Likewise.
86 (do_neon_qmovn): Likewise.
87 (do_neon_qmovun): Likewise.
88 (do_neon_movn): Likewise.
89 (neon_mac_reg_scalar_long): Likewise.
90 (do_neon_vmull): Likewise.
91 (do_neon_trn): Likewise.
92 (do_neon_ldx_stx): Likewise.
93 (neon_dp_fixup): Changed signature and set the flag.
94 (neon_three_same): Call the above with new signature.
95 (neon_two_same): Likewise.
96 (neon_imm_shift): Likewise.
97 (neon_mul_mac): Likewise.
98 (do_neon_abs_neg): Likewise.
99 (neon_mixed_length): Likewise.
100 (do_neon_ext): Likewise.
101 (do_neon_mov): Likewise.
102 (do_neon_tbl_tbx): Likewise.
103 (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
104 (neon_compare): Likewise.
105 (do_neon_shll): Likewise.
106 (do_neon_cvt): Likewise.
107 (do_neon_mvn): Likewise.
108 (do_neon_dup): Likewise.
0dc93057 109 (md_assemble): Call check_neon_suffixes ().
99f1a7a7 110
43ecc30f 111For older changes see ChangeLog-2009
08d56133
NC
112\f
113Local Variables:
114mode: change-log
115left-margin: 8
116fill-column: 74
117version-control: never
118End:
This page took 0.435347 seconds and 4 git commands to generate.