]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/ChangeLog
[gas][aarch64] Turn on SVE when using f32mm or f64mm extensions
[thirdparty/binutils-gdb.git] / gas / ChangeLog
1 2020-01-13 Matthew Malcomson <matthew.malcomson@arm.com>
2
3 * config/tc-aarch64.c (f64mm, f32mm): Add sve as a feature
4 dependency.
5
6 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
7
8 * config/tc-arc.c (arc_select_cpu): Re-init the bfd if we change
9 the CPU.
10 * config/tc-arc.h: Add header if/defs.
11 * testsuite/gas/arc/pseudos.d: Improve matching pattern.
12
13 2020-01-13 Alan Modra <amodra@gmail.com>
14
15 * testsuite/gas/wasm32/allinsn.d: Update expected output.
16
17 2020-01-13 Alan Modra <amodra@gmail.com>
18
19 * config/tc-tic4x.c (tic4x_operands_match): Correct tic3x trap
20 insertion.
21
22 2020-01-10 Alan Modra <amodra@gmail.com>
23
24 * testsuite/gas/elf/pr14891.s: Don't start directives in first column.
25 * testsuite/gas/elf/pr21661.d: Don't run on hpux.
26
27 2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
28
29 PR 25224
30 * config/tc-z80.c (emit_ld_m_rr): Use integer types when checking
31 opcode byte values.
32 (emit_ld_r_r): Likewise.
33 (emit_ld_rr_m): Likewise.
34 (emit_ld_rr_nn): Likewise.
35
36 2020-01-09 Jan Beulich <jbeulich@suse.com>
37
38 * config/tc-i386.c (optimize_encoding): Add
39 is_any_vex_encoding() invocations. Drop respective
40 i.tm.extension_opcode == None checks.
41
42 2020-01-09 Jan Beulich <jbeulich@suse.com>
43
44 * config/tc-i386.c (md_assemble): Check RegRex is clear during
45 REX transformations. Correct comment indentation.
46
47 2020-01-09 Jan Beulich <jbeulich@suse.com>
48
49 * config/tc-i386.c (optimize_encoding): Generalize register
50 transformation for TEST optimization.
51
52 2020-01-09 Jan Beulich <jbeulich@suse.com>
53
54 * testsuite/gas/i386/x86-64-sysenter-amd.s,
55 testsuite/gas/i386/x86-64-sysenter-amd.d,
56 testsuite/gas/i386/x86-64-sysenter-amd.l,
57 testsuite/gas/i386/x86-64-sysenter-intel.d,
58 testsuite/gas/i386/x86-64-sysenter-mixed.d: New.
59 * testsuite/gas/i386/i386.exp: Run new tests.
60
61 2020-01-08 Nick Clifton <nickc@redhat.com>
62
63 PR 25284
64 * doc/as.texi (Align): Document the fact that all arguments can be
65 omitted.
66 (Balign): Likewise.
67 (P2align): Likewise.
68
69 2020-01-08 Nick Clifton <nickc@redhat.com>
70
71 PR 14891
72 * config/obj-elf.c (obj_elf_section): Fail if the section name is
73 already defined as a different symbol type.
74 * testsuite/gas/elf/pr14891.s: New test source file.
75 * testsuite/gas/elf/pr14891.d: New test driver.
76 * testsuite/gas/elf/pr14891.s: New test expected error output.
77 * testsuite/gas/elf/elf.exp: Run the new test.
78
79 2020-01-08 Alan Modra <amodra@gmail.com>
80
81 * config/tc-z8k.c (md_begin): Make idx unsigned.
82 (get_specific): Likewise for this_index.
83
84 2020-01-07 Claudiu Zissulescu <claziss@synopsys.com>
85
86 * onfig/tc-arc.c (parse_reloc_symbol): New function.
87 (tokenize_arguments): Clean up, use parse_reloc_symbol function.
88 (md_operand): Set X_md to absent.
89 (arc_parse_name): Check for X_md.
90
91 2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
92
93 PR 25311
94 * as.h (TC_STRING_ESCAPES): Provide a default definition.
95 * app.c (do_scrub_chars): Use TC_STRING_ESCAPES instead of
96 NO_STRING_ESCAPES.
97 * read.c (next_char_of_string): Likewise.
98 * config/tc-ppc.h (TC_STRING_ESCAPES): Define.
99 * config/tc-z80.h (TC_STRING_ESCAPES): Define.
100
101 2020-01-03 Nick Clifton <nickc@redhat.com>
102
103 * po/sv.po: Updated Swedish translation.
104
105 2020-01-03 Jan Beulich <jbeulich@suse.com>
106
107 * testsuite/gas/aarch64/f64mm.s: Scale index of LD1RO{H,W,D}.
108 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
109
110 2020-01-03 Jan Beulich <jbeulich@suse.com>
111
112 * testsuite/gas/aarch64/i8mm.s: Add 128-bit form tests for
113 by-element usdot. Add 64-bit form tests for by-element sudot.
114 * testsuite/gas/aarch64/i8mm.d: Adjust expectations.
115
116 2020-01-03 Jan Beulich <jbeulich@suse.com>
117
118 * testsuite/gas/aarch64/f64mm.s: Drop 'i' from uzip<n>.
119 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
120
121 2020-01-03 Jan Beulich <jbeulich@suse.com>
122
123 * testsuite/gas/aarch64/f64mm.d,
124 testsuite/gas/aarch64/sve-movprfx-mm.d: Adjust expectations.
125
126 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
127
128 * config/tc-z80.c: Add new architectures: Z180 and eZ80. Add
129 support for assembler code generated by SDCC. Add new relocation
130 types. Add z80-elf target support.
131 * config/tc-z80.h: Add z80-elf target support. Enable dollar local
132 labels. Local labels starts from ".L".
133 * NEWS: Mention the new support.
134 * testsuite/gas/all/fwdexp.d: Fix failure due to symbol conflict.
135 * testsuite/gas/all/fwdexp.s: Likewise.
136 * testsuite/gas/all/cond.l: Likewise.
137 * testsuite/gas/all/cond.s: Likewise.
138 * testsuite/gas/all/fwdexp.d: Likewise.
139 * testsuite/gas/all/fwdexp.s: Likewise.
140 * testsuite/gas/elf/section2.e-mips: Likewise.
141 * testsuite/gas/elf/section2.l: Likewise.
142 * testsuite/gas/elf/section2.s: Likewise.
143 * testsuite/gas/macros/app1.d: Likewise.
144 * testsuite/gas/macros/app1.s: Likewise.
145 * testsuite/gas/macros/app2.d: Likewise.
146 * testsuite/gas/macros/app2.s: Likewise.
147 * testsuite/gas/macros/app3.d: Likewise.
148 * testsuite/gas/macros/app3.s: Likewise.
149 * testsuite/gas/macros/app4.d: Likewise.
150 * testsuite/gas/macros/app4.s: Likewise.
151 * testsuite/gas/macros/app4b.s: Likewise.
152 * testsuite/gas/z80/suffix.d: Fix failure on ELF target.
153 * testsuite/gas/z80/z80.exp: Add new tests
154 * testsuite/gas/z80/dollar.d: New file.
155 * testsuite/gas/z80/dollar.s: New file.
156 * testsuite/gas/z80/ez80_adl_all.d: New file.
157 * testsuite/gas/z80/ez80_adl_all.s: New file.
158 * testsuite/gas/z80/ez80_adl_suf.d: New file.
159 * testsuite/gas/z80/ez80_isuf.s: New file.
160 * testsuite/gas/z80/ez80_z80_all.d: New file.
161 * testsuite/gas/z80/ez80_z80_all.s: New file.
162 * testsuite/gas/z80/ez80_z80_suf.d: New file.
163 * testsuite/gas/z80/r800_extra.d: New file.
164 * testsuite/gas/z80/r800_extra.s: New file.
165 * testsuite/gas/z80/r800_ii8.d: New file.
166 * testsuite/gas/z80/r800_z80_doc.d: New file.
167 * testsuite/gas/z80/z180.d: New file.
168 * testsuite/gas/z80/z180.s: New file.
169 * testsuite/gas/z80/z180_z80_doc.d: New file.
170 * testsuite/gas/z80/z80_doc.d: New file.
171 * testsuite/gas/z80/z80_doc.s: New file.
172 * testsuite/gas/z80/z80_ii8.d: New file.
173 * testsuite/gas/z80/z80_ii8.s: New file.
174 * testsuite/gas/z80/z80_in_f_c.d: New file.
175 * testsuite/gas/z80/z80_in_f_c.s: New file.
176 * testsuite/gas/z80/z80_op_ii_ld.d: New file.
177 * testsuite/gas/z80/z80_op_ii_ld.s: New file.
178 * testsuite/gas/z80/z80_out_c_0.d: New file.
179 * testsuite/gas/z80/z80_out_c_0.s: New file.
180 * testsuite/gas/z80/z80_reloc.d: New file.
181 * testsuite/gas/z80/z80_reloc.s: New file.
182 * testsuite/gas/z80/z80_sli.d: New file.
183 * testsuite/gas/z80/z80_sli.s: New file.
184
185 2020-01-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
186
187 * config/tc-arm.c (parse_reg_list): Use REG_TYPE_RN instead of
188 REGLIST_RN.
189
190 2020-01-01 Alan Modra <amodra@gmail.com>
191
192 Update year range in copyright notice of all files.
193
194 For older changes see ChangeLog-2019
195 \f
196 Copyright (C) 2020 Free Software Foundation, Inc.
197
198 Copying and distribution of this file, with or without modification,
199 are permitted in any medium without royalty provided the copyright
200 notice and this notice are preserved.
201
202 Local Variables:
203 mode: change-log
204 left-margin: 8
205 fill-column: 74
206 version-control: never
207 End: