diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2cf7e54a010..20929b5aa17 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2020-10-26 Cooper Qu <cooper.qu@linux.alibaba.com> + * config/tc-csky.c (dump_literals): Fix the literal dump + of big vector constant. + +2020-10-26 Cooper Qu <cooper.qu@linux.alibaba.com> + * testsuite/gas/csky/enhance_dsp.s : Change plsl.u16 to plsl.16. * testsuite/gas/csky/enhance_dsp.d : Change plsl.u16 to plsl.16. |