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