gas: blackfin: handle multibyte symbols
authorMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 21:08:31 +0000 (21:08 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 21:08:31 +0000 (21:08 +0000)
commitefda024297b5add28bbcb35d3a8d9261d1fdac55
tree82cfde2e8d252a8db1964ff86818ac702ede9403
parent22215ae09b35cffb17d23cb159e603227caa9957
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>
gas/ChangeLog
gas/config/bfin-lex.l
This page took 0.026125 seconds and 4 git commands to generate.