aboutsummaryrefslogtreecommitdiff
path: root/gas/app.c
AgeCommit message (Expand)AuthorFilesLines
1995-09-08 * app.c (do_scrub_chars): In MRI mode, keep a space before aIan Lance Taylor1-0/+7
1995-09-07 * app.c (do_scrub_chars): In MRI mode, silently end quoted stringsIan Lance Taylor1-471/+695
1995-08-21 * app.c (do_scrub_next_char): If LEX_IS_STRINGQUOTE orIan Lance Taylor1-2/+16
1995-08-21 * app.c (do_scrub_begin): In MRI mode, set lex of ' toIan Lance Taylor1-16/+26
1995-07-06fsf address updateKen Raeburn1-45/+69
1994-01-04Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-26/+9
1993-12-29 * app.c (do_scrub_next_char): Fix more bugs dealing withJeff Law1-6/+25
1993-11-28 * read.c (read_a_source_file): Fix test for when to stick a colonJeff Law1-8/+26
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1-11/+14
1993-05-27 * app.c (do_scrub_begin): Let line_comment_chars overrideIan Lance Taylor1-69/+93
1993-03-18 * app.c (do_scrub_next_char): Added new state, 9, to avoidIan Lance Taylor1-13/+35
1992-12-29app.c (app_push): Use memcpy, not bcopy.Ken Raeburn1-9/+10
1992-12-15 * app.c (do_scrub_begin): allow single quote strings if soSteve Chamberlain1-4/+8
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-419/+506
1992-06-24Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-42/+77
1992-02-15White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1-2/+2
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-146/+174
1991-04-04Initial revisionK. Richard Pixley1-0/+508