src/gas ChangeLog config/bfin-lex.l

vapier@sourceware.org vapier@sourceware.org
Wed Sep 22 21:08:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2010-09-22 21:08:32

Modified files:
	gas            : ChangeLog 
	gas/config     : bfin-lex.l 

Log message:
	gas: blackfin: handle multibyte symbols
	
	Accept any 8bit char with the high bit set so as to support multibyte
	characters.  Also use the locale safe regular expressions to match
	chars/digits.  This brings the Blackfin assembler inline with the
	behavior of other assemblers.
	
	Signed-off-by: Robin Getz <robin.getz@analog.com>
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4264&r2=1.4265
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-lex.l.diff?cvsroot=src&r1=1.14&r2=1.15



More information about the Binutils-cvs mailing list