Re: Remove arm-symbianelf
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2021-02-11 Alan Modra <amodra@gmail.com>
2
3 * NEWS: Mention arm-symbianelf removal.
4
5 2021-02-10 Nick Clifton <nickc@redhat.com>
6
7 * listing.c (buffer_line): Remove debugging code accidentally
8 included with the fix for PR 27384.
9
10 2021-02-09 Nick Clifton <nickc@redhat.com>
11
12 PR 27381
13 * read.c (s_incbin): Check that the file to be included is a
14 regular, non-directory file.
15 * testsuite/gas/all/pr27381.s: New test source file.
16 * testsuite/gas/all/pr27381.d: New test control file.
17 * testsuite/gas/all/pr27381.err: Expected error output for the new test.
18 * testsuite/gas/all/gas.exp: Run the new test.
19
20 2021-02-09 Alan Modra <amodra@gmail.com>
21
22 * Makefile.am (TARG_ENV_HFILES): Remove config/te-symbian.h.
23 * config/tc-arm.c (elf32_arm_target_format): Remove TE_SYMBIAN
24 support.
25 * config/te-symbian.h: Delete.
26 * configure.tgt: Remove arm-*-symbianelf*.
27 * testsuite/gas/arm/arch4t-eabi.d: Don't mention symbianelf in
28 target selection.
29 * testsuite/gas/arm/arch4t.d: Likewise.
30 * testsuite/gas/arm/got_prel.d: Likewise.
31 * testsuite/gas/arm/mapdir.d: Likewise.
32 * testsuite/gas/arm/mapmisc.d: Likewise.
33 * testsuite/gas/arm/mapsecs.d: Likewise.
34 * testsuite/gas/arm/mapshort-eabi.d: Likewise.
35 * testsuite/gas/arm/thumb-eabi.d: Likewise.
36 * testsuite/gas/arm/thumb.d: Likewise.
37 * testsuite/gas/arm/thumbrel.d: Likewise.
38 * Makefile.in: Regenerate.
39 * po/POTFILES.in: Regenerate.
40
41 2021-02-09 Nick Clifton <nickc@redhat.com>
42
43 PR 27384
44 * listing.c (listing_psize): Check the result of the width
45 expression before assigning it to paper_width.
46 * testsuite/gas/all/pr27384.s: New test source file.
47 * testsuite/gas/all/pr27384.d: New test control file.
48 * testsuite/gas/all/pr27384.err: Expected errors from new test.
49 * testsuite/gas/all/gas.exp: Run the new test.
50
51 2021-02-09 Nick Clifton <nickc@redhat.com>
52
53 PR 27355
54 * testsuite/gas/elf/pr27355.s: New test source file.
55 * testsuite/gas/elf/pr27355.d: New test control file.
56 * testsuite/gas/elf/pr27355.err: Expected errors from new test.
57 * testsuite/gas/elf/elf.exp: Run the new test.
58
59 2021-02-08 Mike Frysinger <vapier@gentoo.org>
60
61 * config/tc-tic54x (tic54x_mmregs): Rename to ...
62 (tic54x_register_mmregs): ... this. Change mmregs to tic54x_mmregs.
63 (md_pseudo_table): Change tic54x_mmregs to tic54x_register_mmregs.
64 (md_begin): Add tic54x_ prefix to regs, mmregs, condition_codes,
65 cc2_codes, cc3_codes, status_bits, and misc_symbols.
66
67 2021-02-08 Nick Clifton <nickc@redhat.com>
68
69 PR 27355
70 * dwarf2dbg.c (allocate_filename_to_slot): Allocate the dirs array
71 if it has not already been created.
72
73 2021-02-04 Nelson Chu <nelson.chu@sifive.com>
74
75 * config/tc-riscv.c (riscv_multi_subset_supports): Removed
76 INSN_CLASS_ZB*.
77 * testsuite/gas/riscv/bitmanip-insns-32.d: Removed.
78 * testsuite/gas/riscv/bitmanip-insns-64.d: Removed.
79 * testsuite/gas/riscv/bitmanip-insns.s: Removed.
80
81 2021-02-03 Andreas Krebbel <krebbel@linux.ibm.com>
82
83 * doc/c-s390.texi: Document vector instruction formats.
84
85 2021-02-01 Emery Hemingway <ehmry@posteo.net>
86
87 * configure.tgt: Add *-*-genode* as a target for AArch64 and x86.
88
89 2021-02-01 Alan Modra <amodra@gmail.com>
90
91 PR 27283
92 * config/tc-alpha.c (insert_operand): Delete dead code.
93
94 2021-01-26 H.J. Lu <hongjiu.lu@intel.com>
95
96 PR gas/27243
97 * config/tc-nios2.c (md_begin): Don't disable relaxation with
98 --gdwarf-N.
99 * testsuite/gas/nios2/relax.d: New file.
100 * testsuite/gas/nios2/relax.s: Likewise.
101
102 2021-01-26 Alan Modra <amodra@gmail.com>
103
104 * testsuite/gas/all/local-label-overflow.d: Use xfail rather than
105 notarget all except hppa. Comment.
106 * testsuite/gas/all/sleb128-2.d: Use xfail rather than notarget.
107 * testsuite/gas/all/sleb128-4.d: Likewise. Don't skip msp430.
108 * testsuite/gas/all/sleb128-5.d: Use xfail rather than notarget.
109 * testsuite/gas/all/sleb128-7.d: Likewise.
110 * testsuite/gas/all/sleb128-9.d: Likewise.
111 * testsuite/gas/elf/bignums.d: Likewise.
112 * testsuite/gas/elf/group0c.d: Likewise.
113 * testsuite/gas/elf/group1a.d: Likewise.
114 * testsuite/gas/elf/section-symbol-redef.d: Likewise.
115 * testsuite/gas/elf/section15.d: Likewise.
116 * testsuite/gas/elf/section4.d: Likewise.
117 * testsuite/gas/elf/section7.d: Likewise.
118 * testsuite/gas/macros/irp.d: Likewise.
119 * testsuite/gas/macros/repeat.d: Likewise.
120 * testsuite/gas/macros/rept.d: Likewise.
121 * testsuite/gas/macros/test2.d: Likewise.
122 * testsuite/gas/macros/vararg.d: Likewise.
123 * testsuite/gas/all/string.d: Use xfail rather than skip.
124 * testsuite/gas/elf/missing-build-notes.d: Likewise.
125 * testsuite/gas/elf/section0.d: Likewise.
126 * testsuite/gas/elf/section1.d: Likewise.
127 * testsuite/gas/elf/section10.d: Likewise.
128 * testsuite/gas/elf/section11.d: Likewise.
129 * testsuite/gas/elf/section6.d: Likewise.
130 * testsuite/gas/elf/symtab.d: Use xfail rather than skip, adjust hppa.
131 * testsuite/gas/elf/symtab.s: Don't start directives in first column.
132 * testsuite/gas/macros/test3.d: Don't notarget nds32.
133
134 2021-01-26 Alan Modra <amodra@gmail.com>
135
136 * testsuite/gas/all/byte.d,
137 * testsuite/gas/all/byte.l,
138 * testsuite/gas/all/byte.s: Delete.
139 * testsuite/gas/all/gas.exp: Don't run byte test.
140
141 2021-01-26 Alan Modra <amodra@gmail.com>
142
143 PR 27282
144 * testsuite/gas/all/none.d: Replace skip with xfail, don't xfail ft32.
145 * testsuite/gas/elf/pr27228.d: xfail hppa and allow OBJECT match.
146
147 2021-01-24 H.J. Lu <hongjiu.lu@intel.com>
148
149 PR gas/27228
150 * testsuite/gas/elf/elf.exp: Run pr27228.
151 * testsuite/gas/elf/pr27228.d: New file.
152 * testsuite/gas/elf/pr27228.s: Likewise.
153
154 2021-01-24 Alan Modra <amodra@gmail.com>
155
156 PR 27228
157 * write.c (resolve_reloc_expr_symbols): Don't assume local symbol
158 is defined.
159
160 2021-01-21 Alan Modra <amodra@gmail.com>
161
162 PR 27221
163 * dwarf2dbg.c (dwarf2_gen_line_info_1): Don't warn about ignored
164 line number info when gas is generating it.
165 * testsuite/gas/elf/dwarf2-20.d: Adjust to not expect warnings.
166 * testsuite/gas/m68hc11/indexed12.d: Likewise.
167 * testsuite/gas/elf/elf.exp: Don't run warn-2.
168 * gas/testsuite/gas/elf/warn-2.s: Delete.
169
170 2021-01-21 Alan Modra <amodra@gmail.com>
171
172 PR 27218
173 * dwarf2dbg.c (dwarf2_gen_line_info): Correct setting of dwarf_level.
174 (dwarf2_directive_filename, dwarf2_directive_loc): Likewise, and
175 error for negative file numbers.
176
177 2021-01-20 Alan Modra <amodra@gmail.com>
178
179 * testsuite/gas/ppc/power4.d: Adjust for removal of section sym.
180 * testsuite/gas/ppc/test1elf32.d: Likewise.
181 * testsuite/gas/ppc/test1elf64.d: Likewise.
182
183 2021-01-18 H.J. Lu <hongjiu.lu@intel.com>
184
185 PR gas/27195
186 * dwarf2dbg.c (dwarf2_gen_line_info): Set dwarf_level to 5 if
187 needed.
188 (dwarf2_directive_filename): Likewise.
189 (dwarf2_directive_loc): Likewise.
190 * testsuite/gas/elf/dwarf-5-file0.d: Pass --gdwarf-3.
191 * testsuite/gas/lns/lns-diag-1.l: Remove the
192 "Error: file number less than one" errors.
193
194 2021-01-18 Alan Modra <amodra@gmail.com>
195
196 PR 27198
197 * config/tc-i386.c (need_plt32_p): Return FALSE for NULL symbol.
198 * testsuite/gas/i386/pr27198.d,
199 * gas/testsuite/gas/i386/pr27198.err,
200 * gas/testsuite/gas/i386/pr27198.s: New test.
201 * gas/testsuite/gas/i386/i386.exp: Run it.
202
203 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
204
205 * config/tc-riscv.c: Indent and GNU coding standards tidy,
206 also aligned the code.
207 * config/tc-riscv.h: Likewise.
208
209 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
210
211 * config/tc-riscv.c: Error and warning messages tidy.
212 * testsuite/gas/riscv/priv-reg-fail-fext.l: Updated.
213 * testsuite/gas/riscv/priv-reg-fail-read-only-01.l: Likewise.
214 * testsuite/gas/riscv/priv-reg-fail-read-only-02.l: Likewise.
215 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
216 * testsuite/gas/riscv/priv-reg-fail-version-1p10.l: Likewise.
217 * testsuite/gas/riscv/priv-reg-fail-version-1p11.l: Likewise.
218 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.l: Likewise.
219
220 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
221
222 * config/tc-riscv.c: Comments tidy and improvement. Also update
223 comment "fallthru" to "Fall through" that end with a period and
224 two spaces.
225
226 2021-01-14 Mike Frysinger <vapier@gentoo.org>
227
228 * doc/as.texi: Delete @ifset ELF wrapping around [248]byte entries.
229 Delete warning that these are only available with ELF targets.
230 * obj-elf.c (elf_pseudo_table): Move 2byte/4byte/8byte entries ...
231 * read.c (potable): ... here.
232
233 2021-01-14 Mike Frysinger <vapier@gentoo.org>
234
235 * Makefile.am (bfin-lex-wrapper.@OBJEXT@): Delete $(NO_WERROR).
236 * Makefile.in: Regenerated.
237
238 2021-01-14 Mike Frysinger <vapier@gentoo.org>
239
240 * bfin-lex.l (YY_NO_INPUT, YY_NO_UNPUT): Define.
241 (parse_int): Mark char_bag const.
242
243 2021-01-13 H.J. Lu <hongjiu.lu@intel.com>
244
245 PR gas/27178
246 * config/tc-i386.c (lex_got::gotrel): Add need_GOT_symbol.
247 Don't generate GOT_symbol for PLT relocations.
248 * testsuite/gas/i386/i386.exp: Run PR gas/27178 tests.
249 * testsuite/gas/i386/no-got.d: New file.
250 * testsuite/gas/i386/no-got.s: Likewise.
251 * testsuite/gas/i386/x86-64-no-got.d: Likewise.
252 * testsuite/gas/i386/x86-64-no-got.s: Likewise.
253
254 2021-01-13 Alan Modra <amodra@gmail.com>
255
256 * Makefile.in: Regenerate.
257 * Makefile.in: Regenerate.
258
259 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
260
261 PR binutils/26792
262 * configure.ac: Use GNU_MAKE_JOBSERVER.
263 * aclocal.m4: Regenerated.
264 * configure: Likewise.
265
266 2021-01-12 Nick Clifton <nickc@redhat.com>
267
268 * po/fr.po: Updated French translation.
269
270 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
271
272 PR ld/27173
273 * configure: Regenerated.
274
275 2021-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
276
277 * NEWS: Remove CSRE.
278 * config/tc-aarch64.c (parse_csr_operand): Delete.
279 (parse_operands): Delete handling of
280 AARCH64_OPND_CSRE_CSR.
281 (aarch64_features): Remove csre.
282 * doc/c-aarch64.texi: Remove CSRE.
283 * testsuite/gas/aarch64/csre.d: Delete.
284 * testsuite/gas/aarch64/csre-invalid.s: Likewise.
285 * testsuite/gas/aarch64/csre-invalid.d: Likewise.
286 * testsuite/gas/aarch64/csre_csr.s: Likewise.
287 * testsuite/gas/aarch64/csre_csr.d: Likewise.
288 * testsuite/gas/aarch64/csre_csr-invalid.s: Likewise.
289 * testsuite/gas/aarch64/csre_csr-invalid.l: Likewise.
290 * testsuite/gas/aarch64/csre_csr-invalid.d: Likewise.
291
292 2021-01-11 Nick Clifton <nickc@redhat.com>
293
294 * po/uk.po: Updated Ukranian translation.
295
296 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
297
298 * configure: Regenerated.
299
300 2021-01-09 Nick Clifton <nickc@redhat.com>
301
302 * configure: Regenerate.
303 * po/gas.pot: Regenerate.
304
305 2021-01-09 Nick Clifton <nickc@redhat.com>
306
307 * 2.36 release branch crated.
308
309 2021-01-08 Peter Bergner <bergner@linux.ibm.com>
310
311 * testsuite/gas/ppc/rop-checks.d,
312 * testsuite/gas/ppc/rop-checks.l,
313 * testsuite/gas/ppc/rop-checks.s,
314 * testsuite/gas/ppc/rop.d,
315 * testsuite/gas/ppc/rop.s: New tests.
316 * testsuite/gas/ppc/ppc.exp: Run them.
317
318 2021-01-09 Alan Modra <amodra@gmail.com>
319
320 * configure: Regenerate.
321
322 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
323
324 * configure: Regenerate.
325
326 2021-01-07 H.J. Lu <hongjiu.lu@intel.com>
327
328 PR 27109
329 * read.c (s_reloc): Call symbol_mark_used_in_reloc on the
330 section symbol.
331 * subsegs.c (subseg_set_rest): Set BSF_SECTION_SYM_USED if needed.
332 * write.c (adjust_reloc_syms): Call symbol_mark_used_in_reloc
333 on the section symbol.
334 (set_symtab): Don't generate unused section symbols.
335 (maybe_generate_build_notes): Call symbol_mark_used_in_reloc
336 on the section symbol.
337 * config/obj-elf.c (elf_adjust_symtab): Call
338 symbol_mark_used_in_reloc on the group signature symbol.
339 * testsuite/gas/cfi/cfi-label.d: Remove unused section symbols
340 from expected output.
341 * testsuite/gas/elf/elf.exp (run_elf_list_test): Check
342 is_elf_unused_section_symbols.
343 * testsuite/gas/elf/section2.e: Updated.
344 * testsuite/gas/elf/section2.e-unused: New file.
345 * testsuite/gas/elf/symver.d: Remove unused section symbols.
346 * testsuite/gas/i386/ilp32/elf/symver.d: Likewise.
347 * testsuite/gas/i386/ilp32/x86-64-size-1.d: Likewise.
348 * testsuite/gas/i386/ilp32/x86-64-size-3.d: Likewise.
349 * testsuite/gas/i386/ilp32/x86-64-size-5.d: Likewise.
350 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Likewise.
351 * testsuite/gas/i386/size-1.d: Likewise.
352 * testsuite/gas/i386/size-3.d: Likewise.
353 * testsuite/gas/i386/svr4.d: Likewise.
354 * testsuite/gas/i386/x86-64-size-1.d: Likewise.
355 * testsuite/gas/i386/x86-64-size-3.d: Likewise.
356 * testsuite/gas/i386/x86-64-size-5.d: Likewise.
357 * testsuite/gas/i386/x86-64-unwind.d: Likewise.
358
359 2021-01-07 Philipp Tomsich <prt@gnu.org>
360
361 * config/tc-riscv.c (riscv_multi_subset_supports): Added
362 INSN_CLASS_ZIHINTPAUSE.
363 * testsuite/gas/riscv/pause.d: New testcase. Adding coverage for
364 the pause hint instruction.
365 * testsuite/gas/riscv/pause.s: Likewise.
366
367 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
368 Jim Wilson <jimw@sifive.com>
369 Andrew Waterman <andrew@sifive.com>
370 Maxim Blinov <maxim.blinov@embecosm.com>
371 Kito Cheng <kito.cheng@sifive.com>
372 Nelson Chu <nelson.chu@sifive.com>
373
374 * config/tc-riscv.c (riscv_multi_subset_supports): Handle INSN_CLASS_ZB*.
375 (riscv_get_default_ext_version): Do not check the default_isa_spec when
376 the version defined in the riscv_opcodes table is ISA_SPEC_CLASS_DRAFT.
377 * testsuite/gas/riscv/bitmanip-insns-32.d: New testcase.
378 * testsuite/gas/riscv/bitmanip-insns-64.d: Likewise.
379 * testsuite/gas/riscv/bitmanip-insns.s: Likewise.
380
381 2021-01-06 Alan Modra <amodra@gmail.com>
382
383 * testsuite/gas/sparc/sparc.exp: Move 64-bit tests inside gas_64_check.
384
385 2021-01-06 Alan Modra <amodra@gmail.com>
386
387 * testsuite/gas/macros/app1.d: xfail tic30.
388 * testsuite/gas/macros/app2.d: Likewise.
389 * testsuite/gas/macros/app3.d: Likewise.
390 * testsuite/gas/macros/app4.d: Likewise.
391
392 2021-01-06 Marcus Comstedt <marcus@mc.pp.se>
393
394 * doc/as.texi: Add -mlittle-endian and -mbig-endian to docs.
395 * doc/c-riscv.texi: Likewise.
396
397 2021-01-06 Marcus Comstedt <marcus@mc.pp.se>
398
399 * testsuite/gas/riscv/li32.d: Accept bigriscv in addition
400 to littleriscv.
401 * testsuite/gas/riscv/li64.d: Likewise.
402 * testsuite/gas/riscv/lla32.d: Likewise.
403 * testsuite/gas/riscv/lla64.d: Likewise.
404 * testsuite/gas/riscv/march-ok-g2.d: Likewise.
405 * testsuite/gas/riscv/march-ok-g2_p1.d: Likewise.
406 * testsuite/gas/riscv/march-ok-g2p0.d: Likewise.
407 * testsuite/gas/riscv/march-ok-i2p0.d: Likewise.
408 * testsuite/gas/riscv/march-ok-i2p0m2_a2f2.d: Likewise.
409 * testsuite/gas/riscv/march-ok-nse-with-version.d: Likewise.
410 * testsuite/gas/riscv/march-ok-two-nse.d: Likewise.
411
412 2021-01-06 Marcus Comstedt <marcus@mc.pp.se>
413
414 * config/tc-riscv.c (riscv_target_format): Add elf64-bigriscv and
415 elf32-bigriscv.
416 (install_insn): Always write instructions as little endian.
417 (riscv_make_nops): Likewise.
418 (md_convert_frag_branch): Likewise.
419 (md_number_to_chars): Write data in target endianness.
420 (options, md_longopts): Add -mbig-endian and -mlittle-endian options.
421 (md_parse_option): Handle the endian options.
422 * config/tc-riscv.h: Only define TARGET_BYTES_BIG_ENDIAN if not
423 already defined.
424 * configure.tgt: Added riscv64be*, riscv32be*, riscvbe*.
425
426 2021-01-04 H.J. Lu <hongjiu.lu@intel.com>
427
428 PR ld/26256
429 * config/obj-elf.c (obj_elf_change_section): Also filter out
430 SHF_LINK_ORDER.
431
432 2021-01-04 Alan Modra <amodra@gmail.com>
433
434 PR 27102
435 * symbols.c (S_SET_EXTERNAL): Revise section symbol warning
436 message and register symbol error message.
437
438 2021-01-04 Alan Modra <amodra@gmail.com>
439
440 PR 27101
441 * read.c (s_align): Use a large enough type for "align" to hold
442 the result of get_absolute_expression.
443
444 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
445
446 * config/tc-i386.c: Correct comment spelling.
447 * config/tc-riscv.c: Likewise.
448 * config/tc-s390.c: Correct comment grammar.
449 * doc/c-i386.texi: Correct spelling.
450 * doc/c-s390.texi: Correct grammar.
451
452 2021-01-01 Alan Modra <amodra@gmail.com>
453
454 Update year range in copyright notice of all files.
455
456 2021-01-01 Hans-Peter Nilsson <hp@bitrange.com>
457
458 * config/tc-mmix.h (md_single_noop_insn): Change to "swym 0".
459
460 For older changes see ChangeLog-2020
461 \f
462 Copyright (C) 2021 Free Software Foundation, Inc.
463
464 Copying and distribution of this file, with or without modification,
465 are permitted in any medium without royalty provided the copyright
466 notice and this notice are preserved.
467
468 Local Variables:
469 mode: change-log
470 left-margin: 8
471 fill-column: 74
472 version-control: never
473 End:
This page took 0.038414 seconds and 4 git commands to generate.