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