diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3f615cf..791a1f1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2020-08-31 Alan Modra <amodra@gmail.com> + PR 26480 + * config/tc-nios2.c (nios2_parse_reglist): Shift 1UL left. + +2020-08-31 Alan Modra <amodra@gmail.com> + PR 26479 * config/tc-nios2.c (md_chars_to_number): Cast buf[i] before shifting. |