src/gas ChangeLog config/tc-aarch64.c testsuit ...
yufeng@sourceware.org
yufeng@sourceware.org
Tue Feb 12 14:39:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_23-branch
Changes by: yufeng@sourceware.org 2013-02-12 14:39:55
Modified files:
gas : ChangeLog
gas/config : tc-aarch64.c
gas/testsuite : ChangeLog
gas/testsuite/gas/aarch64: diagnostic.l diagnostic.s
Log message:
Fix the incorrect diagnosics on illegal system registers.
gas/
* config/tc-aarch64.c (parse_operands): Change to compare the result
of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
gas/testsuite/
* gas/aarch64/diagnostic.s: Add test.
* gas/aarch64/diagnostic.l: Update.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.4769.2.25&r2=1.4769.2.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-aarch64.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.1.2.4&r2=1.1.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.2057.2.24&r2=1.2057.2.25
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/diagnostic.l.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/diagnostic.s.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.1.2.1&r2=1.1.2.2
More information about the Binutils-cvs
mailing list