gdb and binutils branch master updated. f4c51f600ed2fcf9f29bdaae71aa767b9b1bc4ac
nickc@sourceware.org
nickc@sourceware.org
Mon Jun 16 16:23:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via f4c51f600ed2fcf9f29bdaae71aa767b9b1bc4ac (commit)
from 9f19ab6dfa13c3971423624d18f20d90ab70c9cc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f4c51f600ed2fcf9f29bdaae71aa767b9b1bc4ac
commit f4c51f600ed2fcf9f29bdaae71aa767b9b1bc4ac
Author: Jiong Wang <jiong.wang@arm.com>
Date: Mon Jun 16 17:22:19 2014 +0100
This fixes the aarch64 assembler so that it will generate error messages when
a syntax error is detected in an optional operand.
* config/tc-aarch64.c (END_OF_INSN): New macro.
(parse_operands): Handle operand given and be in wrong
format when operand is optional.
* gas/aarch64/diagnostic.s: New test patterns.
* gas/aarch64/diagnostic.l: Likewise.
-----------------------------------------------------------------------
Summary of changes:
gas/ChangeLog | 6 ++++
gas/config/tc-aarch64.c | 42 +++++++++++++++++++++++++-------
gas/testsuite/ChangeLog | 5 ++++
gas/testsuite/gas/aarch64/diagnostic.l | 9 ++++++-
gas/testsuite/gas/aarch64/diagnostic.s | 9 +++++++
5 files changed, 61 insertions(+), 10 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list