Mon Nov 2 20:10:18 1998 Martin von Loewis <loewis@informatik.hu-berlin.de>
authorIan Lance Taylor <ian@airs.com>
Tue, 3 Nov 1998 01:16:02 +0000 (01:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 3 Nov 1998 01:16:02 +0000 (01:16 +0000)
commit668f52e04862053889dab4795f5cfe4dce94967a
treeb8261a53012933f27e1251a38d545fb6d94526f7
parentb93f016bf0cd93ef4ab2f249d93ac4400f703171
Mon Nov  2 20:10:18 1998  Martin von Loewis  <loewis@informatik.hu-berlin.de>

* app.c (do_scrub_begin): Set characters above 127 to be symbol
characters.
(do_scrub_chars): Add some casts to unsigned char to avoid
unwanted sign extension.
* read.c (lex_type): Set characters about 127 to be symbol
characters.
* config/tc-i386.c (md_begin): Set identifier_chars and
operand_chars for values above 127.
gas/ChangeLog
gas/config/tc-i386.c