diff options
author | Lifang Xia <xlf194833_xia@alibaba-inc.com> | 2020-10-26 18:02:33 +0800 |
---|---|---|
committer | Lifang Xia <xlf194833_xia@alibaba-inc.com> | 2020-10-26 18:03:22 +0800 |
commit | 7e300b86122146907e7cd05f8787d3f8faabcf93 (patch) | |
tree | 65c645234069b2760380da39d0591f98e790fa81 /gas | |
parent | 2e58f3923ef09f8a9f8b416d3226d800e143efbe (diff) | |
download | binutils-7e300b86122146907e7cd05f8787d3f8faabcf93.zip binutils-7e300b86122146907e7cd05f8787d3f8faabcf93.tar.gz binutils-7e300b86122146907e7cd05f8787d3f8faabcf93.tar.bz2 |
Update gas/ChangeLog of last commit
gas/
* ChangeLog: Update ChangLog of 2e58f3923ef
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 2cf7e54..20929b5 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. |