x86: also correctly support TEST opcode aliases
[binutils-gdb.git] / gas / ChangeLog
1 2017-02-24 Jan Beulich <jbeulich@suse.com>
2
3 * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
4 * testsuite/gas/i386/x86-64-opcode.s: Likewise.
5 * testsuite/gas/i386/opcode.d: Adjust accordingly.
6 * testsuite/gas/i386/opcode-intel.d: Likewise.
7 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
8 * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
9
10 2017-02-24 Sheldon Lobo <sheldon.lobo@oracle.com>
11
12 Test cases for the architecture level aware SPARC ASI work.
13 * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
14 * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
15 * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
16 * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
17 * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
18
19 2017-02-23 Maciej W. Rozycki <macro@imgtec.com>
20
21 * testsuite/gas/mips/jalr4.d: New test.
22 * testsuite/gas/mips/jalr4-n32.d: New test.
23 * testsuite/gas/mips/jalr4-n64.d: New test.
24 * testsuite/gas/mips/jalr4.s: New test source.
25 * testsuite/gas/mips/mips.exp: Run the new tests.
26
27 2017-02-23 Sheldon Lobo <sheldon.lobo@oracle.com>
28
29 Add support for associating SPARC ASIs with an architecture level.
30 * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
31
32 2017-02-23 Jan Beulich <jbeulich@suse.com>
33
34 * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
35 of symbols as expression.
36
37 2017-02-23 Jan Beulich <jbeulich@suse.com>
38
39 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
40 bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
41 Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
42 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
43
44 2017-02-22 Maciej W. Rozycki <macro@imgtec.com>
45
46 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
47 `md_flush_pending_output'.
48 * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
49 `md_flush_pending_output' unconditionally.
50 * testsuite/gas/mips/debug-label-end-1.d: New test.
51 * testsuite/gas/mips/debug-label-end-2.d: New test.
52 * testsuite/gas/mips/debug-label-end-3.d: New test.
53 * testsuite/gas/mips/debug-label-end.s: New test source.
54 * testsuite/gas/mips/mips.exp: Run the new tests.
55
56 2017-02-22 Hans-Peter Nilsson <hp@axis.com>
57
58 * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
59 targets yielding an error message matching "too complex".
60
61 2017-02-22 Nick Clifton <nickc@redhat.com>
62
63 * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
64
65 2017-02-21 Jan Beulich <jbeulich@suse.com>
66
67 * expr.c (operand): Handle missing operand to .startof.() and
68 .sizeof.().
69 * testsuite/gas/all/err-sizeof.s: New.
70
71 2017-02-20 Alan Modra <amodra@gmail.com>
72
73 PR 21118
74 * NEWS: Revise powerpc register check.
75 * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
76 register expression" a warning.
77
78 2017-02-17 Maciej W. Rozycki <macro@imgtec.com>
79
80 * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
81 * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
82 * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
83 * testsuite/gas/mips/aent-2.d: New test.
84 * testsuite/gas/mips/aent-mdebug.d: New test.
85 * testsuite/gas/mips/aent-mdebug-2.d: New test.
86 * testsuite/gas/mips/mips.exp: Run the new tests.
87
88 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
89
90 * testsuite/gas/aarch64/sve-sysreg.s,
91 testsuite/gas/aarch64/sve-sysreg.d,
92 testsuite/gas/aarch64/sve-sysreg-invalid.d,
93 testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
94
95 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
96
97 * doc/c-aarch64.texi: Fix sve entry.
98
99 2017-02-15 Claudiu Zissulescu <claziss@synopsys.com>
100
101 * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
102 information from input expression.
103 (assemble_insn): Make sure pcrel is correctly set.
104 (arc_pcrel_adjust): Compensate for PCL rounding.
105 * testsuite/gas/arc/relax-add01.d: New file.
106 * testsuite/gas/arc/relax-add01.s: Likewise.
107 * testsuite/gas/arc/relax-add02.d: Likewise.
108 * testsuite/gas/arc/relax-add02.s: Likewise.
109 * testsuite/gas/arc/relax-add03.d: Likewise.
110 * testsuite/gas/arc/relax-add03.s: Likewise.
111 * testsuite/gas/arc/relax-add04.d: Likewise.
112 * testsuite/gas/arc/relax-add04.s: Likewise.
113 * testsuite/gas/arc/relax-ld01.d: Likewise.
114 * testsuite/gas/arc/relax-ld01.s: Likewise.
115 * testsuite/gas/arc/relax-ld02.d: Likewise.
116 * testsuite/gas/arc/relax-ld02.s: Likewise.
117 * testsuite/gas/arc/relax-mov01.d: Likewise.
118 * testsuite/gas/arc/relax-mov01.s: Likewise.
119 * testsuite/gas/arc/relax-mov02.d: Likewise.
120 * testsuite/gas/arc/relax-mov02.s: Likewise.
121 * testsuite/gas/arc/relax-mpy01.d: Likewise.
122 * testsuite/gas/arc/relax-mpy01.s: Likewise.
123 * testsuite/gas/arc/relax-sub01.d: Likewise.
124 * testsuite/gas/arc/relax-sub01.s: Likewise.
125 * testsuite/gas/arc/relax-sub02.d: Likewise.
126 * testsuite/gas/arc/relax-sub02.s: Likewise.
127 * testsuite/gas/arc/relax-sub03.d: Likewise.
128 * testsuite/gas/arc/relax-sub03.s: Likewise.
129 * testsuite/gas/arc/relax-sub04.d: Likewise.
130 * testsuite/gas/arc/relax-sub04.s: Likewise.
131
132 2017-02-09 Vineet Gupta <vgupta@synopsys.com>
133
134 * testsuite/gas/arc/st.d: Update for 0xe having a name now
135
136 2017-02-14 Alan Modra <amodra@gmail.com>
137
138 PR 21118
139 * NEWS: Mention powerpc register checks.
140 * config/tc-ppc.c (struct pd_reg): Make value a short. Add flags.
141 (pre_defined_registers): Delete fpscr and pmr entries. Set
142 register type in flags.
143 (cr_names): Set type in flags.
144 (reg_name_search): Return pointer to struct pd_reg rather than value.
145 (register_name): Adjust to suit. Set X_md from flags.
146 (ppc_parse_name): Likewise.
147 (ppc_optimize_expr): New function.
148 (md_assemble): Verify expresion reg flags match operand.
149 * config/tc-ppc.h (md_optimize_expr): Define.
150 (ppc_optimize_expr): Declare.
151
152 2017-02-14 Alan Modra <amodra@gmail.com>
153
154 * testsuite/gas/ppc/cell.s: Correct invalid registers.
155 * testsuite/gas/ppc/vle-simple-1.s: Likewise.
156 * testsuite/gas/ppc/vle-simple-2.s: Likewise.
157
158 2017-02-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
159
160 * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
161 syntax.
162 * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
163 * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
164
165 2017-02-10 Nicholas Piggin <npiggin@gmail.com>
166
167 * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
168
169 2017-02-02 Maciej W. Rozycki <macro@imgtec.com>
170
171 * doc/as.texinfo (Overview): Select MIPS options for man page
172 inclusion.
173
174 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
175
176 * config/tc-mips.c (mips_ignore_branch_isa): New variable.
177 (options): Add OPTION_IGNORE_BRANCH_ISA and
178 OPTION_NO_IGNORE_BRANCH_ISA enum values.
179 (md_longopts): Add "mignore-branch-isa" and
180 "mno-ignore-branch-isa" options.
181 (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
182 OPTION_NO_IGNORE_BRANCH_ISA.
183 (fix_bad_cross_mode_branch_p): Return FALSE if
184 `mips_ignore_branch_isa' has been set.
185 (md_show_usage): Add `-mignore-branch-isa' and
186 `-mno-ignore-branch-isa'.
187
188 * doc/as.texinfo (Target MIPS options): Add
189 `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
190 (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
191 * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
192 `-mno-ignore-branch-isa' options.
193
194 * testsuite/gas/mips/branch-local-ignore-2.d: New test.
195 * testsuite/gas/mips/branch-local-ignore-3.d: New test.
196 * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
197 * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
198 * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
199 * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
200 * testsuite/gas/mips/mips.exp: Run the new tests.
201
202 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
203
204 * testsuite/gas/mips/branch-local-2.d: New test.
205 * testsuite/gas/mips/branch-local-3.d: New test.
206 * testsuite/gas/mips/branch-local-n32-2.d: New test.
207 * testsuite/gas/mips/branch-local-n32-3.d: New test.
208 * testsuite/gas/mips/branch-local-n64-2.d: New test.
209 * testsuite/gas/mips/branch-local-n64-3.d: New test.
210 * testsuite/gas/mips/mips.exp: Fold corresponding list tests
211 into the new tests.
212
213 2017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
214
215 PR 21056
216 * testsuite/gas/tic6x/insns16-parallel.s: New test case.
217 * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
218
219 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
220
221 * configure.tgt (aarch64*-*-rtems*): Remove.
222 (bfin-*-rtems*): Likewise.
223 (h8300-*-rtems*): Likewise.
224 (i386-*-rtems*): Likewise.
225 (m32c-*-rtems*): Likewise.
226 (m32r-*-rtems*): Likewise.
227 (m68k-*-rtems*): Likewise.
228 (mips-*-rtems*): Likewise.
229 (nios2-*-rtems*): Likewise.
230 (ppc-*-rtems*): Likewise.
231 (sh-*-rtems*): Likewise.
232 (sparc64-*-rtems*): Likewise.
233 (sparc-*-rtems*): Likewise.
234 (*-*-rtems*) Use ELF format.
235
236 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
237
238 * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
239
240 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
241
242 * configure.tgt (sh-*-rtemscoff*): Remove.
243
244 2017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
245
246 * configure.tgt (riscv*-*-*): Remove em=linux.
247
248 2017-01-23 Sebastian Rasmussen <sebras@gmail.com>
249
250 PR gas/21072
251 * asintl.h: Fix spelling mistakes and typos.
252 * atof-generic.c: Likewise.
253 * bit_fix.h: Likewise.
254 * config/atof-ieee.c: Likewise.
255 * config/bfin-defs.h: Likewise.
256 * config/bfin-parse.y: Likewise.
257 * config/obj-coff-seh.h: Likewise.
258 * config/obj-coff.c: Likewise.
259 * config/obj-evax.c: Likewise.
260 * config/obj-macho.c: Likewise.
261 * config/rx-parse.y: Likewise.
262 * config/tc-aarch64.c: Likewise.
263 * config/tc-alpha.c: Likewise.
264 * config/tc-arc.c: Likewise.
265 * config/tc-arm.c: Likewise.
266 * config/tc-avr.c: Likewise.
267 * config/tc-bfin.c: Likewise.
268 * config/tc-cr16.c: Likewise.
269 * config/tc-cris.c: Likewise.
270 * config/tc-crx.c: Likewise.
271 * config/tc-d10v.c: Likewise.
272 * config/tc-d30v.c: Likewise.
273 * config/tc-dlx.c: Likewise.
274 * config/tc-epiphany.c: Likewise.
275 * config/tc-frv.c: Likewise.
276 * config/tc-hppa.c: Likewise.
277 * config/tc-i370.c: Likewise.
278 * config/tc-i386-intel.c: Likewise.
279 * config/tc-i386.c: Likewise.
280 * config/tc-i960.c: Likewise.
281 * config/tc-ia64.c: Likewise.
282 * config/tc-m32r.c: Likewise.
283 * config/tc-m68hc11.c: Likewise.
284 * config/tc-m68k.c: Likewise.
285 * config/tc-mcore.c: Likewise.
286 * config/tc-mep.c: Likewise.
287 * config/tc-mep.h: Likewise.
288 * config/tc-metag.c: Likewise.
289 * config/tc-microblaze.c: Likewise.
290 * config/tc-mips.c: Likewise.
291 * config/tc-mmix.c: Likewise.
292 * config/tc-mn10200.c: Likewise.
293 * config/tc-mn10300.c: Likewise.
294 * config/tc-msp430.c: Likewise.
295 * config/tc-msp430.h: Likewise.
296 * config/tc-nds32.c: Likewise.
297 * config/tc-nds32.h: Likewise.
298 * config/tc-nios2.c: Likewise.
299 * config/tc-nios2.h: Likewise.
300 * config/tc-ns32k.c: Likewise.
301 * config/tc-pdp11.c: Likewise.
302 * config/tc-ppc.c: Likewise.
303 * config/tc-pru.c: Likewise.
304 * config/tc-rx.c: Likewise.
305 * config/tc-s390.c: Likewise.
306 * config/tc-score.c: Likewise.
307 * config/tc-score7.c: Likewise.
308 * config/tc-sh.c: Likewise.
309 * config/tc-sh64.c: Likewise.
310 * config/tc-sparc.c: Likewise.
311 * config/tc-tic4x.c: Likewise.
312 * config/tc-tic54x.c: Likewise.
313 * config/tc-v850.c: Likewise.
314 * config/tc-vax.c: Likewise.
315 * config/tc-visium.c: Likewise.
316 * config/tc-xgate.c: Likewise.
317 * config/tc-xtensa.c: Likewise.
318 * config/tc-z80.c: Likewise.
319 * config/tc-z8k.c: Likewise.
320 * config/te-vms.c: Likewise.
321 * config/xtensa-relax.c: Likewise.
322 * doc/as.texinfo: Likewise.
323 * doc/c-arm.texi: Likewise.
324 * doc/c-hppa.texi: Likewise.
325 * doc/c-i370.texi: Likewise.
326 * doc/c-i386.texi: Likewise.
327 * doc/c-m32r.texi: Likewise.
328 * doc/c-m68k.texi: Likewise.
329 * doc/c-mmix.texi: Likewise.
330 * doc/c-msp430.texi: Likewise.
331 * doc/c-nds32.texi: Likewise.
332 * doc/c-ns32k.texi: Likewise.
333 * doc/c-riscv.texi: Likewise.
334 * doc/c-rx.texi: Likewise.
335 * doc/c-s390.texi: Likewise.
336 * doc/c-tic6x.texi: Likewise.
337 * doc/c-tilegx.texi: Likewise.
338 * doc/c-tilepro.texi: Likewise.
339 * doc/c-v850.texi: Likewise.
340 * doc/c-xgate.texi: Likewise.
341 * doc/c-xtensa.texi: Likewise.
342 * dwarf2dbg.c: Likewise.
343 * ecoff.c: Likewise.
344 * itbl-ops.c: Likewise.
345 * listing.c: Likewise.
346 * macro.c: Likewise.
347 * po/gas.pot: Likewise.
348 * read.c: Likewise.
349 * struc-symbol.h: Likewise.
350 * symbols.h: Likewise.
351 * testsuite/gas/arc/relocs-errors.err: Likewise.
352 * write.c: Likewise.
353
354 2017-01-23 Nick Clifton <nickc@redhat.com>
355
356 * po/sv.po: Updated Swedish translation.
357
358 2017-01-20 Nick Clifton <nickc@redhat.com>
359
360 * config/tc-i386.c (parse_operands): Check for operand overflow
361 before setting the unspecified bit.
362
363 2017-01-18 Maciej W. Rozycki <macro@imgtec.com>
364
365 PR gas/20649
366 * config/tc-mips.c (pic_need_relax): Don't check for linkonce
367 symbols, remove the `segtype' parameter.
368 (mips_frob_file, md_estimate_size_before_relax): Adjust
369 accordingly.
370 (s_is_linkonce): Add an explanatory comment.
371 * testsuite/gas/mips/comdat-reloc.d: New test.
372 * testsuite/gas/mips/comdat-reloc.s: New test source.
373 * testsuite/gas/mips/mips.exp: Run the new test.
374
375 2017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
376
377 * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
378 * testsuite/gas/arm/armv8_3-a-simd.d: Update.
379
380 2017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
381
382 PR 21059
383 * config/bfin-lex.l: Support processing with flex 2.6.3.
384 * itbl-lex.l: Likewise.
385
386 2017-01-18 Nathan Sidwell <nathan@acm.org>
387
388 * as.h (gas_assert): Use abort.
389 (as_assert): Remove.
390 (signal_init): Declare.
391 * as.c (main): Call signal_init.
392 * messages.c: #include <signal.h>
393 (as_assert): Delete.
394 (as_abort): Allow NULL FILE.
395 (signal_crash): New.
396 (signal_init): Register fatal signal handlers.
397 * configure.ac: Check for strsignal.
398 * config.in: Rebuilt.
399 * configure: Rebuilt.
400
401 2017-01-17 Nick Clifton <nickc@redhat.com>
402
403 * po/sv.po: Updated Swedish translation.
404
405 2017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
406
407 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
408 (cpu_noarch): Add noavx512_vpopcntdq.
409 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
410 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
411 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
412 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
413 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
414 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
415 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
416 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
417
418 2017-01-12 Nick Clifton <nickc@redhat.com>
419
420 * read.c (temp_ilp): New function. Installs a temporary input
421 line pointer.
422 (restore_ilp): New function. Restores the original input line
423 pointer.
424 * read.h (temp_ilp): Prototype.
425 (restore_ilp): Prototype.
426 * stabs.c (dot_func_p): Use bfd_boolean type.
427 (generate_asm_file): Use temp_ilp and restore_ilp.
428 (stabs_generate_asm_lineno): Likewise.
429 (stabs_generate_asm_endfunc): Likewise.
430
431 2017-01-11 Jeremy Soller <jackpot51@gmail.com>
432
433 * configure.tgt: Add entry for i386-redox.
434
435 2017-01-10 Nick Clifton <nickc@redhat.com>
436
437 * po/sv.po: Updated Swedish translation.
438
439 2017-01-10 Tristan Gingold <gingold@adacore.com>
440
441 * testsuite/gas/all/sleb128-8.d: Adjust test.
442 * testsuite/gas/all/gas.exp (test_cond): Likewise.
443
444 2017-01-10 Tristan Gingold <gingold@adacore.com>
445
446 * read.c (emit_leb128_expr): Extended unsigned big number for
447 sleb128.
448 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
449 * testsuite/gas/all/sleb128.d: New test.
450 * testsuite/gas/all/sleb128.s: New test source.
451
452 2017-01-09 Andrew Waterman <andrew@sifive.com>
453
454 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
455 against constants.
456 (md_apply_fix): Mark relocations against constants as "done."
457
458 2017-01-09 Andrew Waterman <andrew@sifive.com>
459
460 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
461 against constants.
462 (md_apply_fix): Mark relocations against constants as "done."
463
464 2017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
465 Kito Cheng <kito.cheng@gmail.com>
466
467 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
468 Removed.
469 (SDATA_START_SYMBOLS): Likewise.
470
471 2017-01-09 Nick Clifton <nickc@redhat.com>
472
473 * po/sv.po: New Swedish translation.
474 * configure.ac (ALL_LINGUAS): Add sv.
475 * configure: Regenerate.
476
477 2017-01-09 Andrew Waterman <andrew@sifive.com>
478
479 * config/tc-riscv.c (relaxed_branch_length): Use the long
480 sequence when the target is a weak symbol.
481
482 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
483
484 * config/tc-aarch64.c (aarch64_features): Add rcpc.
485 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
486 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
487 * testsuite/gas/aarch64/ldst-rcpc.d: This.
488 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
489 * testsuite/gas/aarch64/ldst-rcpc.s: This.
490 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
491
492 2017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
493
494 PR gas/20992
495 * configure.tgt: Treat sparcv9 as sparc64.
496
497 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
498
499 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
500 extension.
501 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
502 enabled and no other ABI is specified.
503
504 2017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
505
506 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
507 valueT, as declared in tc.h.
508 (md_apply_fix): Fix to work on 32-bit hosts.
509
510 2017-01-02 Alan Modra <amodra@gmail.com>
511
512 Update year range in copyright notice of all files.
513
514 For older changes see ChangeLog-2016
515 \f
516 Copyright (C) 2017 Free Software Foundation, Inc.
517
518 Copying and distribution of this file, with or without modification,
519 are permitted in any medium without royalty provided the copyright
520 notice and this notice are preserved.
521
522 Local Variables:
523 mode: change-log
524 left-margin: 8
525 fill-column: 74
526 version-control: never
527 End: