This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFA/ARM] Add support for // comments


Hi,

The following patch adds support for // comments in gas targeting ARM.

This has been done to help support ARM AArch64 Assembler syntax which uses
// comments.  See the ARMv8 Instruction Set Overview available at:

http://infocenter.arm.com/help/topic/com.arm.doc.genc010197a/index.html

OK?

Thanks,

Matt

gas/ChangeLog:

2012-02-09  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>

	* gas/config/tc-arm.h (DOUBLESLASH_LINE_COMMENTS): Define.
-- 
Matthew Gretton-Dann
Principal Engineer, PD Software, ARM Ltd.

Attachment: 1-RFA-ARM-Add-support-for-comments.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]