Add more AVX tests.
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
2
3 * write.h (fix_at_start): Declare.
4 * write.c (fix_new_internal): Add at_beginning parameter.
5 Use it instead of REVERSE_SORT_RELOCS. Fix the handling of
6 seg_fix_tailP for the at_beginning/REVERSE_SORT_RELOCS case.
7 (fix_new, fix_new_exp): Update accordingly.
8 (fix_at_start): New function.
9 * config/tc-ppc.c (md_pseudo_table): Add .ref to the OBJ_XCOFF section.
10 (ppc_ref): New function, for OBJ_XCOFF.
11 (md_apply_fix): Handle BFD_RELOC_NONE for OBJ_XCOFF.
12 * config/te-i386aix.h (REVERSE_SORT_RELOCS): Remove #undef.
13
14 2010-01-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15
16 * config/te-solaris.h (DWARF2_EH_FRAME_READ_ONLY): Make read-only
17 on 64-bit Solaris/x86.
18 Include obj-format.h earlier.
19
20 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21
22 * config/tc-s390.c (s390_elf_final_processing): New function.
23 * config/tc-s390.h (elf_tc_final_processing): New macro definition.
24 (s390_elf_final_processing): Added prototype.
25
26
27 2010-01-20 Nick Clifton <nickc@redhat.com>
28
29 PR 11109
30 * config/tc-arm.c (do_neon_cvt): Rename to do_neon_cvt_1. Add
31 code to handle round-to-zero for VCVT conversions.
32 (do_neon_cvt): New. Call do_neon_cvt_1.
33 (do_neon_cvtr): New. Call do_neon_cvt_1.
34 (insns): Use do_neon_cvt for VCVT insn and do_neon_cvtr for VCVTR
35 insn.
36
37 2010-01-18 Tristan Gingold <gingold@adacore.com>
38
39 * config/tc-ia64.c (ia64_vms_note): Generate 24 bytes note headers.
40
41 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
42
43 * config/tc-i386.c (md_assemble): Before accessing the IMM field
44 check that it's not an XOP insn.
45
46 2010-01-14 Jie Zhang <jie.zhang@analog.com>
47
48 * config/bfin-aux.h: Remove argument names in function
49 declarations.
50 * config/bfin-lex.l (parse_int): Fix shadowed variable name
51 warning.
52 * config/bfin-parse.y (value_match): Remove argument names
53 in declaration.
54 (notethat): Likewise.
55 (yyerror): Likewise.
56
57 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
58
59 * config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.
60
61 2010-01-13 Nick Clifton <nickc@redhat.com>
62
63 * config/tc-h8300.c (h8300_elf_section): New function - issue a
64 warning message if a new section is created without setting any
65 attributes for it.
66 (md_pseudo_table): Intercept section creation pseudos.
67 (md_pcrel_from): Replace abort with an error message.
68 * config/obj-elf.c (obj_elf_section_name): Export this function.
69 * config/obj-elf.h (obj_elf_section_name): Prototype.
70
71 2010-01-12 Alan Modra <amodra@gmail.com>
72
73 PR 11122
74 * listing.c (print_source): Add one to line number.
75
76 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
77
78 * Makefile.in: Regenerate.
79 * configure: Regenerate.
80 * doc/Makefile.in: Regenerate.
81
82 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
83
84 * version.c (parse_args): Change to "Copyright 2010".
85
86 2010-01-06 Quentin Neill <quentin.neill@amd.com>
87
88 * config/tc-i386.c (cpu_arch): Add amdfam15.
89 (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
90 * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
91 * doc/c-i386.texi: Add amdfam15.
92
93 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
94
95 * config/tc-arm.c (do_neon_logic): Accept imm value
96 in the third operand too.
97 (operand_parse_code): OP_RNDQ_IMVNb renamed to
98 OP_RNDQ_Ibig.
99 (parse_operands): OP_NILO case removed, applied renaming.
100 (insns): Neon shape changed for some logic instructions.
101
102 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
103
104 * config/tc-arm.c (do_neon_ldx_stx): Added
105 validation for vector load/store insns.
106
107 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
108
109 * config/tc-ppc.c (md_show_usage): Document -me500mc64.
110
111 2010-01-03 Daniel Gutson <dgutson@codesourcery.com>
112
113 * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
114 (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
115 (NEON_ENCODE): New macro.
116 (check_neon_suffixes): New macro.
117 (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
118 (do_vfp_nsyn_opcode): Likewise.
119 (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
120 (do_vfp_nsyn_cmp): Likewise.
121 (do_neon_shl_imm): Likewise.
122 (do_neon_qshl_imm): Likewise.
123 (neon_dyadic_misc): Likewise.
124 (do_neon_mac_maybe_scalar): Likewise.
125 (do_neon_qdmulh): Likewise.
126 (do_neon_qmovn): Likewise.
127 (do_neon_qmovun): Likewise.
128 (do_neon_movn): Likewise.
129 (neon_mac_reg_scalar_long): Likewise.
130 (do_neon_vmull): Likewise.
131 (do_neon_trn): Likewise.
132 (do_neon_ldx_stx): Likewise.
133 (neon_dp_fixup): Changed signature and set the flag.
134 (neon_three_same): Call the above with new signature.
135 (neon_two_same): Likewise.
136 (neon_imm_shift): Likewise.
137 (neon_mul_mac): Likewise.
138 (do_neon_abs_neg): Likewise.
139 (neon_mixed_length): Likewise.
140 (do_neon_ext): Likewise.
141 (do_neon_mov): Likewise.
142 (do_neon_tbl_tbx): Likewise.
143 (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
144 (neon_compare): Likewise.
145 (do_neon_shll): Likewise.
146 (do_neon_cvt): Likewise.
147 (do_neon_mvn): Likewise.
148 (do_neon_dup): Likewise.
149 (md_assemble): Call check_neon_suffixes ().
150
151 For older changes see ChangeLog-2009
152 \f
153 Local Variables:
154 mode: change-log
155 left-margin: 8
156 fill-column: 74
157 version-control: never
158 End:
This page took 0.03257 seconds and 4 git commands to generate.