diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b38c379..4c370a6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ 2021-01-04 Alan Modra <amodra@gmail.com> + PR 27102 + * symbols.c (S_SET_EXTERNAL): Revise section symbol warning + message and register symbol error message. + +2021-01-04 Alan Modra <amodra@gmail.com> + PR 27101 * read.c (s_align): Use a large enough type for "align" to hold the result of get_absolute_expression. |