aboutsummaryrefslogtreecommitdiff
path: root/gas/expr.c
AgeCommit message (Expand)AuthorFilesLines
1994-01-28whitespace/formatting changesKen Raeburn1-8/+9
1994-01-20* expr.c (operand): For floating point operand with unusual fp char fromKen Raeburn1-24/+19
1993-11-02 * struc-symbol.h: Add new "sy_used" field to the symbol structure.Jeff Law1-0/+8
1993-10-31 * expr.c (make_expr_symbol): Delete DOT_LABEL_PREFIX codeJeff Law1-22/+29
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1-25/+46
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-430/+264
1993-07-19 * expr.c (clean_up_expression): Don't cancel the subtraction ofIan Lance Taylor1-0/+1
1993-07-07(integer_constant, floating_constant): Now return void.Ken Raeburn1-58/+58
1993-05-27read.c (s_align_bytes): Properly record alignment.Ken Raeburn1-18/+34
1993-03-12 * expr.c, write.c: Ultrix native 4.2 cc requires assert conditionIan Lance Taylor1-122/+113
1993-01-05expr.c (operand): handle logical end-of-line characters line newlineKen Raeburn1-1/+4
1993-01-04comment reformattingKen Raeburn1-26/+11
1992-12-30Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-5/+9
1992-12-28handle local label number zero -- 0f, 0b, 0$ -- correctlyKen Raeburn1-610/+655
1992-06-04Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-177/+194
1992-02-26 * expr.c: If an expression is single comma, then return withSteve Chamberlain1-1/+2
1992-02-25 * as.h: include bfd.h if using many sectionsSteve Chamberlain1-4/+4
1992-02-22 * app.c: MRI compatibility - allow single quote to start a string.Steve Chamberlain1-555/+696
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley1-1/+1
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-645/+635
1991-04-04Initial revisionK. Richard Pixley1-0/+966