From 38d7754573539a6c124fb9c28bd24cc9849312b7 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 8 Oct 2013 08:06:35 +0000 Subject: * config/tc-msp430.c (msp430_operands): Accept ".a" as an alias for "a". Issue error messages for unrecognised or corrrupt size extensions. * gas/msp430/bad.s: New test: Checks erroneous size extensions. * gas/msp430/bad.d: New test command file. * gas/msp430/bad.l: New file: Expected error messages. * gas/msp430/msp430.exp: Run the new test. * gas/msp430/msp430x.s: Add ".a" aliases of "a" instructions. * gas/msp430/msp430x.d: Update expected disassembly. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 55bdf9e..d019f3a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2013-10-08 Nick Clifton + + * config/tc-msp430.c (msp430_operands): Accept ".a" as an alias + for "a". Issue error messages for unrecognised or corrrupt + size extensions. + 2013-10-04 Kyrylo Tkachov * config/tc-arm.c (do_t_mvn_tst): Use narrow form for tst when -- cgit v1.1