74185318b17eca1ee544e279589e775d5b0fdb41
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2021-01-21 Alan Modra <amodra@gmail.com>
2
3 PR 27221
4 * dwarf2dbg.c (dwarf2_gen_line_info_1): Don't warn about ignored
5 line number info when gas is generating it.
6 * testsuite/gas/elf/dwarf2-20.d: Adjust to not expect warnings.
7 * testsuite/gas/m68hc11/indexed12.d: Likewise.
8 * testsuite/gas/elf/elf.exp: Don't run warn-2.
9 * gas/testsuite/gas/elf/warn-2.s: Delete.
10
11 2021-01-21 Alan Modra <amodra@gmail.com>
12
13 PR 27218
14 * dwarf2dbg.c (dwarf2_gen_line_info): Correct setting of dwarf_level.
15 (dwarf2_directive_filename, dwarf2_directive_loc): Likewise, and
16 error for negative file numbers.
17
18 2021-01-20 Alan Modra <amodra@gmail.com>
19
20 * testsuite/gas/ppc/power4.d: Adjust for removal of section sym.
21 * testsuite/gas/ppc/test1elf32.d: Likewise.
22 * testsuite/gas/ppc/test1elf64.d: Likewise.
23
24 2021-01-18 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR gas/27195
27 * dwarf2dbg.c (dwarf2_gen_line_info): Set dwarf_level to 5 if
28 needed.
29 (dwarf2_directive_filename): Likewise.
30 (dwarf2_directive_loc): Likewise.
31 * testsuite/gas/elf/dwarf-5-file0.d: Pass --gdwarf-3.
32 * testsuite/gas/lns/lns-diag-1.l: Remove the
33 "Error: file number less than one" errors.
34
35 2021-01-18 Alan Modra <amodra@gmail.com>
36
37 PR 27198
38 * config/tc-i386.c (need_plt32_p): Return FALSE for NULL symbol.
39 * testsuite/gas/i386/pr27198.d,
40 * gas/testsuite/gas/i386/pr27198.err,
41 * gas/testsuite/gas/i386/pr27198.s: New test.
42 * gas/testsuite/gas/i386/i386.exp: Run it.
43
44 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
45
46 * config/tc-riscv.c: Indent and GNU coding standards tidy,
47 also aligned the code.
48 * config/tc-riscv.h: Likewise.
49
50 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
51
52 * config/tc-riscv.c: Error and warning messages tidy.
53 * testsuite/gas/riscv/priv-reg-fail-fext.l: Updated.
54 * testsuite/gas/riscv/priv-reg-fail-read-only-01.l: Likewise.
55 * testsuite/gas/riscv/priv-reg-fail-read-only-02.l: Likewise.
56 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
57 * testsuite/gas/riscv/priv-reg-fail-version-1p10.l: Likewise.
58 * testsuite/gas/riscv/priv-reg-fail-version-1p11.l: Likewise.
59 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.l: Likewise.
60
61 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
62
63 * config/tc-riscv.c: Comments tidy and improvement. Also update
64 comment "fallthru" to "Fall through" that end with a period and
65 two spaces.
66
67 2021-01-14 Mike Frysinger <vapier@gentoo.org>
68
69 * doc/as.texi: Delete @ifset ELF wrapping around [248]byte entries.
70 Delete warning that these are only available with ELF targets.
71 * obj-elf.c (elf_pseudo_table): Move 2byte/4byte/8byte entries ...
72 * read.c (potable): ... here.
73
74 2021-01-14 Mike Frysinger <vapier@gentoo.org>
75
76 * Makefile.am (bfin-lex-wrapper.@OBJEXT@): Delete $(NO_WERROR).
77 * Makefile.in: Regenerated.
78
79 2021-01-14 Mike Frysinger <vapier@gentoo.org>
80
81 * bfin-lex.l (YY_NO_INPUT, YY_NO_UNPUT): Define.
82 (parse_int): Mark char_bag const.
83
84 2021-01-13 H.J. Lu <hongjiu.lu@intel.com>
85
86 PR gas/27178
87 * config/tc-i386.c (lex_got::gotrel): Add need_GOT_symbol.
88 Don't generate GOT_symbol for PLT relocations.
89 * testsuite/gas/i386/i386.exp: Run PR gas/27178 tests.
90 * testsuite/gas/i386/no-got.d: New file.
91 * testsuite/gas/i386/no-got.s: Likewise.
92 * testsuite/gas/i386/x86-64-no-got.d: Likewise.
93 * testsuite/gas/i386/x86-64-no-got.s: Likewise.
94
95 2021-01-13 Alan Modra <amodra@gmail.com>
96
97 * Makefile.in: Regenerate.
98 * Makefile.in: Regenerate.
99
100 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
101
102 PR binutils/26792
103 * configure.ac: Use GNU_MAKE_JOBSERVER.
104 * aclocal.m4: Regenerated.
105 * configure: Likewise.
106
107 2021-01-12 Nick Clifton <nickc@redhat.com>
108
109 * po/fr.po: Updated French translation.
110
111 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
112
113 PR ld/27173
114 * configure: Regenerated.
115
116 2021-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
117
118 * NEWS: Remove CSRE.
119 * config/tc-aarch64.c (parse_csr_operand): Delete.
120 (parse_operands): Delete handling of
121 AARCH64_OPND_CSRE_CSR.
122 (aarch64_features): Remove csre.
123 * doc/c-aarch64.texi: Remove CSRE.
124 * testsuite/gas/aarch64/csre.d: Delete.
125 * testsuite/gas/aarch64/csre-invalid.s: Likewise.
126 * testsuite/gas/aarch64/csre-invalid.d: Likewise.
127 * testsuite/gas/aarch64/csre_csr.s: Likewise.
128 * testsuite/gas/aarch64/csre_csr.d: Likewise.
129 * testsuite/gas/aarch64/csre_csr-invalid.s: Likewise.
130 * testsuite/gas/aarch64/csre_csr-invalid.l: Likewise.
131 * testsuite/gas/aarch64/csre_csr-invalid.d: Likewise.
132
133 2021-01-11 Nick Clifton <nickc@redhat.com>
134
135 * po/uk.po: Updated Ukranian translation.
136
137 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
138
139 * configure: Regenerated.
140
141 2021-01-09 Nick Clifton <nickc@redhat.com>
142
143 * configure: Regenerate.
144 * po/gas.pot: Regenerate.
145
146 2021-01-09 Nick Clifton <nickc@redhat.com>
147
148 * 2.36 release branch crated.
149
150 2021-01-08 Peter Bergner <bergner@linux.ibm.com>
151
152 * testsuite/gas/ppc/rop-checks.d,
153 * testsuite/gas/ppc/rop-checks.l,
154 * testsuite/gas/ppc/rop-checks.s,
155 * testsuite/gas/ppc/rop.d,
156 * testsuite/gas/ppc/rop.s: New tests.
157 * testsuite/gas/ppc/ppc.exp: Run them.
158
159 2021-01-09 Alan Modra <amodra@gmail.com>
160
161 * configure: Regenerate.
162
163 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
164
165 * configure: Regenerate.
166
167 2021-01-07 H.J. Lu <hongjiu.lu@intel.com>
168
169 PR 27109
170 * read.c (s_reloc): Call symbol_mark_used_in_reloc on the
171 section symbol.
172 * subsegs.c (subseg_set_rest): Set BSF_SECTION_SYM_USED if needed.
173 * write.c (adjust_reloc_syms): Call symbol_mark_used_in_reloc
174 on the section symbol.
175 (set_symtab): Don't generate unused section symbols.
176 (maybe_generate_build_notes): Call symbol_mark_used_in_reloc
177 on the section symbol.
178 * config/obj-elf.c (elf_adjust_symtab): Call
179 symbol_mark_used_in_reloc on the group signature symbol.
180 * testsuite/gas/cfi/cfi-label.d: Remove unused section symbols
181 from expected output.
182 * testsuite/gas/elf/elf.exp (run_elf_list_test): Check
183 is_elf_unused_section_symbols.
184 * testsuite/gas/elf/section2.e: Updated.
185 * testsuite/gas/elf/section2.e-unused: New file.
186 * testsuite/gas/elf/symver.d: Remove unused section symbols.
187 * testsuite/gas/i386/ilp32/elf/symver.d: Likewise.
188 * testsuite/gas/i386/ilp32/x86-64-size-1.d: Likewise.
189 * testsuite/gas/i386/ilp32/x86-64-size-3.d: Likewise.
190 * testsuite/gas/i386/ilp32/x86-64-size-5.d: Likewise.
191 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Likewise.
192 * testsuite/gas/i386/size-1.d: Likewise.
193 * testsuite/gas/i386/size-3.d: Likewise.
194 * testsuite/gas/i386/svr4.d: Likewise.
195 * testsuite/gas/i386/x86-64-size-1.d: Likewise.
196 * testsuite/gas/i386/x86-64-size-3.d: Likewise.
197 * testsuite/gas/i386/x86-64-size-5.d: Likewise.
198 * testsuite/gas/i386/x86-64-unwind.d: Likewise.
199
200 2021-01-07 Philipp Tomsich <prt@gnu.org>
201
202 * config/tc-riscv.c (riscv_multi_subset_supports): Added
203 INSN_CLASS_ZIHINTPAUSE.
204 * testsuite/gas/riscv/pause.d: New testcase. Adding coverage for
205 the pause hint instruction.
206 * testsuite/gas/riscv/pause.s: Likewise.
207
208 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
209 Jim Wilson <jimw@sifive.com>
210 Andrew Waterman <andrew@sifive.com>
211 Maxim Blinov <maxim.blinov@embecosm.com>
212 Kito Cheng <kito.cheng@sifive.com>
213 Nelson Chu <nelson.chu@sifive.com>
214
215 * config/tc-riscv.c (riscv_multi_subset_supports): Handle INSN_CLASS_ZB*.
216 (riscv_get_default_ext_version): Do not check the default_isa_spec when
217 the version defined in the riscv_opcodes table is ISA_SPEC_CLASS_DRAFT.
218 * testsuite/gas/riscv/bitmanip-insns-32.d: New testcase.
219 * testsuite/gas/riscv/bitmanip-insns-64.d: Likewise.
220 * testsuite/gas/riscv/bitmanip-insns.s: Likewise.
221
222 2021-01-06 Alan Modra <amodra@gmail.com>
223
224 * testsuite/gas/sparc/sparc.exp: Move 64-bit tests inside gas_64_check.
225
226 2021-01-06 Alan Modra <amodra@gmail.com>
227
228 * testsuite/gas/macros/app1.d: xfail tic30.
229 * testsuite/gas/macros/app2.d: Likewise.
230 * testsuite/gas/macros/app3.d: Likewise.
231 * testsuite/gas/macros/app4.d: Likewise.
232
233 2021-01-06 Marcus Comstedt <marcus@mc.pp.se>
234
235 * doc/as.texi: Add -mlittle-endian and -mbig-endian to docs.
236 * doc/c-riscv.texi: Likewise.
237
238 2021-01-06 Marcus Comstedt <marcus@mc.pp.se>
239
240 * testsuite/gas/riscv/li32.d: Accept bigriscv in addition
241 to littleriscv.
242 * testsuite/gas/riscv/li64.d: Likewise.
243 * testsuite/gas/riscv/lla32.d: Likewise.
244 * testsuite/gas/riscv/lla64.d: Likewise.
245 * testsuite/gas/riscv/march-ok-g2.d: Likewise.
246 * testsuite/gas/riscv/march-ok-g2_p1.d: Likewise.
247 * testsuite/gas/riscv/march-ok-g2p0.d: Likewise.
248 * testsuite/gas/riscv/march-ok-i2p0.d: Likewise.
249 * testsuite/gas/riscv/march-ok-i2p0m2_a2f2.d: Likewise.
250 * testsuite/gas/riscv/march-ok-nse-with-version.d: Likewise.
251 * testsuite/gas/riscv/march-ok-two-nse.d: Likewise.
252
253 2021-01-06 Marcus Comstedt <marcus@mc.pp.se>
254
255 * config/tc-riscv.c (riscv_target_format): Add elf64-bigriscv and
256 elf32-bigriscv.
257 (install_insn): Always write instructions as little endian.
258 (riscv_make_nops): Likewise.
259 (md_convert_frag_branch): Likewise.
260 (md_number_to_chars): Write data in target endianness.
261 (options, md_longopts): Add -mbig-endian and -mlittle-endian options.
262 (md_parse_option): Handle the endian options.
263 * config/tc-riscv.h: Only define TARGET_BYTES_BIG_ENDIAN if not
264 already defined.
265 * configure.tgt: Added riscv64be*, riscv32be*, riscvbe*.
266
267 2021-01-04 H.J. Lu <hongjiu.lu@intel.com>
268
269 PR ld/26256
270 * config/obj-elf.c (obj_elf_change_section): Also filter out
271 SHF_LINK_ORDER.
272
273 2021-01-04 Alan Modra <amodra@gmail.com>
274
275 PR 27102
276 * symbols.c (S_SET_EXTERNAL): Revise section symbol warning
277 message and register symbol error message.
278
279 2021-01-04 Alan Modra <amodra@gmail.com>
280
281 PR 27101
282 * read.c (s_align): Use a large enough type for "align" to hold
283 the result of get_absolute_expression.
284
285 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
286
287 * config/tc-i386.c: Correct comment spelling.
288 * config/tc-riscv.c: Likewise.
289 * config/tc-s390.c: Correct comment grammar.
290 * doc/c-i386.texi: Correct spelling.
291 * doc/c-s390.texi: Correct grammar.
292
293 2021-01-01 Alan Modra <amodra@gmail.com>
294
295 Update year range in copyright notice of all files.
296
297 2021-01-01 Hans-Peter Nilsson <hp@bitrange.com>
298
299 * config/tc-mmix.h (md_single_noop_insn): Change to "swym 0".
300
301 For older changes see ChangeLog-2020
302 \f
303 Copyright (C) 2021 Free Software Foundation, Inc.
304
305 Copying and distribution of this file, with or without modification,
306 are permitted in any medium without royalty provided the copyright
307 notice and this notice are preserved.
308
309 Local Variables:
310 mode: change-log
311 left-margin: 8
312 fill-column: 74
313 version-control: never
314 End:
This page took 0.044052 seconds and 4 git commands to generate.