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