MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculation
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
92cebb3d
MR
12017-06-29 Maciej W. Rozycki <macro@imgtec.com>
2
3 * config/tc-mips.c (mips_set_ase): Clear the ASE_MIPS16E2_MT
4 flag before recalculating.
5 * testsuite/gas/mips/mips16e2-mt-err.d: New test.
6 * testsuite/gas/mips/mips16e2-mt-err.l: New stderr output.
7 * testsuite/gas/mips/mips16e2-mt-err.s: New test source.
8 * testsuite/gas/mips/mips.exp: Run the new test.
9
65a55fbb
TC
102017-06-28 Tamar Christina <tamar.christina@arm.com>
11
12 * config/tc-aarch64.c (aarch64_reg_parse_32_64): Accept 4B.
13 (aarch64_features): Added dotprod.
14 * doc/c-aarch64.texi: Added dotprod.
15 * testsuite/gas/aarch64/dotproduct.d: New.
16 * testsuite/gas/aarch64/dotproduct.s: New.
17
c604a79a
JW
182017-06-28 Jiong Wang <jiong.wang@arm.com>
19
20 * config/tc-arm.c (fpu_neon_ext_dotprod): New variable.
21 (neon_scalar_for_mul): Improve comments.
22 (do_neon_dotproduct): New function to encode Dot Product instructions.
23 (do_neon_dotproduct_s): Wrapper function for signed Dot Product
24 instructions.
25 (do_neon_dotproduct_u): Wrapper function for unsigned Dot Product
26 instructions.
27 (insns): New entries for vsdot and vudot.
28 (arm_extensions): New entry for "dotprod".
29 * doc/c-arm.texi: Document new "dotprod" extension.
30 * testsuite/gas/arm/dotprod.s: New test source.
31 * testsuite/gas/arm/dotprod-illegal.s: New test source.
32 * testsuite/gas/arm/dotprod.d: New test.
33 * testsuite/gas/arm/dotprod-thumb2.d: New test.
34 * testsuite/gas/arm/dotprod-illegal.d: New test.
35 * testsuite/gas/arm/dotprod-legacy-arch.d: New test.
36 * testsuite/gas/arm/dotprod-illegal.l: New error file.
37 * testsuite/gas/arm/dotprod-legacy-arch.l: New error file.
38
819e1f86
MR
392017-06-28 Maciej W. Rozycki <macro@imgtec.com>
40
41 * testsuite/gas/mips/elf_mach_interaptiv-mr2.d: New test.
42 * testsuite/gas/mips/save-err.d: New test.
43 * testsuite/gas/mips/save-sub.d: New test.
44 * testsuite/gas/mips/interaptiv-mr2@save.d: New test.
45 * testsuite/gas/mips/mips1@save-sub.d: New test.
46 * testsuite/gas/mips/mips2@save-sub.d: New test.
47 * testsuite/gas/mips/mips3@save-sub.d: New test.
48 * testsuite/gas/mips/mips4@save-sub.d: New test.
49 * testsuite/gas/mips/mips5@save-sub.d: New test.
50 * testsuite/gas/mips/mips32@save-sub.d: New test.
51 * testsuite/gas/mips/mips64@save-sub.d: New test.
52 * testsuite/gas/mips/mips16@save-sub.d: New test.
53 * testsuite/gas/mips/mips16e@save-sub.d: New test.
54 * testsuite/gas/mips/r3000@save-sub.d: New test.
55 * testsuite/gas/mips/r3900@save-sub.d: New test.
56 * testsuite/gas/mips/r4000@save-sub.d: New test.
57 * testsuite/gas/mips/vr5400@save-sub.d: New test.
58 * testsuite/gas/mips/interaptiv-mr2@save-sub.d: New test.
59 * testsuite/gas/mips/sb1@save-sub.d: New test.
60 * testsuite/gas/mips/octeon2@save-sub.d: New test.
61 * testsuite/gas/mips/octeon3@save-sub.d: New test.
62 * testsuite/gas/mips/xlr@save-sub.d: New test.
63 * testsuite/gas/mips/r5900@save-sub.d: New test.
64 * testsuite/gas/mips/mips16e2-copy.d: New test.
65 * testsuite/gas/mips/mips16e2-copy-err.d: New test.
66 * testsuite/gas/mips/save.d: Remove `MIPS16e' from the `name'
67 option. Adjust for trailing padding change.
68 * testsuite/gas/mips/mips16e2-copy-err.l: New stderr output.
69 * testsuite/gas/mips/save-sub.s: New test source.
70 * testsuite/gas/mips/mips16e2-copy.s: New test source.
71 * testsuite/gas/mips/mips16e2-copy-err.s: New test source.
72 * testsuite/gas/mips/save.s: Update description, change trailing
73 padding and remove trailing white space.
74 * testsuite/gas/mips/mips.exp: Expand `save' and `save-err'
75 tests across the regular MIPS interAptiv MR2 architecture. Run
76 the new tests.
77
c7d289d1
MR
782017-06-28 Maciej W. Rozycki <macro@imgtec.com>
79
80 * testsuite/gas/mips/mips.exp (interaptiv-mr2): New architecture.
81 (mips16e2-interaptiv-mr2): Likewise.
82 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d: New
83 test.
84 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d:
85 New test.
86 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d:
87 New test.
88 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d:
89 New test.
90 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d:
91 New test.
92 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d: New
93 test.
94 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d: New
95 test.
96 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d: New
97 test.
98 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d:
99 New test.
100 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
101 New test.
102 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-asmacro.d:
103 New test.
104 * testsuite/gas/mips/interaptiv-mr2@mcu.d: New test.
105 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.d: New test.
106 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.d: New test.
107 * testsuite/gas/mips/attr-gnu-4-5.d: Ignore any number of ASE
108 flag lines present rather than just one.
109 * testsuite/gas/mips/attr-gnu-4-6.d: Likewise.
110 * testsuite/gas/mips/attr-gnu-4-7.d: Likewise.
111 * testsuite/gas/mips/attr-none-o32-fp64-nooddspreg.d: Likewise.
112 * testsuite/gas/mips/attr-none-o32-fp64.d: Likewise.
113 * testsuite/gas/mips/attr-none-o32-fpxx.d: Likewise.
114 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.l: New
115 stderr output.
116 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.l:
117 New stderr output.
118 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.l:
119 New stderr output.
120 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.l:
121 New stderr output.
122 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.l:
123 New stderr output.
124 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l: New
125 stderr output.
126 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l: New
127 stderr output.
128 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l:
129 New stderr output.
130 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.l: New stderr
131 output.
132 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.l: New stderr
133 output.
134
38bf472a
MR
1352017-06-28 Maciej W. Rozycki <macro@imgtec.com>
136 Matthew Fortune <matthew.fortune@imgtec.com>
137
138 * config/tc-mips.c (validate_mips_insn): Handle
139 OP_SAVE_RESTORE_LIST specially.
140 (mips_encode_save_restore, mips16_encode_save_restore): New
141 functions.
142 (match_save_restore_list_operand): Factor out SAVE/RESTORE
143 operand insertion into the instruction word or halfword to these
144 new functions.
145 (mips_cpu_info_table): Add "interaptiv-mr2" entry.
146
147 * doc/c-mips.texi (MIPS Options): Add `interaptiv-mr2' to the
148 `-march=' argument list.
149
79cb3f75
MR
1502017-06-27 Maciej W. Rozycki <macro@imgtec.com>
151
152 * testsuite/gas/mips/mips16e-save.d: Rename to...
153 * testsuite/gas/mips/save.d: ... this.
154 * testsuite/gas/mips/mips16e-save-err.d: Update the
155 `error-output' option and rename to...
156 * testsuite/gas/mips/save-err.d: ... this.
157 * testsuite/gas/mips/mips16e-save-err.l: Rename to...
158 * testsuite/gas/mips/save-err.l: ... this.
159 * testsuite/gas/mips/mips16e-save.s: Rename to...
160 * testsuite/gas/mips/save.s: ... this.
161 * testsuite/gas/mips/mips16e-save-err.s: Rename to...
162 * testsuite/gas/mips/save-err.s: ... this.
163 * testsuite/gas/mips/mips.exp: Rename `mips16e-save' and
164 `mips16e-save-err' invocations to `save' and `save-err'
165 respectively and reorder these tests away from MIPS16 tests.
166
b0bd097e
MR
1672017-06-27 Maciej W. Rozycki <macro@imgtec.com>
168
169 * testsuite/gas/mips/mips16e-save.d: Remove `-mmips:isa32
170 -mmips:16' from `objdump' flags and `-march=mips32 -mips16' from
171 `as' flags.
172 * testsuite/gas/mips/mips16e-save-err.d: Remove `-march=mips32'
173 from `as' flags.
174 * testsuite/gas/mips/mips16e-save.s: Remove the `.set mips16'
175 pseudo-op.
176 * testsuite/gas/mips/mips16e-save-err.s: Likewise.
177 * testsuite/gas/mips/mips.exp: Run SAVE/RESTORE tests across all
178 MIPS16e architectures.
179
2438385a
MR
1802017-06-27 Maciej W. Rozycki <macro@imgtec.com>
181
182 * testsuite/gas/mips/mips16e-save-err.d: New test.
183 * gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list
184 test into the new test.
185
daba08c9
MR
1862017-06-27 Maciej W. Rozycki <macro@imgtec.com>
187
188 * testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
189 option.
190
a6cbf936
KLC
1912017-06-26 Kuan-Lin Chen <rufus@andestech.com>
192
193 * config/tc-riscv.c (md_apply_fix) [BFD_RELOC_32]: Convert to a
194 R_RISCV_32_PCREL relocation.
195
a3aea05a
L
1962017-06-26 H.J. Lu <hongjiu.lu@intel.com>
197
198 PR gas/21661
199 * config/obj-elf.c (obj_elf_symver): Don't allow .symver with
200 common symbol.
201 (elf_frob_symbol): Likewise.
202 * testsuite/gas/elf/elf.exp: Run pr21661.
203 * testsuite/gas/elf/pr21661.d: New file.
204 * testsuite/gas/elf/pr21661.s: Likewise.
205
49fa50ef
NC
2062017-06-26 Nick Clifton <nickc@redhat.com>
207
208 * config/tc-arm.c (fpu_any): Only define for ELF based targets.
209
cf9bdae9 2102017-06-26 Claudiu Zissulescu <claziss@synopsys.com>
211
212 * /config/tc-arc.c (is_br_jmp_insn_p): Update macro with known
213 instructions to be accounted as jumps.
214 (assemble_insn): Check for limms into the delay slots. Emit an
215 error if so.
216 * testsuite/gas/arc/asm-errors-3.d: New file.
217 * testsuite/gas/arc/asm-errors-3.err: Likewise.
218 * testsuite/gas/arc/asm-errors-3.s: Likewise.
219
0cda1e19
TP
2202017-06-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
221
222 * NEWS: Mention support of ARM Cortex-R52 processor.
223 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-R52 processor.
224 * doc/c-arm.texi: Mention support for -mcpu=cortex-r52.
225
ced40572
TP
2262017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
227
228 * NEWS: Mention support for ARMv8-R architecture.
229 * config/tc-arm.c (arm_archs): Add entry for ARMv8-R.
230 (arm_extensions): Restrict pan, ras and rdma extension to
231 ARMv8-A and make crypto, fp and simd extensions available to
232 ARMv8-R.
233 (cpu_arch_ver): Add entry for ARMv8-R.
234 (aeabi_set_public_attributes): Update gas_assert for Tag_DIV_use
235 logic.
236 * testsuite/gas/arm/armv8-a+fp.s: Rename into ...
237 * testsuite/gas/arm/armv8-ar+fp.s: This. Remove .arch directive.
238 * testsuite/gas/arm/armv8-a+fp.d: Specify source to assemble and
239 architecture to assemble for.
240 * testsuite/gas/arm/armv8-r+fp.d: New.
241 * testsuite/gas/arm/armv8-a+simd.s: Rename into ...
242 * testsuite/gas/arm/armv8-ar+simd.s: This. Remove .arch directive.
243 * testsuite/gas/arm/armv8-a+simd.d: Specify source to assemble and
244 architecture to assemble for.
245 * testsuite/gas/arm/armv8-r+simd.d: New.
246 * testsuite/gas/arm/armv8-a-bad.s: Rename into ...
247 * testsuite/gas/arm/armv8-ar-bad.s: This. Remove .arch directive.
248 * testsuite/gas/arm/armv8-a-bad.l: Rename into ...
249 * testsuite/gas/arm/armv8-ar-bad.l: This. Decrement line number by 1.
250 * testsuite/gas/arm/armv8-a-bad.d: Specify source to assemble,
251 architecture to assemble for and adjust error output file.
252 * testsuite/gas/arm/armv8-r-bad.d: New.
253 * testsuite/gas/arm/armv8-a-barrier.s: Rename into ...
254 * testsuite/gas/arm/armv8-ar-barrier.s: This.
255 * testsuite/gas/arm/armv8-a-barrier-arm.d: Adjust source.
256 * testsuite/gas/arm/armv8-a-barrier-thumb.d: Likewise.
257 * testsuite/gas/arm/armv8-r-barrier-arm.d: New.
258 * testsuite/gas/arm/armv8-r-barrier-thumb.d: New.
259 * testsuite/gas/arm/armv8-a-it-bad.s: Rename into ...
260 * testsuite/gas/arm/armv8-ar-it-bad.s: This. Remove .arch directive.
261 * testsuite/gas/arm/armv8-a-it-bad.l: Rename into ...
262 * testsuite/gas/arm/armv8-ar-it-bad.l: This. Decrement line number
263 by 1.
264 * testsuite/gas/arm/armv8-a-it-bad.d: Specify source to assemble,
265 architecture to assemble for and adjust error output file.
266 * testsuite/gas/arm/armv8-r-it-bad.d: New.
267 * testsuite/gas/arm/armv8-a.s: Rename into ...
268 * testsuite/gas/arm/armv8-ar.s: This. Remove .arch directive.
269 * testsuite/gas/arm/armv8-a.d: Specify source to assemble and
270 architecture to assemble for.
271 * testsuite/gas/arm/armv8-r.d: New.
272 * testsuite/gas/arm/attr-march-armv8-r+crypto.d: New.
273 * testsuite/gas/arm/attr-march-armv8-r+fp.d: New.
274 * testsuite/gas/arm/attr-march-armv8-r+simd.d: New.
275 * testsuite/gas/arm/attr-march-armv8-r.d: New.
276 * testsuite/gas/arm/crc32.s: Rename into ...
277 * testsuite/gas/arm/crc32-armv8-ar.s: This.
278 * testsuite/gas/arm/crc32.d: Rename into ...
279 * testsuite/gas/arm/crc32-armv8-a.d: This. Specify source to assemble.
280 * testsuite/gas/arm/crc32-armv8-r.d: New.
281 * testsuite/gas/arm/crc32-bad.s: Rename into ...
282 * testsuite/gas/arm/crc32-armv8-ar-bad.s: This.
283 * testsuite/gas/arm/crc32-bad.d: Rename into ...
284 * testsuite/gas/arm/crc32-armv8-a-bad.d: This. Specify source to
285 assemble.
286 * testsuite/gas/arm/crc32-armv8-r-bad.d: New.
287 * testsuite/gas/arm/mask_1.s: Rename into ...
288 * testsuite/gas/arm/mask_1-armv8-ar.s: This.
289 * testsuite/gas/arm/mask_1.d: Rename into ...
290 * testsuite/gas/arm/mask_1-armv8-a.d: This. Specify source to
291 assemble.
292 * testsuite/gas/arm/mask_1-armv8-r.d: new.
293
173205ca
TP
2942017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
295
296 * config/tc-arm.c (arm_ext_v6m): Delete.
297 (arm_ext_v7m): Delete.
298 (arm_ext_m): Remove ARM_EXT_OS from the set of feature defined M
299 profile.
300 (arm_arch_v6m_only): Delete.
301 (do_t_swi): Remove special case for ARMv6S-M.
302 (md_assemble): Display error message previously in do_t_swi when
303 SVC is not available.
304 (insns): Guard swi and svc by arm_ext_os for Thumb mode.
305 (aeabi_set_public_attributes): Remove special case for ARMv6S-M.
306
94f78a77
AW
3072017-05-11 Andrew Waterman <andrew@sifive.com>
308
309 * config/tc-riscv.c (riscv_ip): Changes as_warn to as_bad for improper
310 shift amounts.
311
e7d39ed3
NC
3122017-06-22 Nick Clifton <nickc@redhat.com>
313
314 * config/tc-arm.c (arm_ext_v7m): Add ATTRIBUTE_UNUSED.
315
2c6b98ea
TP
3162017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
317
318 * config/tc-arm.c (fpu_any): Defined from FPU_ANY.
319 (cpu_arch_ver): Add all architectures and sort by release date.
320 (have_ext_for_needed_feat_p): New.
321 (get_aeabi_cpu_arch_from_fset): New.
322 (aeabi_set_public_attributes): Call above function to determine
323 Tag_CPU_arch and Tag_CPU_arch_profile values. Adapt Tag_ARM_ISA_use
324 and Tag_THUMB_ISA_use selection logic to check absence of feature bit
325 accordingly.
326 * testsuite/gas/arm/attr-march-armv1.d: Fix expected Tag_CPU_arch build
327 attribute value.
328 * testsuite/gas/arm/attr-march-armv2.d: Likewise.
329 * testsuite/gas/arm/attr-march-armv2a.d: Likewise.
330 * testsuite/gas/arm/attr-march-armv2s.d: Likewise.
331 * testsuite/gas/arm/attr-march-armv3.d: Likewise.
332 * testsuite/gas/arm/attr-march-armv3m.d: Likewise.
333 * testsuite/gas/arm/pr12198-2.d: Likewise.
334
2234eee6
L
3352017-06-21 H.J. Lu <hongjiu.lu@intel.com>
336
337 * testsuite/gas/i386/cet-intel.d: Updated.
338 * testsuite/gas/i386/cet.d: Likewise.
339 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
340 * testsuite/gas/i386/x86-64-cet.d: Likewise.
341 * testsuite/gas/i386/cet.s: Update incsspd and setssbsy tests.
342 * testsuite/gas/i386/x86-64-cet.s: Likewise.
343
c2f76402
L
3442017-06-21 H.J. Lu <hongjiu.lu@intel.com>
345
346 * testsuite/gas/i386/cet-intel.d: Updated.
347 * testsuite/gas/i386/cet.d: Likewise.
348 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
349 * testsuite/gas/i386/x86-64-cet.d: Likewise.
350 * testsuite/gas/i386/cet.s: Replace savessp with saveprevssp.
351 * testsuite/gas/i386/x86-64-cet.s: Likewise.
352
9fef80d6
L
3532017-06-21 H.J. Lu <hongjiu.lu@intel.com>
354
355 * config/tc-i386.c (md_assemble): Update NOTRACK prefix check.
356 * testsuite/gas/i386/notrack-intel.d: Updated.
357 * testsuite/gas/i386/notrack.d: Likewise.
358 * testsuite/gas/i386/notrackbad.l: Likewise.
359 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
360 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
361 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
362 * testsuite/gas/i386/notrack.s: Add NOTRACK prefix tests with
363 memory indirect branch.
364 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
365 * testsuite/gas/i386/notrackbad.s: Remove memory indirect branch
366 with NOTRACK prefix.
367 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
368
3d030cdb
TP
3692017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
370
371 * config/tc-arm.c (arm_extensions): New duplicate idiv entry to enable
372 Thumb division for ARMv7 architecture.
373 (arm_parse_extension): Document expected behavior for duplicate
374 entries.
375 (s_arm_arch_extension): Likewise.
376 * testsuite/gas/arm/forbid-armv7-idiv-ext.d: New test.
377 * testsuite/gas/arm/forbid-armv7-idiv-ext.l: New expected output for
378 above test.
379
54bab281
TP
3802017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
381
382 * config/tc-arm.c (aeabi_set_public_attributes): Populate flags from
383 feature bits used or selected_cpu depending on whether a CPU was
384 selected by the user.
385
6c290d53
TP
3862017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
387
388 * config/tc-arm.c (aeabi_set_public_attributes): Test *mcpu_ext_opt to
389 decide whether to set Tag_DSP_extension build attribute value. Remove
390 now useless arm_arch variable.
391
c168ce07
TP
3922017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
393
394 * config/tc-arm.c (dyn_mcpu_ext_opt): New static variable.
395 (dyn_march_ext_opt): Likewise.
396 (md_begin): Copy extension feature bits alongside architecture ones.
397 Merge extensions feature bits in selected_cpu and cpu_variant if there
398 is some.
399 (arm_parse_extension): Pass architecture and extension feature bits in
400 separate parameters, with architecture bits being read only. Update
401 **opt_p directly rather than *ext_set and initialize it if needed.
402 (arm_parse_cpu): Stop merging architecture and extension feature bits
403 and instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
404 respectively. Adapt to change in parameters of arm_parse_extension.
405 (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
406 (aeabi_set_attribute_string): Make function static.
407 (arm_md_post_relax): New function.
408 (s_arm_cpu): Stop merging architecture and extension feature bits and
409 instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
410 respectively. Merge extension feature bits in cpu_variant
411 if there is any.
412 (s_arm_arch): Reset extension feature bit. Set selected_cpu from
413 *mcpu_cpu_opt and cpu_variant from selected_cpu and *mfpu_opt for
414 consistency with s_arm_cpu.
415 (s_arm_arch_extension): Update *dyn_mcpu_ext_opt rather than
416 selected_cpu, allocating it before hand if needed. Set selected_cpu
417 from it and then cpu_variant.
418 (s_arm_fpu): Merge *mcpu_ext_opt feature bits if any in cpu_variant.
419 * config/tc-arm.h (md_post_relax_hook): Set to arm_md_post_relax.
420 (aeabi_set_public_attributes): Delete external declaration.
421 (arm_md_post_relax): Declare externally.
422
996b5569
TP
4232017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
424
425 * config/tc-arm.c (struct arm_cpu_option_table): New ext field.
426 (ARM_CPU_OPT): Add parameter to set new ext field and reorder canonical
427 name field just after the name field.
428 (arm_cpus): Move extension feature bit from value field to ext field,
429 reorder parameter according to changes in ARM_CPU_OPT and reindent.
430 (arm_parse_cpu): Point mcpu_cpu_opt to a bitfield merging the value and
431 ext field from the selected arm_cpus entry.
432 (s_arm_cpu): Likewise.
433
1e292627
JG
4342017-06-21 James Greenhalgh <james.greenhalgh@arm.com>
435
436 * config/tc-aarch64.c (aarch64_cpus): Add cortex-a55 and cortex-a75.
437 * doc/c-aarch64.texi (-mcpu): Document cortex-a55 and cortex-a75.
438
8cac017d
L
4392017-06-15 H.J. Lu <hongjiu.lu@intel.com>
440
441 PR binutils/21594
442 * testsuite/gas/i386/mpx.s: Add 2 tests with invalid bnd
443 register.
444 * testsuite/gas/i386/x86-64-mpx.s: Likewise.
445 * testsuite/gas/i386/mpx.d: Updated.
446 * testsuite/gas/i386/x86-64-mpx.d: Likewise.
447
f7e16c2a
MF
4482017-06-14 Max Filippov <jcmvbkbc@gmail.com>
449
450 * config/tc-xtensa.c (density_supported, xtensa_fetch_width,
451 absolute_literals_supported): Leave definitions uninitialized.
452 (directive_state): Leave entries for directive_density and
453 directive_absolute_literals initialized to false.
454 (xg_init_global_config, xtensa_init): New functions.
455 * config/tc-xtensa.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
456 (HOST_SPECIAL_INIT): New definition.
457 (xtensa_init): New declaration.
458
62e20ed4
MC
4592017-06-07 Michael Collison <michael.collison@arm.com>
460
461 * config/tc-aarch64.c (reg_entry_reg_names): Add IP0,
462 IP1, FP, and LR as register aliases of register 16, 17, 29
463 and 30 respectively.
464 * testsuite/gas/aarch64/diagnostic.l: Remove diagnostic
465 prohibiting register 'lr' which is now an alias.
466 * testsuite/gas/aarch64/diagnostic.s: Remove instruction
467 utilizing register 'lr' which is now an alias.
468
5c8ed6a4
JW
4692017-06-06 Jiong Wang <jiong.wang@arm.com>
470
471 * config/tc-arm.c (reject_bad_reg): Allow REG_SP on ARMv8-A.
472 (parse_operands): Allow REG_SP for OP_oRRnpcsp and OP_RRnpcsp on
473 ARMv8-A.
474 (do_co_reg): Allow REG_SP for Rd on ARMv8-A.
475 (do_t_add_sub): Likewise.
476 (do_t_mov_cmp): Likewise.
477 (do_t_tb): Likewise.
478 * testsuite/gas/arm/ld-sp-warn.l: Delete the warning on REG_SP as Rt for
479 ldrsb.
480 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d: New test.
481 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: New test.
482 * testsuite/gas/arm/sp-pc-validations-bad-t.d: Specifies -march=armv7-a.
483 * testsuite/gas/arm/sp-pc-validations-bad-t.s: Remove ".arch armv7-a".
484 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d: New test.
485 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.l: New test.
486 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v8.d: New test.
487 * testsuite/gas/arm/sp-usage-thumb2-relax.s: New test.
488 * testsuite/gas/arm/strex-bad-t.d: Specifies -march=armv7-a.
489
61756f84
JW
4902017-06-05 Jim Wilson <jim.wilson@linaro.org>
491
492 * config/tc-arm.c (arm_cpus): Delete falkor and qdf24xx entries.
493 * doc/c-arm.texi (-mcpu): Likewise.
494
940171d0
AK
4952017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
496
497 * config/tc-arc.c (cpu_types): Include arc-cpu.def
498
6e92fed5
L
4992017-05-23 H.J. Lu <hongjiu.lu@intel.com>
500
501 * gas/testsuite/gas/i386/notrackbad.l: Updated for non-ELF
502 targets.
503 * gas/testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
504
6e3f3473 5052017-05-23 Claudiu Zissulescu <claziss@synopsys.com>
506
507 * config/tc-arc.c (md_apply_fix): Use as_bad_where.
508 (assemble_insn): Use as_bad.
509
04ef582a
L
5102017-05-22 H.J. Lu <hongjiu.lu@intel.com>
511
512 * config/tc-i386.c (REX_PREFIX): Changed to 7.
513 (NOTRACK_PREFIX): New.
514 (MAX_PREFIXES): Changed to 8.
515 (_i386_insn): Add notrack_prefix.
516 (PREFIX_GROUP): Add PREFIX_DS.
517 (add_prefix): Return PREFIX_DS for DS_PREFIX_OPCODE.
518 (md_assemble): Check if NOTRACK prefix is supported.
519 (parse_insn): Set notrack_prefix and issue an error for
520 other prefixes after NOTRACK prefix.
521 * testsuite/gas/i386/i386.exp: Run tests for NOTRACK prefix.
522 * testsuite/gas/i386/notrack-intel.d: New file.
523 * testsuite/gas/i386/notrack.d: Likewise.
524 * testsuite/gas/i386/notrack.s: Likewise.
525 * testsuite/gas/i386/notrackbad.l: Likewise.
526 * testsuite/gas/i386/notrackbad.s: Likewise.
527 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
528 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
529 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
530 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
531 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
532
3c0367d0
JW
5332017-05-22 Jiong Wang <jiong.wang@arm.com>
534
535 * configure.tgt: Set "arch" to "aarch64" if ${cpu} equals "aarch64".
536 Recognize the new triplet name aarch64*-linux-gnu_ilp32.
537 * configure.ac: Output DEFAULT_ARCH macro for AArch64.
538 * configure: Regenerate.
539 * config/tc-aarch64.h (aarch64_after_parse_args): New declaration.
540 (md_after_parse_args): New define.
541 * config/tc-aarch64.c (aarch64_abi_type): New enumeration
542 AARCH64_ABI_NONE.
543 (DEFAULT_ARCH): New define.
544 (aarch64_abi): Set default value to AARCH64_ABI_NONE.
545 (aarch64_after_parse_args): New function.
546
64517994
JM
5472017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
548
549 * config/tc-sparc.c (sparc_arch_table): Entries for `sparc6',
550 `v9m8' and `v8plusm8'.
551 (sparc_md_end): Handle SPARC_OPCODE_ARCH_M8.
552 (get_hwcap_name): Support the M8 hardware capabilities.
553 (sparc_ip): Handle new operand types.
554 * doc/c-sparc.texi (Sparc-Opts): Document -Av9m8, -Av8plusm8 and
555 -Asparc6, and the corresponding -xarch aliases.
556 * testsuite/gas/sparc/sparc6.s: New file.
557 * testsuite/gas/sparc/sparc6.d: Likewise.
558 * testsuite/gas/sparc/sparc6-diag.s: Likewise.
559 * testsuite/gas/sparc/sparc6-diag.l: Likewise.
560 * testsuite/gas/sparc/fpcmpshl.s: Likewise.
561 * testsuite/gas/sparc/fpcmpshl.d: Likewise.
562 * testsuite/gas/sparc/fpcmpshl-diag.s: Likewise.
563 * testsuite/gas/sparc/fpcmpshl-diag.l: Likewise.
564 * testsuite/gas/sparc/ldm-stm.s: Likewise.
565 * testsuite/gas/sparc/ldm-stm.d: Likewise.
566 * testsuite/gas/sparc/ldm-stm-diag.s: Likewise.
567 * testsuite/gas/sparc/ldm-stm-diag.l: Likewise.
568 * testsuite/gas/sparc/ldmf-stmf.s: Likewise.
569 * testsuite/gas/sparc/ldmf-stmf.d: Likewise.
570 * testsuite/gas/sparc/ldmf-stmf-diag.s: Likewise.
571 * testsuite/gas/sparc/ldmf-stmf-diag.l: Likewise.
572 * testsuite/gas/sparc/on.s: Likewise.
573 * testsuite/gas/sparc/on.d: Likewise.
574 * testsuite/gas/sparc/on-diag.s: Likewise.
575 * testsuite/gas/sparc/on-diag.l: Likewise.
576 * testsuite/gas/sparc/rle.s: Likewise.
577 * testsuite/gas/sparc/rle.d: Likewise.
578 * testsuite/gas/sparc/sparc.exp (gas_64_check): Run new tests.
579 * testsuite/gas/sparc/rdasr.s: Add test for RDENTROPY.
580 * testsuite/gas/sparc/rdasr.d: Likewise.
581
ae0264a6
JM
5822017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
583
584 * testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
585 * testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
586 run asi-bump-warn.
587
f4203b2b
JL
5882017-05-19 Georg-Johann Lay <avr@gjlay.de>
589
590 PR ld/21472
591 * config/tc-avr.c (mcu_types): Add entries for: attiny416,
592 attiny417, attiny816, attiny817.
593
535b785f
AM
5942017-05-18 Alan Modra <amodra@gmail.com>
595
596 * config/tc-aarch64.c: Don't compare booleans against TRUE or FALSE.
597 * config/tc-hppa.c: Likewise.
598 * config/tc-mips.c: Likewise.
599 * config/tc-score7.c: Likewise.
600
91cb9803
AM
6012017-05-16 Alan Modra <amodra@gmail.com>
602
603 * write.c (GENERIC_FORCE_RELOCATION_LOCAL): Define.
604 (TC_FORCE_RELOCATION_LOCAL): Use it.
605 (GENERIC_FORCE_RELOCATION_SUB_SAME): Define.
606 (TC_FORCE_RELOCATION_SUB_SAME): Use it.
607 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL,
608 TC_FORCE_RELOCATION_SUB_SAME): Use GENERIC defines.
609 * config/tc-aarch64.h: Similarly.
610 * config/tc-avr.h: Similarly.
611 * config/tc-cris.h: Similarly.
612 * config/tc-i386.h: Similarly.
613 * config/tc-i960.h: Similarly.
614 * config/tc-ia64.h: Similarly.
615 * config/tc-microblaze.h: Similarly.
616 * config/tc-mips.h: Similarly.
617 * config/tc-msp430.h: Similarly.
618 * config/tc-nds32.h: Similarly.
619 * config/tc-pru.h: Similarly.
620 * config/tc-riscv.h: Similarly.
621 * config/tc-rl78.h: Similarly.
622 * config/tc-s390.h: Similarly.
623 * config/tc-sh.h: Similarly.
624 * config/tc-sh64.h: Similarly.
625 * config/tc-sparc.h: Similarly.
626 * config/tc-xtensa.h: Similarly.
627 * config/tc-mn10300.h: Similarly.
628 (GENERIC_FORCE_RELOCATION_LOCAL): Define.
629 * config/tc-msp430.c (msp430_force_relocation_local): Modify to
630 be addition to rather than replacement of standard
631 TC_FORCE_RELOCATION_LOCAL.
632
52a86f84
NC
6332017-05-15 Nick Clifton <nickc@redhat.com>
634
635 PR gas/21458
636 * config/tc-arm.c (do_adr): If the ADR involves a thumb function
637 symbol, ensure that the T bit will be set.
638 (do_adrl): Likewise.
639 (do_t_adr): Likewise.
640 * testsuite/gas/arm/pr21458.s: New test.
641 * testsuite/gas/arm/pr21458.d: New test driver.
642
b32465c9
MR
6432017-05-15 Maciej W. Rozycki <macro@imgtec.com>
644
645 * testsuite/gas/mips/mips16-pcrel-1.d: Remove `-mips3' from `as'
646 flags.
647 * testsuite/gas/mips/mips16-pcrel-pic-1.d: Likewise.
648 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
649 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
650 * testsuite/gas/mips/mips16-pcrel-n64-0.d: Likewise.
651 * testsuite/gas/mips/mips16-pcrel-n64-1.d: Likewise.
652 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
653 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
654 * testsuite/gas/mips/mips16-pcrel-reloc-4.d: Likewise.
655 * testsuite/gas/mips/mips16-pcrel-reloc-5.d: Likewise.
656 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Likewise.
657 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Likewise.
658 * testsuite/gas/mips/mips16-pcrel-addend-4.d: Likewise.
659 * testsuite/gas/mips/mips16-pcrel-addend-5.d: Likewise.
660 * testsuite/gas/mips/mips16-pcrel-addend-6.d: Likewise.
661 * testsuite/gas/mips/mips16-pcrel-addend-7.d: Likewise.
662 * testsuite/gas/mips/mips16-pcrel-addend-9.d: Likewise.
663 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: Likewise.
664 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: Likewise.
665 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: Likewise.
666 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d:
667 Likewise.
668 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d:
669 Likewise.
670 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: Likewise.
671 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: Likewise.
672 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: Likewise.
673 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: Likewise.
674 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: Likewise.
675 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: Likewise.
676 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: Likewise.
677 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: Likewise.
678 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: Likewise.
679 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: Likewise.
680 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: Likewise.
681 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d:
682 Likewise.
683 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d:
684 Likewise.
685 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d:
686 Likewise.
687 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d:
688 Likewise.
689 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d:
690 Likewise.
691 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d:
692 Likewise.
693 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
694 Likewise.
695 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
696 Likewise.
697 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: New test.
698 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: New test.
699 * testsuite/gas/mips/mips16e2@mips16-pcrel-2.d: New test.
700 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: New test.
701 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: New test.
702 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d: New
703 test.
704 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d: New
705 test.
706 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: New test.
707 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: New test.
708 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-2.d: New test.
709 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-3.d: New test.
710 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-6.d: New test.
711 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-7.d: New test.
712 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-2.d: New test.
713 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-3.d: New test.
714 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-6.d: New test.
715 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-7.d: New test.
716 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-8.d: New test.
717 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-9.d: New test.
718 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-8.d: New
719 test.
720 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-9.d: New
721 test.
722 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-8.d:
723 New test.
724 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-9.d:
725 New test.
726 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute.d: New test.
727 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-1.d: New
728 test.
729 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-2.d: New
730 test.
731 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-3.d: New
732 test.
733 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-4.d: New
734 test.
735 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-5.d: New
736 test.
737 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-6.d: New
738 test.
739 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-7.d: New
740 test.
741 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-4.d: New
742 test.
743 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-6.d: New
744 test.
745 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-4.d: New
746 test.
747 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-6.d: New
748 test.
749 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-4.d:
750 New test.
751 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-6.d:
752 New test.
753 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-4.d:
754 New test.
755 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-6.d:
756 New test.
757 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-4.d:
758 New test.
759 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-6.d:
760 New test.
761 * testsuite/gas/mips/mips16-pcrel-1.l: Adjust line numbers.
762 * testsuite/gas/mips/mips16-pcrel-1.s: Adjust for alignment
763 preservation between MIPS16 and MIPS16e2 code.
764 * testsuite/gas/mips/mips.exp: Run MIPS16 relaxation tests over
765 all MIPS16 architectures.
766
3f3467ff
MR
7672017-05-15 Maciej W. Rozycki <macro@imgtec.com>
768
769 * testsuite/gas/mips/mips16e2.d: New test.
770 * testsuite/gas/mips/mips16e2-mt.d: New test.
771 * testsuite/gas/mips/mips16e2-sub.d: New test.
772 * testsuite/gas/mips/mips16e2@mips16e2-sub.d: New test.
773 * testsuite/gas/mips/mips16e2-mt-sub.d: New test.
774 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: New test.
775 * testsuite/gas/mips/mips16e2-hilo.d: New test.
776 * testsuite/gas/mips/mips16e2-hilo-n32.d: New test.
777 * testsuite/gas/mips/mips16e2-reloc-error.d: New test.
778 * testsuite/gas/mips/mips16e2-imm-error.d: New test.
779 * testsuite/gas/mips/elf_ase_mips16e2.d: New test.
780 * testsuite/gas/mips/elf_ase_mips16e2-2.d: New test.
781 * testsuite/gas/mips/elf-rel9-mips16e2.d: New test.
782 * testsuite/gas/mips/mips16e2-lui.d: New test.
783 * testsuite/gas/mips/mips16e2@mips32r2-sync.d: New test.
784 * testsuite/gas/mips/mips16e2@mips32r2-sync-1.d: New test.
785 * testsuite/gas/mips/mips16e2@lui-2.d: New test.
786 * testsuite/gas/mips/mips16e2-reloc-error.l: New stderr output.
787 * testsuite/gas/mips/mips16e2-imm-error.l: New stderr output.
788 * testsuite/gas/mips/mips16e2@lui-2.l: New stderr output.
789 * testsuite/gas/mips/mips16e2.s: New test source.
790 * testsuite/gas/mips/mips16e2-mt.s: New test source.
791 * testsuite/gas/mips/mips16e2-sub.s: New test source.
792 * testsuite/gas/mips/mips16e2-mt-sub.s: New test source.
793 * testsuite/gas/mips/mips16e2-hilo.s: New test source.
794 * testsuite/gas/mips/mips16e2-reloc-error.s: New test source.
795 * testsuite/gas/mips/mips16e2-imm-error.s: New test source.
796 * testsuite/gas/mips/elf-rel9-mips16e2.s: New test source.
797 * testsuite/gas/mips/mips16e2-lui.s: New test source.
798 * testsuite/gas/mips/mips.exp: Expand `mips32r2-sync',
799 `mips32r2-sync-1', `lui-1' and `lui-2' tests across MIPS16e2
800 architectures. Run the new tests.
801
70ab592f
MR
8022017-05-15 Maciej W. Rozycki <macro@imgtec.com>
803
804 * testsuite/gas/mips/mips.exp (run_dump_test_arch): Add
805 `mips16e2@' prefix.
806 (run_list_test_arch): Likewise.
807 (mips16e2-32, mips16e2-64): New architectures.
808 * testsuite/gas/mips/mips16e2-32@mips16-macro.d: New test.
809 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.d: New test.
810 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.d: New test.
811 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.d: New test.
812 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.d: New test.
813 * testsuite/gas/mips/mips16e2-32@mips16e-64.d: New test.
814 * testsuite/gas/mips/mips16e2-32@mips16-sub.d: New test.
815 * testsuite/gas/mips/mips16e2-32@mips16e-64-sub.d: New test.
816 * testsuite/gas/mips/mips16e2@relax-swap3.d: New test.
817 * testsuite/gas/mips/mips16-32@mips16-asmacro.d: Remove `source'
818 tag. Add `-I$srcdir/$subdir' to `as' flags.
819 * testsuite/gas/mips/mips16-64@mips16-asmacro.d: Likewise.
820 * testsuite/gas/mips/mips16e2-32@mips16-macro.l: New stderr
821 output.
822 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.l: New stderr
823 output.
824 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.l: New stderr
825 output.
826 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.l: New stderr
827 output.
828 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.l: New stderr
829 output.
830 * testsuite/gas/mips/mips16-sub.s: Add `.set nomips16e2'.
831 * testsuite/gas/mips/mips16e-sub.s: Likewise.
832 * testsuite/gas/mips/mips16e-64-sub.s: Likewise.
833 * testsuite/gas/mips/mips16-asmacro.s: Remove `.set mips32'.
834 * testsuite/gas/mips/mips16-32@mips16-asmacro.s: New test
835 source.
836 * testsuite/gas/mips/mips16-64@mips16-asmacro.s: New test
837 source.
838
25499ac7
MR
8392017-05-15 Maciej W. Rozycki <macro@imgtec.com>
840 Matthew Fortune <matthew.fortune@imgtec.com>
841 Andrew Bennett <andrew.bennett@imgtec.com>
842
843 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `e2' flag.
844 (RELAX_MIPS16_E2): New macro.
845 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO)
846 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
847 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
848 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
849 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
850 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
851 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED, RELAX_MIPS16_MACRO)
852 (RELAX_MIPS16_MARK_MACRO, RELAX_MIPS16_CLEAR_MACRO): Shift bits.
853 (mips16_immed_extend): New prototype.
854 (options): Add OPTION_MIPS16E2 and OPTION_NO_MIPS16E2 enum
855 values.
856 (md_longopts): Add "mmips16e2" and "mno-mips16e2" options.
857 (mips_ases): Add "mips16e2" entry.
858 (mips_set_ase): Handle MIPS16e2 ASE.
859 (insn_insert_operand): Explicitly handle immediates with MIPS16
860 instructions that require 32-bit encoding.
861 (is_opcode_valid_16): Pass enabled ASE bitmask on to
862 `opcode_is_member'.
863 (validate_mips_insn): Explicitly handle immediates with MIPS16
864 instructions that require 32-bit encoding.
865 (operand_reg_mask) <OP_REG28>: Add handler.
866 (match_reg28_operand): New function.
867 (match_operand) <OP_REG28>: Add handler.
868 (append_insn): Pass ASE_MIPS16E2 setting to RELAX_MIPS16_ENCODE.
869 (match_mips16_insn): Handle MIPS16 instructions that require
870 32-bit encoding and `V' and `u' operand codes.
871 (mips16_ip): Allow any characters except from `.' in opcodes.
872 (mips16_immed_extend): Handle 9-bit immediates. Do not shuffle
873 immediates whose width is not one of these listed.
874 (md_estimate_size_before_relax): Handle MIPS16e2 relaxation.
875 (mips_relax_frag): Likewise.
876 (md_convert_frag): Likewise.
877 (mips_convert_ase_flags): Handle MIPS16e2 ASE.
878
879 * doc/as.texinfo (Target MIPS options): Add `-mmips16e2' and
880 `-mno-mips16e2' options.
881 (-mmips16e2, -mno-mips16e2): New options.
882 * doc/c-mips.texi (MIPS Options): Add `-mmips16e2' and
883 `-mno-mips16e2' options.
884 (MIPS ASE Instruction Generation Overrides): Add `.set mips16e2'
885 and `.set nomips16e2'.
886
20c59b84
MR
8872017-05-15 Maciej W. Rozycki <macro@imgtec.com>
888
889 * config/tc-mips.c (match_int_operand): Call
890 `match_out_of_range' before returning failure for 0x8000-0xffff
891 values conditionally allowed.
892
602b88e3
MR
8932017-05-15 Maciej W. Rozycki <macro@imgtec.com>
894
895 * config/tc-mips.c (match_int_operand): Call
896 `match_not_constant' before returning failure for a non-constant
897 16-bit immediate conditionally allowed.
898
c96425c5
MR
8992017-05-15 Maciej W. Rozycki <macro@imgtec.com>
900
901 * config/tc-mips.c (match_const_int): Call `match_out_of_range'
902 rather than `match_not_constant' for unrelocated operands
903 retrieved as an `O_big' expression.
904 (match_int_operand): Call `match_out_of_range' for relocatable
905 operands retrieved as an `O_big' expression.
906 (match_mips16_insn): Call `match_out_of_range' for relaxable
907 operands retrieved as an `O_big' expression.
908 * testsuite/gas/mips/addiu-error.d: New test.
909 * testsuite/gas/mips/mips16@addiu-error.d: New test.
910 * testsuite/gas/mips/micromips@addiu-error.d: New test.
911 * testsuite/gas/mips/break-error.d: New test.
912 * testsuite/gas/mips/lui-1.l: Adjust error message.
913 * testsuite/gas/mips/addiu-error.l: New stderr output.
914 * testsuite/gas/mips/mips16@addiu-error.l: New stderr output.
915 * testsuite/gas/mips/micromips@addiu-error.l: New stderr output.
916 * testsuite/gas/mips/break-error.l: New stderr output.
917 * testsuite/gas/mips/addiu-error.s: New test source.
918 * testsuite/gas/mips/break-error.s: New test source.
919 * testsuite/gas/mips/mips.exp: Run the new tests.
920
1a7bf198
MR
9212017-05-15 Maciej W. Rozycki <macro@imgtec.com>
922
923 * config/tc-mips.c (match_mips16_insn): Remove the explicit
924 OT_INTEGER check before the `match_expression' call.
925 * testsuite/gas/mips/mips16-insn-e.l: Adjust messages.
926 * testsuite/gas/mips/mips16-32@mips16-insn-e.l: Likewise.
927 * testsuite/gas/mips/mips16-64@mips16-insn-e.l: Likewise.
928 * testsuite/gas/mips/mips16e-32@mips16-insn-e.l: Likewise.
929 * testsuite/gas/mips/mips16-reg-error.d: New test.
930 * testsuite/gas/mips/mips16-reg-error.l: New stderr output.
931 * testsuite/gas/mips/mips16-reg-error.s: New test source.
932 * testsuite/gas/mips/mips.exp: Run the new test.
933
e295202f
MR
9342017-05-15 Maciej W. Rozycki <macro@imgtec.com>
935
936 * config/tc-mips.c (match_mips16_insn): Call
937 `match_not_constant' for a disallowed relocation operation.
938 * testsuite/gas/mips/mips16-reloc-error.d: New test.
939 * testsuite/gas/mips/mips16-reloc-error.l: New stderr output.
940 * testsuite/gas/mips/mips16-reloc-error.s: New test source.
941 * testsuite/gas/mips/mips.exp: Run the new test.
942
c76081bc
MR
9432017-05-15 Maciej W. Rozycki <macro@imgtec.com>
944
945 * testsuite/gas/mips/lui-1.d: New test.
946 * testsuite/gas/mips/lui-2.d: New test.
947 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
948 into the new tests.
949
a54d5f8b
MR
9502017-05-15 Maciej W. Rozycki <macro@imgtec.com>
951
952 * config/tc-mips.c (match_const_int): Update description.
953
32035f51
MR
9542017-05-15 Maciej W. Rozycki <macro@imgtec.com>
955
956 * doc/as.texinfo (-mips16, -no-mips16): Refer to `.module
957 mips16' rather than `.set mips16'.
958 (-mmicromips, -mno-micromips): Refer to `.module micromips' and
959 `.module nomicromips' rather than `.set micromips' and `.set
960 nomicromips'.
961 (-msmartmips, -mno-smartmips): Refer to `.module smartmips'
962 rather than `.set smartmips'.
963 * doc/c-mips.texi (MIPS Options): Refer to `.module mips16',
964 `.module micromips', `.module nomicromips' and `.module
965 smartmips' rather than `.set mips16', `.set micromips', `.set
966 nomicromips' and `.set smartmips' respectively.
967
be3f1006
MR
9682017-05-12 Maciej W. Rozycki <macro@imgtec.com>
969 Matthew Fortune <matthew.fortune@imgtec.com>
970
971 * config/tc-mips.c (mips_percent_op): Add "%gprel".
972 (mips16_percent_op): Add "%gp_rel".
973 * testsuite/gas/mips/elf-rel8.s:: Add `%gprel' forms.
974 * testsuite/gas/mips/elf-rel8-mips16.s: Add `%gp_rel' forms.
975 * testsuite/gas/mips/elf-rel8.d: Adjust accordingly.
976 * testsuite/gas/mips/elf-rel8-mips16.d: Likewise.
977
a4f89915
MR
9782017-05-12 Maciej W. Rozycki <macro@imgtec.com>
979
980 * testsuite/gas/mips/mips16.d: Adjust BREAK disassembly.
981 * testsuite/gas/mips/mips16-64@mips16.d: Likewise.
982 * testsuite/gas/mips/mips16-64.d: Likewise.
983 * testsuite/gas/mips/mips16-64@mips16-64.d: Likewise.
984 * testsuite/gas/mips/mips16-macro.d: Likewise.
985 * testsuite/gas/mips/mips16-64@mips16-macro.d: Likewise.
986 * testsuite/gas/mips/mips16-sub.d: Likewise.
987 * testsuite/gas/mips/mips16-32@mips16-sub.d: Likewise.
988
99e2d67a
MR
9892017-05-11 Maciej W. Rozycki <macro@imgtec.com>
990
991 * testsuite/gas/mips/mips32r2-sync-1.d: New test.
992 * testsuite/gas/mips/micromips@mips32r2-sync-1.d: New test.
993 * testsuite/gas/mips/mips.exp: Run the new tests.
994
7f401e84
MR
9952017-05-10 Maciej W. Rozycki <macro@imgtec.com>
996
997 * testsuite/gas/mips/isa-override-2.d: New test.
998 * testsuite/gas/mips/mips1@isa-override-2.d: New test.
999 * testsuite/gas/mips/r3000@isa-override-2.d: New test.
1000 * testsuite/gas/mips/r3900@isa-override-2.d: New test.
1001 * testsuite/gas/mips/mips2@isa-override-2.d: New test.
1002 * testsuite/gas/mips/mips32@isa-override-2.d: New test.
1003 * testsuite/gas/mips/mips32r2@isa-override-2.d: New test.
1004 * testsuite/gas/mips/mips32r3@isa-override-2.d: New test.
1005 * testsuite/gas/mips/mips32r5@isa-override-2.d: New test.
1006 * testsuite/gas/mips/mips32r6@isa-override-2.d: New test.
1007 * testsuite/gas/mips/octeon3@isa-override-2.d: New test.
1008 * testsuite/gas/mips/r3000@isa-override-2.l: Remove list test.
1009 * testsuite/gas/mips/mips1@isa-override-2.s: Remove test source.
1010 * testsuite/gas/mips/r3000@isa-override-2.s: Remove test source.
1011 * testsuite/gas/mips/r3900@isa-override-2.s: Remove test source.
1012 * testsuite/gas/mips/mips2@isa-override-2.s: Remove test source.
1013 * testsuite/gas/mips/mips32@isa-override-2.s: Remove test
1014 source.
1015 * testsuite/gas/mips/mips32r2@isa-override-2.s: Remove test
1016 source.
1017 * testsuite/gas/mips/mips32r3@isa-override-2.s: Remove test
1018 source.
1019 * testsuite/gas/mips/mips32r5@isa-override-2.s: Remove test
1020 source.
1021 * testsuite/gas/mips/mips32r6@isa-override-2.s: Remove test
1022 source.
1023 * testsuite/gas/mips/octeon3@isa-override-2.s: Remove test
1024 source.
1025 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1026 into the new tests.
1027
9fc18134
MR
10282017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1029
1030 * testsuite/gas/mips/mips16e-sub.d: Correct test name.
1031 * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise.
1032 * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise.
1033 * testsuite/gas/mips/mips16e-64-sub.d: Likewise.
1034 * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise.
1035 * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise.
1036 * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
1037
f78c0b91
MR
10382017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1039
1040 * testsuite/gas/mips/mips16-macro.l: Remove list test.
1041
58667758
MR
10422017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1043
1044 * testsuite/gas/mips/r3900@ecoff@ld.d: Remove test.
1045 * testsuite/gas/mips/mips2@ecoff@ld.d: Remove test.
1046 * testsuite/gas/mips/mips32@ecoff@ld.d: Remove test.
1047 * testsuite/gas/mips/mips32r2@ecoff@ld.d: Remove test.
1048 * testsuite/gas/mips/r3900@ecoff@ld-forward.d: Remove test.
1049 * testsuite/gas/mips/mips2@ecoff@ld-forward.d: Remove test.
1050 * testsuite/gas/mips/mips32@ecoff@ld-forward.d: Remove test.
1051 * testsuite/gas/mips/mips32r2@ecoff@ld-forward.d: Remove test.
1052 * testsuite/gas/mips/mips1@ecoff@sd.d: Remove test.
1053 * testsuite/gas/mips/r3000@ecoff@sd.d: Remove test.
1054 * testsuite/gas/mips/r3900@ecoff@sd.d: Remove test.
1055 * testsuite/gas/mips/mips2@ecoff@sd.d: Remove test.
1056 * testsuite/gas/mips/mips32@ecoff@sd.d: Remove test.
1057 * testsuite/gas/mips/mips32r2@ecoff@sd.d: Remove test.
1058 * testsuite/gas/mips/mips1@ecoff@sd-forward.d: Remove test.
1059 * testsuite/gas/mips/r3000@ecoff@sd-forward.d: Remove test.
1060 * testsuite/gas/mips/r3900@ecoff@sd-forward.d: Remove test.
1061 * testsuite/gas/mips/mips2@ecoff@sd-forward.d: Remove test.
1062 * testsuite/gas/mips/mips32@ecoff@sd-forward.d: Remove test.
1063 * testsuite/gas/mips/mips32r2@ecoff@sd-forward.d: Remove test.
1064
53a346d8
CZ
10652017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
1066
1067 * testsuite/gas/arc/attr-arc600.d: New file.
1068 * testsuite/gas/arc/attr-arc600_mul32x16.d: Likewise.
1069 * testsuite/gas/arc/attr-arc600_norm.d: Likewise.
1070 * testsuite/gas/arc/attr-arc601.d: Likewise.
1071 * testsuite/gas/arc/attr-arc601_mul32x16.d: Likewise.
1072 * testsuite/gas/arc/attr-arc601_mul64.d: Likewise.
1073 * testsuite/gas/arc/attr-arc601_norm.d: Likewise.
1074 * testsuite/gas/arc/attr-arc700.d: Likewise.
1075 * testsuite/gas/arc/attr-arcem.d: Likewise.
1076 * testsuite/gas/arc/attr-archs.d: Likewise.
1077 * testsuite/gas/arc/attr-autodetect-1.d: Likewise.
1078 * testsuite/gas/arc/attr-autodetect-1.s: Likewise.
1079 * testsuite/gas/arc/attr-cpu-a601.d: Likewise.
1080 * testsuite/gas/arc/attr-cpu-a601.s: Likewise.
1081 * testsuite/gas/arc/attr-cpu-a700.d: Likewise.
1082 * testsuite/gas/arc/attr-cpu-a700.s: Likewise.
1083 * testsuite/gas/arc/attr-cpu-em.d: Likewise.
1084 * testsuite/gas/arc/attr-cpu-em.s: Likewise.
1085 * testsuite/gas/arc/attr-cpu-hs.d: Likewise.
1086 * testsuite/gas/arc/attr-cpu-hs.s: Likewise.
1087 * testsuite/gas/arc/attr-em.d: Likewise.
1088 * testsuite/gas/arc/attr-em4.d: Likewise.
1089 * testsuite/gas/arc/attr-em4_dmips.d: Likewise.
1090 * testsuite/gas/arc/attr-em4_fpuda.d: Likewise.
1091 * testsuite/gas/arc/attr-em4_fpus.d: Likewise.
1092 * testsuite/gas/arc/attr-hs.d: Likewise.
1093 * testsuite/gas/arc/attr-hs34.d: Likewise.
1094 * testsuite/gas/arc/attr-hs38.d: Likewise.
1095 * testsuite/gas/arc/attr-hs38_linux.d: Likewise.
1096 * testsuite/gas/arc/attr-mul64.d: Likewise.
1097 * testsuite/gas/arc/attr-name.d: Likewise.
1098 * testsuite/gas/arc/attr-name.s: Likewise.
1099 * testsuite/gas/arc/attr-nps400.d: Likewise.
1100 * testsuite/gas/arc/attr-override-mcpu.d: Likewise.
1101 * testsuite/gas/arc/attr-override-mcpu.s
1102 * testsuite/gas/arc/attr-quarkse_em.d: Likewise.
1103 * testsuite/gas/arc/blank.s: Likewise.
1104 * testsuite/gas/elf/section2.e-arc: Likewise.
1105 * testsuite/gas/arc/cpu-pseudop-1.d: Update test.
1106 * testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
1107 * testsuite/gas/arc/nps400-0.d: Likewise.
1108 * testsuite/gas/elf/elf.exp: Set target_machine for ARC.
1109 * config/tc-arc.c (opcode/arc-attrs.h): Include.
1110 (ARC_GET_FLAG, ARC_SET_FLAG, streq): Define.
1111 (arc_attribute): Declare new function.
1112 (md_pseudo_table): Add arc_attribute.
1113 (cpu_types): Rename default cpu features.
1114 (selected_cpu): Set the default OSABI flag.
1115 (mpy_option): New variable.
1116 (pic_option): Likewise.
1117 (sda_option): Likewise.
1118 (tls_option): Likewise.
1119 (feature_type, feature_list): Remove.
1120 (arc_initial_eflag): Likewise.
1121 (attributes_set_explicitly): New variable.
1122 (arc_check_feature): Check also for the conflicting features.
1123 (arc_select_cpu): Refactor assignment of selected_cpu.eflags.
1124 (arc_option): Remove setting of private flags and architecture.
1125 (check_cpu_feature): Refactor feature names.
1126 (autodetect_attributes): New function.
1127 (assemble_tokens): Use above function.
1128 (md_parse_option): Refactor feature names.
1129 (arc_attribute): New function.
1130 (arc_set_attribute_int): Likewise.
1131 (arc_set_attribute_string): Likewise.
1132 (arc_stralloc): Likewise.
1133 (arc_set_public_attributes): Likewise.
1134 (arc_md_end): Likewise.
1135 (arc_copy_symbol_attributes): Likewise.
1136 (rc_convert_symbolic_attribute): Likewise.
1137 * config/tc-arc.h (md_end): Define.
1138 (CONVERT_SYMBOLIC_ATTRIBUTE): Likewise.
1139 (TC_COPY_SYMBOL_ATTRIBUTES): Likewise.
1140 * doc/c-arc.texi: Document ARC object attributes.
1141
8507b6e7
MR
11422017-05-03 Maciej W. Rozycki <macro@imgtec.com>
1143
1144 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `pic', `sym32' and
1145 `nomacro' flags.
1146 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO):
1147 New macros.
1148 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
1149 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
1150 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
1151 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
1152 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
1153 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): Shift bits.
1154 (RELAX_MIPS16_MACRO, RELAX_MIPS16_MARK_MACRO)
1155 (RELAX_MIPS16_CLEAR_MACRO): New macros.
1156 (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
1157 `mips_opts.warn_about_macros' settings to RELAX_MIPS16_ENCODE.
1158 (mips16_macro_frag): New function.
1159 (md_estimate_size_before_relax): Handle HI16/LO16 relaxation.
1160 (mips_relax_frag): Likewise.
1161 (md_convert_frag): Likewise.
1162
1163 * testsuite/gas/mips/mips16@relax-swap3.d: Remove error output,
1164 add dump patterns.
1165 * testsuite/gas/mips/mips16e@relax-swap3.d: New test
1166 subarchitecture.
1167 * testsuite/gas/mips/micromips@relax-swap3.d: Remove trailing
1168 NOP padding.
1169 * testsuite/gas/mips/mips16-pcrel-reloc-2.d: Remove error
1170 output, add dump patterns.
1171 * testsuite/gas/mips/mips16-pcrel-reloc-3.d: Remove error
1172 output, add dump patterns.
1173 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Remove error
1174 output, add dump patterns.
1175 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Remove error
1176 output, add dump patterns.
1177 * testsuite/gas/mips/mips16-pcrel-addend-2.d: Remove error
1178 output, add dump patterns.
1179 * testsuite/gas/mips/mips16-pcrel-addend-3.d: Remove error
1180 output, add dump patterns.
1181 * testsuite/gas/mips/mips16-pcrel-absolute.d: Remove error
1182 output, add dump patterns.
1183 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: Remove error
1184 output, add dump patterns.
1185 * testsuite/gas/mips/mips16@relax-swap3.l: Remove file.
1186 * testsuite/gas/mips/mips16-pcrel-reloc-2.l: Remove file.
1187 * testsuite/gas/mips/mips16-pcrel-reloc-3.l: Remove file.
1188 * testsuite/gas/mips/mips16-pcrel-reloc-6.l: Remove file.
1189 * testsuite/gas/mips/mips16-pcrel-reloc-7.l: Remove file.
1190 * testsuite/gas/mips/mips16-pcrel-addend-2.l: Remove file.
1191 * testsuite/gas/mips/mips16-pcrel-addend-3.l: Remove file.
1192 * testsuite/gas/mips/mips16-pcrel-absolute.l: Remove file.
1193 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: Remove file.
1194 * testsuite/gas/mips/relax-swap3.s: Adjust trailing padding.
1195
1196 * testsuite/gas/mips/mips16-pcrel-0.d: New test.
1197 * testsuite/gas/mips/mips16-pcrel-1.d: New test.
1198 * testsuite/gas/mips/mips16-pcrel-2.d: New test.
1199 * testsuite/gas/mips/mips16-pcrel-3.d: New test.
1200 * testsuite/gas/mips/mips16-pcrel-4.d: New test.
1201 * testsuite/gas/mips/mips16-pcrel-5.d: New test.
1202 * testsuite/gas/mips/mips16-pcrel-pic-0.d: New test.
1203 * testsuite/gas/mips/mips16-pcrel-pic-1.d: New test.
1204 * testsuite/gas/mips/mips16-pcrel-n32-0.d: New test.
1205 * testsuite/gas/mips/mips16-pcrel-n32-1.d: New test.
1206 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: New test.
1207 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: New test.
1208 * testsuite/gas/mips/mips16-pcrel-n64-0.d: New test.
1209 * testsuite/gas/mips/mips16-pcrel-n64-1.d: New test.
1210 * testsuite/gas/mips/mips16-pcrel-delay-0.d: New test.
1211 * testsuite/gas/mips/mips16-pcrel-delay-1.d: New test.
1212 * testsuite/gas/mips/mips16-pcrel-addend-4.d: New test.
1213 * testsuite/gas/mips/mips16-pcrel-addend-5.d: New test.
1214 * testsuite/gas/mips/mips16-pcrel-addend-6.d: New test.
1215 * testsuite/gas/mips/mips16-pcrel-addend-7.d: New test.
1216 * testsuite/gas/mips/mips16-pcrel-addend-8.d: New test.
1217 * testsuite/gas/mips/mips16-pcrel-addend-9.d: New test.
1218 * testsuite/gas/mips/mips16-pcrel-addend-pic-8.d: New test.
1219 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: New test.
1220 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: New test.
1221 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: New test.
1222 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d: New test.
1223 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d: New test.
1224 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: New test.
1225 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: New test.
1226 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: New test.
1227 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: New test.
1228 * testsuite/gas/mips/mips16-pcrel-absolute-4.d: New test.
1229 * testsuite/gas/mips/mips16-pcrel-absolute-5.d: New test.
1230 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: New test.
1231 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: New test.
1232 * testsuite/gas/mips/mips16-pcrel-absolute-pic-4.d: New test.
1233 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: New test.
1234 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: New test.
1235 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: New test.
1236 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: New test.
1237 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: New test.
1238 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d: New
1239 test.
1240 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d: New
1241 test.
1242 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d: New
1243 test.
1244 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d: New
1245 test.
1246 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d: New
1247 test.
1248 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d: New
1249 test.
1250 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
1251 New test.
1252 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
1253 New test.
1254 * testsuite/gas/mips/mips16-pcrel-0.l: New stderr output.
1255 * testsuite/gas/mips/mips16-pcrel-1.l: New stderr output.
1256 * testsuite/gas/mips/mips16-pcrel-2.l: New stderr output.
1257 * testsuite/gas/mips/mips16-pcrel-3.l: New stderr output.
1258 * testsuite/gas/mips/mips16-pcrel-4.l: New stderr output.
1259 * testsuite/gas/mips/mips16-pcrel-5.l: New stderr output.
1260 * testsuite/gas/mips/mips16-pcrel-delay-0.l: New stderr output.
1261 * testsuite/gas/mips/mips16-pcrel-delay-1.l: New stderr output.
1262 * testsuite/gas/mips/mips16-pcrel-addend-8.l: New stderr output.
1263 * testsuite/gas/mips/mips16-pcrel-addend-9.l: New stderr output.
1264 * testsuite/gas/mips/mips16-pcrel-absolute-4.l: New stderr
1265 output.
1266 * testsuite/gas/mips/mips16-pcrel-absolute-6.l: New stderr
1267 output.
1268 * testsuite/gas/mips/mips16-pcrel-0.s: New test source.
1269 * testsuite/gas/mips/mips16-pcrel-1.s: New test source.
1270 * testsuite/gas/mips/mips16-pcrel-2.s: New test source.
1271 * testsuite/gas/mips/mips16-pcrel-3.s: New test source.
1272 * testsuite/gas/mips/mips16-pcrel-4.s: New test source.
1273 * testsuite/gas/mips/mips16-pcrel-5.s: New test source.
1274 * testsuite/gas/mips/mips16-pcrel-delay-0.s: New test source.
1275 * testsuite/gas/mips/mips16-pcrel-delay-1.s: New test source.
1276 * testsuite/gas/mips/mips16-pcrel-addend-4.s: New test source.
1277 * testsuite/gas/mips/mips16-pcrel-addend-5.s: New test source.
1278 * testsuite/gas/mips/mips16-pcrel-addend-6.s: New test source.
1279 * testsuite/gas/mips/mips16-pcrel-addend-7.s: New test source.
1280 * testsuite/gas/mips/mips16-pcrel-addend-8.s: New test source.
1281 * testsuite/gas/mips/mips16-pcrel-addend-9.s: New test source.
1282 * testsuite/gas/mips/mips16-pcrel-absolute-2.s: New test.
1283 * testsuite/gas/mips/mips16-pcrel-absolute-3.s: New test.
1284 * testsuite/gas/mips/mips16-pcrel-absolute-4.s: New test.
1285 * testsuite/gas/mips/mips16-pcrel-absolute-5.s: New test.
1286 * testsuite/gas/mips/mips16-pcrel-absolute-6.s: New test.
1287 * testsuite/gas/mips/mips16-pcrel-absolute-7.s: New test.
1288 * testsuite/gas/mips/mips.exp: Run the new tests.
1289
e78bb25c
NC
12902017-05-03 Nick Clifton <nickc@redhat.com>
1291
1292 PR gas/20941
1293 * symbols.c (snapshot_symbol): Handle the case where
1294 resolve_expression returns a local symbol.
1295
82d808ed
MR
12962017-05-02 Maciej W. Rozycki <macro@imgtec.com>
1297
1298 * config/tc-mips.c (append_insn): Call `symbol_append' for any
1299 expression symbol created for MIPS16 relaxation.
1300 (match_mips16_insn): Don't encode a constant value as an
1301 immediate with a PC-relative operand.
1302
1303 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: New test.
1304 * testsuite/gas/mips/mips16-branch-absolute-1.d: New test.
1305 * testsuite/gas/mips/mips16-branch-absolute-2.d: New test.
1306 * testsuite/gas/mips/mips16-branch-absolute-addend-1.d: New
1307 test.
1308 * testsuite/gas/mips/mips16-branch-absolute-n32-1.d: New test.
1309 * testsuite/gas/mips/mips16-branch-absolute-n32-2.d: New test.
1310 * testsuite/gas/mips/mips16-branch-absolute-addend-n32-1.d: New
1311 test.
1312 * testsuite/gas/mips/mips16-branch-absolute-n64-1.d: New test.
1313 * testsuite/gas/mips/mips16-branch-absolute-n64-2.d: New test.
1314 * testsuite/gas/mips/mips16-branch-absolute-addend-n64-1.d: New
1315 test.
1316 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: New stderr
1317 output.
1318 * testsuite/gas/mips/mips16-pcrel-absolute-1.s: New test source.
1319 * testsuite/gas/mips/mips16-branch-absolute-1.s: New test
1320 source.
1321 * testsuite/gas/mips/mips16-branch-absolute-2.s: New test
1322 source.
1323 * testsuite/gas/mips/mips16-branch-absolute-addend-1.s: New test
1324 source.
1325 * testsuite/gas/mips/mips.exp: Run the new tests.
1326
14f72d45
MR
13272017-04-27 Maciej W. Rozycki <macro@imgtec.com>
1328
1329 * config/tc-mips.c (mips16_pcrel_val): New function, factored
1330 out from...
1331 (mips16_extended_frag): ... here.
1332 (md_convert_frag): Use `mips16_pcrel_val' rather than repeated
1333 code in MIPS16 relaxation, with `stretch' hardcoded to 0.
1334
1425c41d
MR
13352017-04-27 Maciej W. Rozycki <macro@imgtec.com>
1336
1337 * config/tc-mips.c (RELAX_MIPS16_LONG_BRANCH): Rename to...
1338 (RELAX_MIPS16_ALWAYS_EXTENDED): ... this.
1339 (RELAX_MIPS16_MARK_LONG_BRANCH): Rename to...
1340 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED): ... this.
1341 (RELAX_MIPS16_CLEAR_LONG_BRANCH): Rename to...
1342 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): ... this.
1343 (mips16_extended_frag): Adjust accordingly.
1344
f2d830a5
AM
13452017-04-27 Alan Modra <amodra@gmail.com>
1346
1347 * symbols.c (S_FORCE_RELOC): Separate section and symbol tests.
1348
ce8ad872
MR
13492017-04-26 Maciej W. Rozycki <macro@imgtec.com>
1350
1351 * config/tc-mips.c (RELAX_ENCODE): Add `PIC' flag.
1352 (RELAX_PIC): New macro.
1353 (RELAX_USE_SECOND, RELAX_SECOND_LONGER, RELAX_NOMACRO)
1354 (RELAX_DELAY_SLOT, RELAX_DELAY_SLOT_16BIT)
1355 (RELAX_DELAY_SLOT_SIZE_FIRST, RELAX_DELAY_SLOT_SIZE_SECOND):
1356 Shift bits.
1357 (RELAX_BRANCH_ENCODE): Add `pic' flag.
1358 (RELAX_BRANCH_UNCOND, RELAX_BRANCH_LIKELY, RELAX_BRANCH_LINK)
1359 (RELAX_BRANCH_TOOFAR): Shift bits.
1360 (RELAX_BRANCH_PIC): New macro.
1361 (RELAX_MICROMIPS_ENCODE): Add `pic' flag.
1362 (RELAX_MICROMIPS_PIC): New macro.
1363 (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
1364 (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_NODS)
1365 (RELAX_MICROMIPS_RELAX32): Shift bits.
1366 (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
1367 (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
1368 and RELAX_MICROMIPS_ENCODE, and record it in `fx_tcbit2' of the
1369 first fixup created.
1370 (md_apply_fix) <BFD_RELOC_16_PCREL_S2>: Use `fx_tcbit2' of the
1371 fixup processed rather than `mips_pic' in choosing to relax an
1372 out of range branch to a jump.
1373 (relaxed_branch_length): Use the `pic' flag of the relaxed frag
1374 rather than `mips_pic'.
1375 (relaxed_micromips_32bit_branch_length): Likewise.
1376 (md_estimate_size_before_relax): Likewise.
1377 (md_convert_frag): Likewise.
1378
1379 * testsuite/gas/mips/option-pic-relax-0.d: New test.
1380 * testsuite/gas/mips/option-pic-relax-1.d: New test.
1381 * testsuite/gas/mips/option-pic-relax-2.d: New test.
1382 * testsuite/gas/mips/option-pic-relax-3.d: New test.
1383 * testsuite/gas/mips/option-pic-relax-3a.d: New test.
1384 * testsuite/gas/mips/option-pic-relax-4.d: New test.
1385 * testsuite/gas/mips/option-pic-relax-5.d: New test.
1386 * testsuite/gas/mips/option-pic-relax-2.l: New stderr output.
1387 * testsuite/gas/mips/option-pic-relax-3.l: New stderr output.
1388 * testsuite/gas/mips/option-pic-relax-4.l: New stderr output.
1389 * testsuite/gas/mips/option-pic-relax-5.l: New stderr output.
1390 * testsuite/gas/mips/option-pic-relax-0.s: New test source.
1391 * testsuite/gas/mips/option-pic-relax-1.s: New test source.
1392 * testsuite/gas/mips/option-pic-relax-2.s: New test source.
1393 * testsuite/gas/mips/option-pic-relax-3.s: New test source.
1394 * testsuite/gas/mips/option-pic-relax-4.s: New test source.
1395 * testsuite/gas/mips/option-pic-relax-5.s: New test source.
1396 * testsuite/gas/mips/mips.exp: Run the new tests.
1397
126124cc
CZ
13982017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
1399
1400 * testsuite/gas/arc/leave_enter.d: Update test.
1401 * testsuite/gas/arc/leave_enter.s: Likewise.
1402
be6a24d8
CZ
14032017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
1404
1405 * testsuite/gas/arc/b.d: Update test.
1406 * testsuite/gas/arc/noargs_hs.d: Likewise.
1407
adc1273c
MR
14082017-04-25 Maciej W. Rozycki <macro@imgtec.com>
1409
1410 * config/tc-mips.c (md_convert_frag): Correct
1411 BFD_RELOC_MIPS16_16_PCREL_S1 fixup size.
1412 * testsuite/gas/mips/mips16-branch-addend-4.d: New test.
1413 * testsuite/gas/mips/mips16-branch-addend-5.d: New test.
1414 * testsuite/gas/mips/mips16-branch-addend-5.l: New stderr
1415 output.
1416 * testsuite/gas/mips/mips16-branch-addend-4.s: New test source.
1417 * testsuite/gas/mips/mips16-branch-addend-5.s: New test source.
1418 * testsuite/gas/mips/mips.exp: Run the new tests.
1419
d28b6364
JM
14202017-04-25 Jose E. Marchesi <jose.marchesi@oracle.com>
1421
1422 PR gas/21407
1423 * config/tc-sparc.c (md_apply_fix): Do not transform `call'
1424 instructions into branch instructions in fixups generating
1425 additional relocations.
1426 * testsuite/gas/sparc/call-relax.s: New file.
1427 * testsuite/gas/sparc/call-relax.d: Likewise.
1428 * testsuite/gas/sparc/call-relax-aout.d: Likewise.
1429 * testsuite/gas/sparc/sparc.exp: Test call-relax and call-relax-aout.
1430
53445554
TP
14312017-04-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
1432
1433 * config/tc-arm.c (move_or_literal_pool): Remove code generating MOVS.
1434 Forbid MOV.W and MOVW if destination is SP or PC.
1435 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: Explain
1436 expectation of LDR not generating a MOVS for low registers and small
1437 constants. Add tests of MOVW generation.
1438 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update
1439 expected disassembly.
1440
a8cc8a54
AM
14412017-04-22 Alan Modra <amodra@gmail.com>
1442
1443 * testsuite/gas/ppc/vle.s: Format. Add se_rfgi and e_sc.
1444 * testsuite/gas/ppc/vle.d: Update.
1445
792f174f
NC
14462017-04-21 Nick Clifton <nickc@redhat.com>
1447
1448 PR binutils/21380
1449 * testsuite/gas/aarch64/illegal-3.s: New file.
1450 * testsuite/gas/aarch64/illegal-3.d: New file.
1451
ef85eab0
AM
14522017-04-11 Alan Modra <amodra@gmail.com>
1453
1454 * config/tc-ppc.c (md_show_usage): Delete mention of -mhtm.
1455 * testsuite/gas/ppc/htm.d: Pass -mpower8 and -Mpower8.
1456
947fa914
MF
14572017-04-10 Max Filippov <jcmvbkbc@gmail.com>
1458
1459 * config/tc-xtensa.c (xtensa_maybe_create_literal_pool_frag):
1460 Initialize lps->frag_count with auto_litpool_limit.
1461 (xg_promote_candidate_litpool): New function.
1462 (xtensa_move_literals): Extract candidate litpool promotion code
1463 into separate function. Call it for all possible found
1464 candidates.
1465 (xtensa_switch_to_literal_fragment): Drop 'recursive' flag and
1466 call to xtensa_mark_literal_pool_location that it guards.
1467 Replace it with call to xtensa_maybe_create_literal_pool_frag.
1468 Initialize pool_location with created literal pool candidate.
1469 * testsuite/gas/xtensa/all.exp: Add new tests.
1470 * testsuite/gas/xtensa/auto-litpools-first1.d: New test results.
1471 * testsuite/gas/xtensa/auto-litpools-first1.s: New test.
1472 * testsuite/gas/xtensa/auto-litpools-first2.d: New test results.
1473 * testsuite/gas/xtensa/auto-litpools-first2.s: New test.
1474 * testsuite/gas/xtensa/auto-litpools.d: Fix offsets changed due
1475 to additional jump instruction.
1476
ac8f0f72
AM
14772017-04-07 Alan Modra <amodra@gmail.com>
1478
1479 * testsuite/gas/ppc/altivec2.s: Delete E6500 vector insns.
1480 * testsuite/gas/ppc/altivec2.d: Adjust to suit.
1481
498e3442
AM
14822017-04-07 Alan Modra <amodra@gmail.com>
1483
1484 * testsuite/gas/elf/section12a.d: Don't expect alignment of 1
1485 for .mbind.text.
1486
62ecb94c
PC
14872017-04-06 Pip Cet <pipcet@gmail.com>
1488
1489 * testsuite/gas/wasm32/allinsn.d: Adjust test for disassembler
1490 changes.
1491 * testsuite/gas/wasm32/disass.d: New test.
1492 * testsuite/gas/wasm32/disass.s: New test.
1493 * testsuite/gas/wasm32/disass-2.d: New test.
1494 * testsuite/gas/wasm32/disass-2.s: New test.
1495 * testsuite/gas/wasm32/reloc.d: Adjust test for changed reloc
1496 names.
1497 * testsuite/gas/wasm32/reloc.s: Update test for changed assembler
1498 syntax.
1499 * testsuite/gas/wasm32/wasm32.exp: Run new tests. Expect allinsn
1500 test to succeed.
1501
a91e1603
L
15022017-04-04 H.J. Lu <hongjiu.lu@intel.com>
1503
1504 * NEWS: Mention support for ELF SHF_GNU_MBIND.
1505 * config/obj-elf.c (section_match): New.
1506 (get_section): Match both sh_info and group name.
1507 (obj_elf_change_section): Add argument for sh_info. Pass both
1508 sh_info and group name to get_section. Issue an error for
1509 SHF_GNU_MBIND section without SHF_ALLOC. Set sh_info.
1510 (obj_elf_parse_section_letters): Set SHF_GNU_MBIND for 'd'.
1511 (obj_elf_section): Support SHF_GNU_MBIND section info.
1512 * config/obj-elf.h (obj_elf_change_section): Add argument for
1513 sh_info.
1514 * config/tc-arm.c (start_unwind_section): Pass 0 as sh_info to
1515 obj_elf_change_section.
1516 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
1517 * config/tc-microblaze.c (microblaze_s_data): Likewise.
1518 (microblaze_s_sdata): Likewise.
1519 (microblaze_s_rdata): Likewise.
1520 (microblaze_s_bss): Likewise.
1521 * config/tc-mips.c (s_change_section): Likewise.
1522 * config/tc-msp430.c (msp430_profiler): Likewise.
1523 * config/tc-rx.c (parse_rx_section): Likewise.
1524 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
1525 * doc/as.texinfo: Document 'd' for SHF_GNU_MBIND.
1526 * testsuite/gas/elf/elf.exp: Run section12a, section12b and
1527 section13.
1528 * testsuite/gas/elf/section10.d: Updated.
1529 * testsuite/gas/elf/section10.s: Likewise.
1530 * testsuite/gas/elf/section12.s: New file.
1531 * testsuite/gas/elf/section12a.d: Likewise.
1532 * testsuite/gas/elf/section12b.d: Likewise.
1533 * testsuite/gas/elf/section13.l: Likewise.
1534 * testsuite/gas/elf/section13.d: Likewise.
1535 * testsuite/gas/elf/section13.s: Likewise.
1536
c41cf6fd
PD
15372017-04-03 Palmer Dabbelt <palmer@dabbelt.com>
1538
1539 * config/tc-riscv.c (riscv_clear_subsets): Cast argument to free to
1540 avoid const warnings.
1541
fecb9c46
PD
15422017-03-30 Palmer Dabbelt <palmer@dabbelt.com>
1543
1544 * config/tc-riscv.c (riscv_clear_subsets): New function.
1545 (riscv_add_subset): Call riscv_clear_subsets and riscv_set_rvc to
1546 clear RVC when it's been previously set.
1547
dc1e4d6d
NC
15482017-03-31 Nick Clifton <nickc@redhat.com>
1549
1550 PR gas/21333
1551 * config/tc-s390.c (tc_s390_fix_adjustable): Allow non pc-relative
1552 fixups in mergeable sections to be adjusted.
1553
f96bd6c2
PC
15542017-03-30 Pip Cet <pipcet@gmail.com>
1555
1556 * config/tc-wasm32.h: New file: Add WebAssembly assembler target.
1557 * config/tc-wasm32.c: New file: Add WebAssembly assembler target.
1558 * Makefile.am: Add WebAssembly assembler target.
1559 * configure.tgt: Add WebAssembly assembler target.
1560 * doc/c-wasm32.texi: New file: Start documenting WebAssembly
1561 assembler.
1562 * doc/all.texi: Define WASM32.
1563 * doc/as.texinfo: Add WebAssembly entries.
1564 * NEWS: Mention the new support.
1565 * Makefile.in: Regenerate.
1566 * po/gas.pot: Regenerate.
1567 * po/POTFILES.in: Regenerate.
1568 * testsuite/gas/wasm32: New directory.
1569 * testsuite/gas/wasm32/allinsn.d: New file.
1570 * testsuite/gas/wasm32/allinsn.s: New file.
1571 * testsuite/gas/wasm32/illegal.l: New file.
1572 * testsuite/gas/wasm32/illegal.s: New file.
1573 * testsuite/gas/wasm32/illegal-2.l: New file.
1574 * testsuite/gas/wasm32/illegal-2.s: New file.
1575 * testsuite/gas/wasm32/illegal-3.l: New file.
1576 * testsuite/gas/wasm32/illegal-3.s: New file.
1577 * testsuite/gas/wasm32/illegal-4.l: New file.
1578 * testsuite/gas/wasm32/illegal-4.s: New file.
1579 * testsuite/gas/wasm32/illegal-5.l: New file.
1580 * testsuite/gas/wasm32/illegal-5.s: New file.
1581 * testsuite/gas/wasm32/illegal-6.l: New file.
1582 * testsuite/gas/wasm32/illegal-6.s: New file.
1583 * testsuite/gas/wasm32/illegal-7.l: New file.
1584 * testsuite/gas/wasm32/illegal-7.s: New file.
1585 * testsuite/gas/wasm32/illegal-8.l: New file.
1586 * testsuite/gas/wasm32/illegal-8.s: New file.
1587 * testsuite/gas/wasm32/illegal-9.l: New file.
1588 * testsuite/gas/wasm32/illegal-9.s: New file.
1589 * testsuite/gas/wasm32/illegal-10.l: New file.
1590 * testsuite/gas/wasm32/illegal-10.s: New file.
1591 * testsuite/gas/wasm32/illegal-11.l: New file.
1592 * testsuite/gas/wasm32/illegal-11.s: New file.
1593 * testsuite/gas/wasm32/illegal-12.l: New file.
1594 * testsuite/gas/wasm32/illegal-12.s: New file.
1595 * testsuite/gas/wasm32/illegal-13.l: New file.
1596 * testsuite/gas/wasm32/illegal-13.s: New file.
1597 * testsuite/gas/wasm32/illegal-14.l: New file.
1598 * testsuite/gas/wasm32/illegal-14.s: New file.
1599 * testsuite/gas/wasm32/illegal-15.l: New file.
1600 * testsuite/gas/wasm32/illegal-15.s: New file.
1601 * testsuite/gas/wasm32/illegal-16.l: New file.
1602 * testsuite/gas/wasm32/illegal-16.s: New file.
1603 * testsuite/gas/wasm32/illegal-17.l: New file.
1604 * testsuite/gas/wasm32/illegal-17.s: New file.
1605 * testsuite/gas/wasm32/illegal-18.l: New file.
1606 * testsuite/gas/wasm32/illegal-18.s: New file.
1607 * testsuite/gas/wasm32/illegal-19.l: New file.
1608 * testsuite/gas/wasm32/illegal-19.s: New file.
1609 * testsuite/gas/wasm32/illegal-20.l: New file.
1610 * testsuite/gas/wasm32/illegal-20.s: New file.
1611 * testsuite/gas/wasm32/illegal-21.l: New file.
1612 * testsuite/gas/wasm32/illegal-21.s: New file.
1613 * testsuite/gas/wasm32/illegal-22.l: New file.
1614 * testsuite/gas/wasm32/illegal-22.s: New file.
1615 * testsuite/gas/wasm32/illegal-24.l: New file.
1616 * testsuite/gas/wasm32/illegal-24.s: New file.
1617 * testsuite/gas/wasm32/illegal-25.l: New file.
1618 * testsuite/gas/wasm32/illegal-25.s: New file.
1619 * testsuite/gas/wasm32/reloc.d: New file.
1620 * testsuite/gas/wasm32/reloc.s: New file.
1621 * testsuite/gas/wasm32/wasm32.exp: New tests for WebAssembly
1622 architecture.
1623
52be03fd
AM
16242017-03-29 Alan Modra <amodra@gmail.com>
1625
1626 * config/tc-ppc.c (md_parse_option): Reject -mraw.
1627
9b753937
AM
16282017-03-27 Alan Modra <amodra@gmail.com>
1629
1630 PR 21303
1631 * testsuite/gas/ppc/pr21303.d,
1632 * testsuite/gas/ppc/pr21303.s: New test
1633 * testsuite/gas/ppc/ppc.exp: Run it.
1634
c0c31e91
RZ
16352017-03-27 Rinat Zelig <rinat@mellanox.com>
1636
1637 * testsuite/gas/arc/nps400-12.s: New file.
1638 * testsuite/gas/arc/nps400-12.d: New file.
1639
62785b09
TP
16402017-03-24 Thomas preud'homme <thomas.preudhomme@arm.com>
1641
1642 * config/tc-arm.: (md_begin): Set selected_cpu from *mcpu_cpu_opt when
1643 CPU_DEFAULT is defined.
1644
19683c04
PD
16452017-03-21 Palmer Dabbbelt <palmer@dabbelt.com>
1646
1647 * config/tc-riscv.c (md_show_usage): Remode defuct -m32, -m64,
1648 -msoft-float, -mhard-float, -mno-rvc, and -mrvc options; and don't
1649 print an invalid default ISA string.
1650 * doc/c-riscv.texi (OPTIONS): Add -fpic and -fno-pic options.
1651
24e5b4e6
MF
16522017-03-22 Max Filippov <jcmvbkbc@gmail.com>
1653
1654 * config/tc-xtensa.c (xtensa_relax_frag): Change fx_size of the
1655 reassigned fixup to size of jump instruction (3) and fx_r_type
1656 to BFD_RELOC_XTENSA_SLOT0_OP, as there's only one slot.
1657 (add_jump_to_trampoline): Search
1658 origfrag->tc_frag_data.slot_symbols for the slot with non-NULL
1659 symbol and use that slot instead of slot 0.
1660
2253c8f0
AK
16612017-03-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1662
1663 * config/tc-s390.c (s390_parse_cpu): Remove S390_INSTR_FLAG_VX2
1664 from cpu_table. Remove vx2, and novx2 from cpu_flags.
1665
645d3342
RZ
16662017-03-21 Rinat Zelig <rinat@mellanox.com>
1667
1668 * testsuite/gas/arc/nps400-11.s: New file.
1669 * testsuite/gas/arc/nps400-11.d: New file.
1670
e406e428
NC
16712017-03-20 Nick Clifton <nickc@redhat.com>
1672
1673 * doc/as.texinfo (2byte): Note that if no expressions are present
1674 the directive does nothing. Emphasize that the output is
1675 unaligned, and that this can have an effect on the relocations
1676 generated.
1677 (4byte): Simplify description. Refer back to the 2byte
1678 description.
1679 (8byte): Likewise.
1680
d5e0ba9c
RE
16812017-03-20 Richard Earnshaw <rearnsha@arm.com>
1682
1683 * config/tc-arm.c (arm_fpus): Note entires that should not be
1684 documented.
1685 * doc/c-arm.texi (-mfpu): Add missing FPU entries for neon-vfpv3 and
1686 neon-fp16. Fix spelling error.
1687
d3375ddd
RE
16882017-03-20 Richard Earnshaw <rearnsha@arm.com>
1689
1690 * config/tc-arm.c (arm_fpus): Add neon-vfpv3 as an alias for neon.
1691
2c52e2e8
RZ
16922017-03-16 Rinat Zelig <rinat@mellanox.com>
1693
1694 * config/tc-arc.c (assemble_insn): Only handle ".t" and ".nt"
1695 specially for ARCv2.
1696
b416fe87
KC
16972017-03-14 Kito Cheng <kito.cheng@gmail.com>
1698
1699 * config/tc-riscv.c (validate_riscv_insn): Add 'o' RVC immediate
1700 encoding format, which can accept 0-valued immediates.
1701 (riscv_ip): Likewise.
1702
7cb7b948
NC
17032017-03-15 Nick Clifton <nickc@redhat.com>
1704
1705 * config/tc-riscv.c (riscv_pre_output_hook): Fix compile time
1706 warning about discarding a const qualifier.
1707
d47c3ff7
KLC
17082017-03-02 Kuan-Lin Chen <rufus@andestech.com>
1709
1710 * config/tc-riscv.h (HWARD2_USE_FIXED_ADVANCE_PC): New define.
1711
2aece2ba
KLC
17122017-03-02 Kuan-Lin Chen <rufus@andestech.com>
1713
1714 * config/tc-riscv.c (md_apply_fix): Set fx_frag and
1715 fx_next->fx_frag for CFA_advance_loc relocations.
1716
c1b465c9
KLC
17172017-03-02 Kuan-Lin Chen <rufus@andestech.com>
1718
1719 * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
1720 for CFA relocations.
1721
f955cccf
NC
17222017-03-13 Nick Clifton <nickc@redhat.com>
1723
1724 PR binutils/21202
1725 * config/tc-aarch64.c (reloc_table): Rename
1726 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12_NC to
1727 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12. Rname
1728 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12_NC to
1729 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12.
1730 (md_apply_fix): Likewise.
1731 (aarch64_force_relocation): Likewise.
1732 * testsuite/gas/aarch64/tls.d: Update regexp.
1733
8b1e5da1
NC
17342017-03-10 Tobin C. Harding <me@tobin.cc>
1735 Nick Clifton <nickc@redhat.com>
1736
1737 * doc/as.texinfo (2byte): Tidy up wording. Add note that
1738 overlarge values will produce a warning message and be trunacted.
1739 (4byte): Likewise.
1740
86fa6981
L
17412017-03-09 H.J. Lu <hongjiu.lu@intel.com>
1742
1743 * config/tc-i386.c (_i386_insn): Add dir_encoding and
1744 vec_encoding. Remove swap_operand and need_vrex.
1745 (extra_symbol_chars): Add '}'.
1746 (md_begin): Mark '}' with LEX_BEGIN_NAME. Allow '}' in
1747 mnemonic.
1748 (build_vex_prefix): Don't use 2-byte VEX encoding with
1749 {vex3}. Check dir_encoding and load.
1750 (parse_insn): Check pseudo prefixes. Set dir_encoding.
1751 (VEX_check_operands): Likewise.
1752 (match_template): Check dir_encoding and load.
1753 (parse_real_register): Set vec_encoding instead of need_vrex.
1754 (parse_register): Likewise.
1755 * doc/c-i386.texi: Document {disp8}, {disp32}, {load}, {store},
1756 {vex2}, {vex3} and {evex}. Remove ".s", ".d8" and ".d32"
1757 * testsuite/gas/i386/i386.exp: Run pseudos and x86-64-pseudos.
1758 * testsuite/gas/i386/pseudos.d: New file.
1759 * testsuite/gas/i386/pseudos.s: Likewise.
1760 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
1761 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
1762
4b8b687e
PB
17632017-03-08 Peter Bergner <bergner@vnet.ibm.com>
1764
1765 * testsuite/gas/ppc/altivec2.d (as): Use the -mpower8 option.
1766 (objdump): Use the -Mpower8 option.
1767
1437d063
PB
17682017-03-08 Peter Bergner <bergner@vnet.ibm.com>
1769
1770 * testsuite/gas/ppc/power9.d <lnia> New test.
1771 * testsuite/gas/ppc/power9.s: Likewise.
1772
ea86f534
AM
17732017-03-07 Alan Modra <amodra@gmail.com>
1774
1775 * doc/as.texinfo (2byte, 4byte, 8byte): Correct @section placement.
1776
2b841ec2
AM
17772017-03-07 Tobin C. Harding <me@tobin.cc>
1778 Alan Modra <amodra@gmail.com>
1779
1780 * doc/as.texinfo (2byte, 4byte, 8byte): Document.
1781 * doc/c-arm.texi (2byte, 4byte, 8byte): Omit if ELF.
1782
603555e5
L
17832017-03-06 H.J. Lu <hongjiu.lu@intel.com>
1784
1785 * config/tc-i386.c (cpu_arch): Add .cet.
1786 * doc/c-i386.texi: Document cet.
1787 * testsuite/gas/i386/cet-intel.d: New file.
1788 * testsuite/gas/i386/cet.d: Likewise.
1789 * testsuite/gas/i386/cet.s: Likewise.
1790 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
1791 * testsuite/gas/i386/x86-64-cet.d: Likewise.
1792 * testsuite/gas/i386/x86-64-cet.s: Likewise.
1793 * testsuite/gas/i386/i386.exp: Run Intel CET tests.
1794
1cccfb31
L
17952017-03-06 H.J. Lu <hongjiu.lu@intel.com>
1796
1797 * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment.
1798 * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+.
1799
ea0de82e
AM
18002017-03-06 Alan Modra <amodra@gmail.com>
1801
1802 * dw2gencfi.c (encoding_size): Return unsigned int.
1803 (emit_expr_encoded): Assert size matches reloc bitsize.
1804 (output_fde): Use unsigned for offset_size and addr_size. Set
1805 addr_size earlier and use in place of constant 4 and uses of
1806 DWARF2_FDE_RELOC_SIZE. Assert it matches reloc bitsize.
1807
9e1a8675
AM
18082017-03-06 Alan Modra <amodra@gmail.com>
1809
1810 * dw2gencfi.c: Wrap overlong lines. Add parens for emacs
1811 auto reformat. Formatting and whitespace fixes.
1812
49fced12
MW
18132017-03-05 Mark Wielaard <mark@klomp.org>
1814
1815 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
1816 DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
1817 (out_debug_info): Accept symbols to name, comp_dir and producer in
1818 the .debug_str section and emit those offsets not full strings.
1819 (out_debug_str): New function that outputs the strings for name,
1820 comp_dir and producer in .debug_str and generates symbols to those
1821 strings.
1822 (out_debug_line): Create a .debug_str section if necessary and call
1823 out_debug_str before calling out_debug_info.
1824 * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
1825 output.
1826
9875b365
MR
18272017-03-02 Maciej W. Rozycki <macro@imgtec.com>
1828
1829 * write.c (relax_segment) <rs_org>: Only bail out if the fixed
1830 part of the frag has overrun the location requested.
1831
1832 * testsuite/gas/all/org-1.d: New test.
1833 * testsuite/gas/all/org-2.d: New test.
1834 * testsuite/gas/all/org-3.d: New test.
1835 * testsuite/gas/all/org-4.d: New test.
1836 * testsuite/gas/all/org-5.d: New test.
1837 * testsuite/gas/all/org-6.d: New test.
1838 * testsuite/gas/all/org-1.l: New stderr output.
1839 * testsuite/gas/all/org-2.l: New stderr output.
1840 * testsuite/gas/all/org-3.l: New stderr output.
1841 * testsuite/gas/all/org-1.s: New test source.
1842 * testsuite/gas/all/org-2.s: New test source.
1843 * testsuite/gas/all/org-3.s: New test source.
1844 * testsuite/gas/all/org-4.s: New test source.
1845 * testsuite/gas/all/org-5.s: New test source.
1846 * testsuite/gas/all/org-6.s: New test source.
1847 * testsuite/gas/all/gas.exp: Run the new tests.
1848
1849 * testsuite/gas/mips/org-1.d: New test.
1850 * testsuite/gas/mips/org-2.d: New test.
1851 * testsuite/gas/mips/org-3.d: New test.
1852 * testsuite/gas/mips/org-4.d: New test.
1853 * testsuite/gas/mips/org-5.d: New test.
1854 * testsuite/gas/mips/org-6.d: New test.
1855 * testsuite/gas/mips/org-7.d: New test.
1856 * testsuite/gas/mips/org-8.d: New test.
1857 * testsuite/gas/mips/org-9.d: New test.
1858 * testsuite/gas/mips/org-10.d: New test.
1859 * testsuite/gas/mips/org-11.d: New test.
1860 * testsuite/gas/mips/org-12.d: New test.
1861 * testsuite/gas/mips/org-1.l: New stderr output.
1862 * testsuite/gas/mips/org-4.l: New stderr output.
1863 * testsuite/gas/mips/org-5.l: New stderr output.
1864 * testsuite/gas/mips/org-6.l: New stderr output.
1865 * testsuite/gas/mips/org-10.l: New stderr output.
1866 * testsuite/gas/mips/org-1.s: New test source.
1867 * testsuite/gas/mips/org-2.s: New test source.
1868 * testsuite/gas/mips/org-3.s: New test source.
1869 * testsuite/gas/mips/org-4.s: New test source.
1870 * testsuite/gas/mips/org-5.s: New test source.
1871 * testsuite/gas/mips/org-6.s: New test source.
1872 * testsuite/gas/mips/org-7.s: New test source.
1873 * testsuite/gas/mips/org-8.s: New test source.
1874 * testsuite/gas/mips/org-9.s: New test source.
1875 * testsuite/gas/mips/org-10.s: New test source.
1876 * testsuite/gas/mips/org-11.s: New test source.
1877 * testsuite/gas/mips/org-12.s: New test source.
1878 * testsuite/gas/mips/mips.exp: Run the new tests.
1879
01cca2f9
SN
18802017-03-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
1881
1882 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
1883
15c7c1d8
JB
18842017-02-28 Jan Beulich <jbeulich@suse.com>
1885
1886 * testsuite/gas/i386/x86-64-avx.s: Add suffixed variants of
1887 VPCMPESTR{I,M}.
1888 * testsuite/gas/i386/x86-64-sse2avx.s: Likewise.
1889 * testsuite/gas/i386/x86-64-sse4_2.s: Add suffixed variants
1890 of PCMPESTR{I,M}.
1891 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
1892 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
1893 * testsuite/gas/i386/ilp32/x86-64-sse2avx.d: Likewise.
1894 * testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d: Likewise.
1895 * testsuite/gas/i386/ilp32/x86-64-sse4_2.d: Likewise.
1896 * testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
1897 * testsuite/gas/i386/x86-64-avx.d: Likewise.
1898 * testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
1899 * testsuite/gas/i386/x86-64-sse4_2-intel.d: Likewise.
1900 * testsuite/gas/i386/x86-64-sse4_2.d: Likewise.
1901
4ef97a1b
AM
19022017-02-28 Alan Modra <amodra@gmail.com>
1903
1904 * config/tc-nios2.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
1905
7ba71655
AM
19062017-02-28 Alan Modra <amodra@gmail.com>
1907
1908 * config/tc-ppc.c (md_assemble): Use BFD_RELOC_PPC_16DX_HA for addpcis.
1909 (md_apply_fix): Remove fx_subsy check. Move code converting to
1910 pcrel reloc earlier and handle BFD_RELOC_PPC_16DX_HA. Remove code
1911 emiiting errors on seeing fx_pcrel set on unexpected relocs, as
1912 that is done now by the generic code via..
1913 * config/tc-ppc.h (TC_FORCE_RELOCATION_SUB_LOCAL): ..this. Define.
1914 (TC_VALIDATE_FIX_SUB): Define.
1915
0e392101
MR
19162017-02-28 Maciej W. Rozycki <macro@imgtec.com>
1917
1918 * testsuite/gas/mips/jalr4.s: Add `jalr $0, $25' instructions.
1919 * testsuite/gas/mips/jalr4.d: Adjust accordingly. Remove MIPSr6
1920 encoding patterns.
1921 * testsuite/gas/mips/jalr4-n64.d: Likewise.
1922 * testsuite/gas/mips/mipsr6@jalr4.d: New test.
1923 * testsuite/gas/mips/mipsr6@jalr4-n32.d: New test.
1924 * testsuite/gas/mips/mipsr6@jalr4-n64.d: New test.
1925
dd803a24
AM
19262017-02-25 Alan Modra <amodra@gmail.com>
1927
1928 * testsuite/gas/elf/strtab.s: Don't put directives on first
1929 column or continuation with labels not in first column.
1930
582e12bf
RS
19312017-02-24 Richard Sandiford <richard.sandiford@arm.com>
1932
1933 * doc/c-aarch64.texi: Document that sve implies fp16, simd and compnum.
1934 * config/tc-aarch64.c (parse_vector_type_for_operand): Allow .q
1935 to be used with SVE registers.
1936 (parse_operands): Handle new SVE operands.
1937 (aarch64_features): Make "sve" require F16 rather than FP. Also
1938 require COMPNUM.
1939 * testsuite/gas/aarch64/sve.s: Add tests for new instructions.
1940 Include compnum tests.
1941 * testsuite/gas/aarch64/sve.d: Update accordingly.
1942 * testsuite/gas/aarch64/sve-invalid.s: Add tests for new instructions.
1943 * testsuite/gas/aarch64/sve-invalid.l: Update accordingly. Also
1944 update expected output for new FMOV and MOV alternatives.
1945
f482d304
RS
19462017-02-24 Richard Sandiford <richard.sandiford@arm.com>
1947
1948 * doc/c-aarch64.texi: Add a "compnum" entry.
1949 * config/tc-aarch64.c (aarch64_features): Likewise,
1950 * testsuite/gas/aarch64/advsimd-compnum.s: New test.
1951 * testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
1952
7db2c588
JB
19532017-02-24 Jan Beulich <jbeulich@suse.com>
1954
1955 * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
1956 * testsuite/gas/i386/x86-64-opcode.s: Likewise.
1957 * testsuite/gas/i386/opcode.d: Adjust accordingly.
1958 * testsuite/gas/i386/opcode-intel.d: Likewise.
1959 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
1960 * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
1961
1b3cee56
SL
19622017-02-24 Sheldon Lobo <sheldon.lobo@oracle.com>
1963
1964 Test cases for the architecture level aware SPARC ASI work.
1965 * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
1966 * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
1967 * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
1968 * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
1969 * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
1970
c1556ecd
MR
19712017-02-23 Maciej W. Rozycki <macro@imgtec.com>
1972
1973 * testsuite/gas/mips/jalr4.d: New test.
1974 * testsuite/gas/mips/jalr4-n32.d: New test.
1975 * testsuite/gas/mips/jalr4-n64.d: New test.
1976 * testsuite/gas/mips/jalr4.s: New test source.
1977 * testsuite/gas/mips/mips.exp: Run the new tests.
1978
1e9d41d4
SL
19792017-02-23 Sheldon Lobo <sheldon.lobo@oracle.com>
1980
1981 Add support for associating SPARC ASIs with an architecture level.
1982 * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
1983
946416fc
JB
19842017-02-23 Jan Beulich <jbeulich@suse.com>
1985
1986 * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
1987 of symbols as expression.
1988
19892017-02-23 Jan Beulich <jbeulich@suse.com>
4c5b8d1e
JB
1990
1991 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
1992 bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
1993 Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
1994 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
1995
5ff6a06c
MR
19962017-02-22 Maciej W. Rozycki <macro@imgtec.com>
1997
1998 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
1999 `md_flush_pending_output'.
2000 * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
2001 `md_flush_pending_output' unconditionally.
2002 * testsuite/gas/mips/debug-label-end-1.d: New test.
2003 * testsuite/gas/mips/debug-label-end-2.d: New test.
2004 * testsuite/gas/mips/debug-label-end-3.d: New test.
2005 * testsuite/gas/mips/debug-label-end.s: New test source.
2006 * testsuite/gas/mips/mips.exp: Run the new tests.
2007
25890fc2
HPN
20082017-02-22 Hans-Peter Nilsson <hp@axis.com>
2009
2010 * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
2011 targets yielding an error message matching "too complex".
2012
5ffbd927
NC
20132017-02-22 Nick Clifton <nickc@redhat.com>
2014
2015 * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
2016
b0c53498
JB
20172017-02-21 Jan Beulich <jbeulich@suse.com>
2018
2019 * expr.c (operand): Handle missing operand to .startof.() and
2020 .sizeof.().
2021 * testsuite/gas/all/err-sizeof.s: New.
2022
ece5dcc1
AM
20232017-02-20 Alan Modra <amodra@gmail.com>
2024
2025 PR 21118
2026 * NEWS: Revise powerpc register check.
2027 * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
2028 register expression" a warning.
2029
37f9ec62
MR
20302017-02-17 Maciej W. Rozycki <macro@imgtec.com>
2031
2032 * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
2033 * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
2034 * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
2035 * testsuite/gas/mips/aent-2.d: New test.
2036 * testsuite/gas/mips/aent-mdebug.d: New test.
2037 * testsuite/gas/mips/aent-mdebug-2.d: New test.
2038 * testsuite/gas/mips/mips.exp: Run the new tests.
2039
773fb663
RS
20402017-02-15 Richard Sandiford <richard.sandiford@arm.com>
2041
2042 * testsuite/gas/aarch64/sve-sysreg.s,
2043 testsuite/gas/aarch64/sve-sysreg.d,
2044 testsuite/gas/aarch64/sve-sysreg-invalid.d,
2045 testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
2046
7a2114e7
RS
20472017-02-15 Richard Sandiford <richard.sandiford@arm.com>
2048
2049 * doc/c-aarch64.texi: Fix sve entry.
2050
cc07cda6
CZ
20512017-02-15 Claudiu Zissulescu <claziss@synopsys.com>
2052
2053 * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
2054 information from input expression.
2055 (assemble_insn): Make sure pcrel is correctly set.
2056 (arc_pcrel_adjust): Compensate for PCL rounding.
2057 * testsuite/gas/arc/relax-add01.d: New file.
2058 * testsuite/gas/arc/relax-add01.s: Likewise.
2059 * testsuite/gas/arc/relax-add02.d: Likewise.
2060 * testsuite/gas/arc/relax-add02.s: Likewise.
2061 * testsuite/gas/arc/relax-add03.d: Likewise.
2062 * testsuite/gas/arc/relax-add03.s: Likewise.
2063 * testsuite/gas/arc/relax-add04.d: Likewise.
2064 * testsuite/gas/arc/relax-add04.s: Likewise.
2065 * testsuite/gas/arc/relax-ld01.d: Likewise.
2066 * testsuite/gas/arc/relax-ld01.s: Likewise.
2067 * testsuite/gas/arc/relax-ld02.d: Likewise.
2068 * testsuite/gas/arc/relax-ld02.s: Likewise.
2069 * testsuite/gas/arc/relax-mov01.d: Likewise.
2070 * testsuite/gas/arc/relax-mov01.s: Likewise.
2071 * testsuite/gas/arc/relax-mov02.d: Likewise.
2072 * testsuite/gas/arc/relax-mov02.s: Likewise.
2073 * testsuite/gas/arc/relax-mpy01.d: Likewise.
2074 * testsuite/gas/arc/relax-mpy01.s: Likewise.
2075 * testsuite/gas/arc/relax-sub01.d: Likewise.
2076 * testsuite/gas/arc/relax-sub01.s: Likewise.
2077 * testsuite/gas/arc/relax-sub02.d: Likewise.
2078 * testsuite/gas/arc/relax-sub02.s: Likewise.
2079 * testsuite/gas/arc/relax-sub03.d: Likewise.
2080 * testsuite/gas/arc/relax-sub03.s: Likewise.
2081 * testsuite/gas/arc/relax-sub04.d: Likewise.
2082 * testsuite/gas/arc/relax-sub04.s: Likewise.
2083
66a5a740
VG
20842017-02-09 Vineet Gupta <vgupta@synopsys.com>
2085
2086 * testsuite/gas/arc/st.d: Update for 0xe having a name now
2087
7e0de605
AM
20882017-02-14 Alan Modra <amodra@gmail.com>
2089
2090 PR 21118
2091 * NEWS: Mention powerpc register checks.
2092 * config/tc-ppc.c (struct pd_reg): Make value a short. Add flags.
2093 (pre_defined_registers): Delete fpscr and pmr entries. Set
2094 register type in flags.
2095 (cr_names): Set type in flags.
2096 (reg_name_search): Return pointer to struct pd_reg rather than value.
2097 (register_name): Adjust to suit. Set X_md from flags.
2098 (ppc_parse_name): Likewise.
2099 (ppc_optimize_expr): New function.
2100 (md_assemble): Verify expresion reg flags match operand.
2101 * config/tc-ppc.h (md_optimize_expr): Define.
2102 (ppc_optimize_expr): Declare.
2103
606a935e
AM
21042017-02-14 Alan Modra <amodra@gmail.com>
2105
2106 * testsuite/gas/ppc/cell.s: Correct invalid registers.
2107 * testsuite/gas/ppc/vle-simple-1.s: Likewise.
2108 * testsuite/gas/ppc/vle-simple-2.s: Likewise.
2109
3c6452ae
TP
21102017-02-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
2111
2112 * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
2113 syntax.
2114 * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
2115 * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
2116
dce75bf9
NP
21172017-02-10 Nicholas Piggin <npiggin@gmail.com>
2118
2119 * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
2120
73201331
MR
21212017-02-02 Maciej W. Rozycki <macro@imgtec.com>
2122
2123 * doc/as.texinfo (Overview): Select MIPS options for man page
2124 inclusion.
2125
8b10b0b3
MR
21262017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2127
2128 * config/tc-mips.c (mips_ignore_branch_isa): New variable.
2129 (options): Add OPTION_IGNORE_BRANCH_ISA and
2130 OPTION_NO_IGNORE_BRANCH_ISA enum values.
2131 (md_longopts): Add "mignore-branch-isa" and
2132 "mno-ignore-branch-isa" options.
2133 (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
2134 OPTION_NO_IGNORE_BRANCH_ISA.
2135 (fix_bad_cross_mode_branch_p): Return FALSE if
2136 `mips_ignore_branch_isa' has been set.
2137 (md_show_usage): Add `-mignore-branch-isa' and
2138 `-mno-ignore-branch-isa'.
2139
2140 * doc/as.texinfo (Target MIPS options): Add
2141 `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
2142 (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
2143 * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
2144 `-mno-ignore-branch-isa' options.
2145
2146 * testsuite/gas/mips/branch-local-ignore-2.d: New test.
2147 * testsuite/gas/mips/branch-local-ignore-3.d: New test.
2148 * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
2149 * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
2150 * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
2151 * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
2152 * testsuite/gas/mips/mips.exp: Run the new tests.
2153
7795a8f8
MR
21542017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2155
2156 * testsuite/gas/mips/branch-local-2.d: New test.
2157 * testsuite/gas/mips/branch-local-3.d: New test.
2158 * testsuite/gas/mips/branch-local-n32-2.d: New test.
2159 * testsuite/gas/mips/branch-local-n32-3.d: New test.
2160 * testsuite/gas/mips/branch-local-n64-2.d: New test.
2161 * testsuite/gas/mips/branch-local-n64-3.d: New test.
2162 * testsuite/gas/mips/mips.exp: Fold corresponding list tests
2163 into the new tests.
2164
8ec5cf65
AD
21652017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
2166
2167 PR 21056
2168 * testsuite/gas/tic6x/insns16-parallel.s: New test case.
2169 * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
2170
de514cf3
SH
21712017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2172
2173 * configure.tgt (aarch64*-*-rtems*): Remove.
2174 (bfin-*-rtems*): Likewise.
2175 (h8300-*-rtems*): Likewise.
2176 (i386-*-rtems*): Likewise.
2177 (m32c-*-rtems*): Likewise.
2178 (m32r-*-rtems*): Likewise.
2179 (m68k-*-rtems*): Likewise.
2180 (mips-*-rtems*): Likewise.
2181 (nios2-*-rtems*): Likewise.
2182 (ppc-*-rtems*): Likewise.
2183 (sh-*-rtems*): Likewise.
2184 (sparc64-*-rtems*): Likewise.
2185 (sparc-*-rtems*): Likewise.
2186 (*-*-rtems*) Use ELF format.
2187
3e97ba8a
SH
21882017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2189
2190 * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
2191
850d84f6
SH
21922017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2193
2194 * configure.tgt (sh-*-rtemscoff*): Remove.
2195
666c6aff
SH
21962017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
2197
2198 * configure.tgt (riscv*-*-*): Remove em=linux.
2199
33eaf5de
NC
22002017-01-23 Sebastian Rasmussen <sebras@gmail.com>
2201
2202 PR gas/21072
2203 * asintl.h: Fix spelling mistakes and typos.
2204 * atof-generic.c: Likewise.
2205 * bit_fix.h: Likewise.
2206 * config/atof-ieee.c: Likewise.
2207 * config/bfin-defs.h: Likewise.
2208 * config/bfin-parse.y: Likewise.
2209 * config/obj-coff-seh.h: Likewise.
2210 * config/obj-coff.c: Likewise.
2211 * config/obj-evax.c: Likewise.
2212 * config/obj-macho.c: Likewise.
2213 * config/rx-parse.y: Likewise.
2214 * config/tc-aarch64.c: Likewise.
2215 * config/tc-alpha.c: Likewise.
2216 * config/tc-arc.c: Likewise.
2217 * config/tc-arm.c: Likewise.
2218 * config/tc-avr.c: Likewise.
2219 * config/tc-bfin.c: Likewise.
2220 * config/tc-cr16.c: Likewise.
2221 * config/tc-cris.c: Likewise.
2222 * config/tc-crx.c: Likewise.
2223 * config/tc-d10v.c: Likewise.
2224 * config/tc-d30v.c: Likewise.
2225 * config/tc-dlx.c: Likewise.
2226 * config/tc-epiphany.c: Likewise.
2227 * config/tc-frv.c: Likewise.
2228 * config/tc-hppa.c: Likewise.
2229 * config/tc-i370.c: Likewise.
2230 * config/tc-i386-intel.c: Likewise.
2231 * config/tc-i386.c: Likewise.
2232 * config/tc-i960.c: Likewise.
2233 * config/tc-ia64.c: Likewise.
2234 * config/tc-m32r.c: Likewise.
2235 * config/tc-m68hc11.c: Likewise.
2236 * config/tc-m68k.c: Likewise.
2237 * config/tc-mcore.c: Likewise.
2238 * config/tc-mep.c: Likewise.
2239 * config/tc-mep.h: Likewise.
2240 * config/tc-metag.c: Likewise.
2241 * config/tc-microblaze.c: Likewise.
2242 * config/tc-mips.c: Likewise.
2243 * config/tc-mmix.c: Likewise.
2244 * config/tc-mn10200.c: Likewise.
2245 * config/tc-mn10300.c: Likewise.
2246 * config/tc-msp430.c: Likewise.
2247 * config/tc-msp430.h: Likewise.
2248 * config/tc-nds32.c: Likewise.
2249 * config/tc-nds32.h: Likewise.
2250 * config/tc-nios2.c: Likewise.
2251 * config/tc-nios2.h: Likewise.
2252 * config/tc-ns32k.c: Likewise.
2253 * config/tc-pdp11.c: Likewise.
2254 * config/tc-ppc.c: Likewise.
2255 * config/tc-pru.c: Likewise.
2256 * config/tc-rx.c: Likewise.
2257 * config/tc-s390.c: Likewise.
2258 * config/tc-score.c: Likewise.
2259 * config/tc-score7.c: Likewise.
2260 * config/tc-sh.c: Likewise.
2261 * config/tc-sh64.c: Likewise.
2262 * config/tc-sparc.c: Likewise.
2263 * config/tc-tic4x.c: Likewise.
2264 * config/tc-tic54x.c: Likewise.
2265 * config/tc-v850.c: Likewise.
2266 * config/tc-vax.c: Likewise.
2267 * config/tc-visium.c: Likewise.
2268 * config/tc-xgate.c: Likewise.
2269 * config/tc-xtensa.c: Likewise.
2270 * config/tc-z80.c: Likewise.
2271 * config/tc-z8k.c: Likewise.
2272 * config/te-vms.c: Likewise.
2273 * config/xtensa-relax.c: Likewise.
2274 * doc/as.texinfo: Likewise.
2275 * doc/c-arm.texi: Likewise.
2276 * doc/c-hppa.texi: Likewise.
2277 * doc/c-i370.texi: Likewise.
2278 * doc/c-i386.texi: Likewise.
2279 * doc/c-m32r.texi: Likewise.
2280 * doc/c-m68k.texi: Likewise.
2281 * doc/c-mmix.texi: Likewise.
2282 * doc/c-msp430.texi: Likewise.
2283 * doc/c-nds32.texi: Likewise.
2284 * doc/c-ns32k.texi: Likewise.
2285 * doc/c-riscv.texi: Likewise.
2286 * doc/c-rx.texi: Likewise.
2287 * doc/c-s390.texi: Likewise.
2288 * doc/c-tic6x.texi: Likewise.
2289 * doc/c-tilegx.texi: Likewise.
2290 * doc/c-tilepro.texi: Likewise.
2291 * doc/c-v850.texi: Likewise.
2292 * doc/c-xgate.texi: Likewise.
2293 * doc/c-xtensa.texi: Likewise.
2294 * dwarf2dbg.c: Likewise.
2295 * ecoff.c: Likewise.
2296 * itbl-ops.c: Likewise.
2297 * listing.c: Likewise.
2298 * macro.c: Likewise.
2299 * po/gas.pot: Likewise.
2300 * read.c: Likewise.
2301 * struc-symbol.h: Likewise.
2302 * symbols.h: Likewise.
2303 * testsuite/gas/arc/relocs-errors.err: Likewise.
2304 * write.c: Likewise.
2305
8069955e
NC
23062017-01-23 Nick Clifton <nickc@redhat.com>
2307
2308 * po/sv.po: Updated Swedish translation.
2309
9d46ce34
NC
23102017-01-20 Nick Clifton <nickc@redhat.com>
2311
2312 * config/tc-i386.c (parse_operands): Check for operand overflow
2313 before setting the unspecified bit.
2314
9e009953
MR
23152017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2316
2317 PR gas/20649
2318 * config/tc-mips.c (pic_need_relax): Don't check for linkonce
2319 symbols, remove the `segtype' parameter.
2320 (mips_frob_file, md_estimate_size_before_relax): Adjust
2321 accordingly.
2322 (s_is_linkonce): Add an explanatory comment.
2323 * testsuite/gas/mips/comdat-reloc.d: New test.
2324 * testsuite/gas/mips/comdat-reloc.s: New test source.
2325 * testsuite/gas/mips/mips.exp: Run the new test.
2326
c13a63b0
SN
23272017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
2328
2329 * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
2330 * testsuite/gas/arm/armv8_3-a-simd.d: Update.
2331
2cedb9eb
BR
23322017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
2333
2334 PR 21059
2335 * config/bfin-lex.l: Support processing with flex 2.6.3.
2336 * itbl-lex.l: Likewise.
2337
1ec4b9f2
NS
23382017-01-18 Nathan Sidwell <nathan@acm.org>
2339
2340 * as.h (gas_assert): Use abort.
2341 (as_assert): Remove.
2342 (signal_init): Declare.
2343 * as.c (main): Call signal_init.
2344 * messages.c: #include <signal.h>
2345 (as_assert): Delete.
2346 (as_abort): Allow NULL FILE.
2347 (signal_crash): New.
2348 (signal_init): Register fatal signal handlers.
2349 * configure.ac: Check for strsignal.
2350 * config.in: Rebuilt.
2351 * configure: Rebuilt.
2352
01fabda4 23532017-01-17 Nick Clifton <nickc@redhat.com>
6aa1df2d
NC
2354
2355 * po/sv.po: Updated Swedish translation.
2356
620214f7
IT
23572017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2358
2359 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
2360 (cpu_noarch): Add noavx512_vpopcntdq.
2361 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
2362 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
2363 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
2364 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
2365 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
2366 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
2367 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
2368 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
2369
1181551e
NC
23702017-01-12 Nick Clifton <nickc@redhat.com>
2371
2372 * read.c (temp_ilp): New function. Installs a temporary input
2373 line pointer.
2374 (restore_ilp): New function. Restores the original input line
2375 pointer.
2376 * read.h (temp_ilp): Prototype.
2377 (restore_ilp): Prototype.
2378 * stabs.c (dot_func_p): Use bfd_boolean type.
2379 (generate_asm_file): Use temp_ilp and restore_ilp.
2380 (stabs_generate_asm_lineno): Likewise.
2381 (stabs_generate_asm_endfunc): Likewise.
2382
f2e2d2f5
JS
23832017-01-11 Jeremy Soller <jackpot51@gmail.com>
2384
2385 * configure.tgt: Add entry for i386-redox.
2386
07e8e623
NC
23872017-01-10 Nick Clifton <nickc@redhat.com>
2388
2389 * po/sv.po: Updated Swedish translation.
2390
1a94eb29
TG
23912017-01-10 Tristan Gingold <gingold@adacore.com>
2392
2393 * testsuite/gas/all/sleb128-8.d: Adjust test.
2394 * testsuite/gas/all/gas.exp (test_cond): Likewise.
2395
74def31d
TG
23962017-01-10 Tristan Gingold <gingold@adacore.com>
2397
2398 * read.c (emit_leb128_expr): Extended unsigned big number for
2399 sleb128.
2400 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
2401 * testsuite/gas/all/sleb128.d: New test.
2402 * testsuite/gas/all/sleb128.s: New test source.
2403
a5ec5e3f
AW
24042017-01-09 Andrew Waterman <andrew@sifive.com>
2405
2406 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
2407 against constants.
2408 (md_apply_fix): Mark relocations against constants as "done."
2409
e294484e
AW
24102017-01-09 Andrew Waterman <andrew@sifive.com>
2411
2412 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
2413 against constants.
2414 (md_apply_fix): Mark relocations against constants as "done."
2415
6ec11ab9
PD
24162017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
2417 Kito Cheng <kito.cheng@gmail.com>
2418
2419 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
2420 Removed.
2421 (SDATA_START_SYMBOLS): Likewise.
2422
20b52c88
NC
24232017-01-09 Nick Clifton <nickc@redhat.com>
2424
2425 * po/sv.po: New Swedish translation.
2426 * configure.ac (ALL_LINGUAS): Add sv.
2427 * configure: Regenerate.
2428
01156111
AW
24292017-01-09 Andrew Waterman <andrew@sifive.com>
2430
2431 * config/tc-riscv.c (relaxed_branch_length): Use the long
2432 sequence when the target is a weak symbol.
2433
d74d4880
SN
24342017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
2435
2436 * config/tc-aarch64.c (aarch64_features): Add rcpc.
2437 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
2438 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
2439 * testsuite/gas/aarch64/ldst-rcpc.d: This.
2440 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
2441 * testsuite/gas/aarch64/ldst-rcpc.s: This.
2442 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
2443
10ab38d9
NJ
24442017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
2445
2446 PR gas/20992
2447 * configure.tgt: Treat sparcv9 as sparc64.
2448
cc917fd9
KC
24492017-01-03 Kito Cheng <kito.cheng@gmail.com>
2450
2451 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
2452 extension.
2453 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
2454 enabled and no other ABI is specified.
2455
ddb2c6fd
DD
24562017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
2457
2458 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
2459 valueT, as declared in tc.h.
2460 (md_apply_fix): Fix to work on 32-bit hosts.
2461
2571583a
AM
24622017-01-02 Alan Modra <amodra@gmail.com>
2463
2464 Update year range in copyright notice of all files.
2465
5c1ad6b5 2466For older changes see ChangeLog-2016
3499769a 2467\f
5c1ad6b5 2468Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
2469
2470Copying and distribution of this file, with or without modification,
2471are permitted in any medium without royalty provided the copyright
2472notice and this notice are preserved.
2473
2474Local Variables:
2475mode: change-log
2476left-margin: 8
2477fill-column: 74
2478version-control: never
2479End:
This page took 0.19872 seconds and 4 git commands to generate.