]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/ChangeLog
PR27101, as: Reject (byte) .align 0x100000000
[thirdparty/binutils-gdb.git] / gas / ChangeLog
1 2021-01-04 Alan Modra <amodra@gmail.com>
2
3 PR 27101
4 * read.c (s_align): Use a large enough type for "align" to hold
5 the result of get_absolute_expression.
6
7 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
8
9 * config/tc-i386.c: Correct comment spelling.
10 * config/tc-riscv.c: Likewise.
11 * config/tc-s390.c: Correct comment grammar.
12 * doc/c-i386.texi: Correct spelling.
13 * doc/c-s390.texi: Correct grammar.
14
15 2021-01-01 Alan Modra <amodra@gmail.com>
16
17 Update year range in copyright notice of all files.
18
19 2021-01-01 Hans-Peter Nilsson <hp@bitrange.com>
20
21 * config/tc-mmix.h (md_single_noop_insn): Change to "swym 0".
22
23 For older changes see ChangeLog-2020
24 \f
25 Copyright (C) 2021 Free Software Foundation, Inc.
26
27 Copying and distribution of this file, with or without modification,
28 are permitted in any medium without royalty provided the copyright
29 notice and this notice are preserved.
30
31 Local Variables:
32 mode: change-log
33 left-margin: 8
34 fill-column: 74
35 version-control: never
36 End: