Age | Commit message (Expand) | Author | Files | Lines |
1995-09-21 | * subsegs.c (subseg_set): Permit SEG_ABSOLUTE in know expression. | Ian Lance Taylor | 1 | -15/+42 |
1995-09-07 | * expr.c (operand): Handle 08 and 09 in MRI mode. | Ian Lance Taylor | 1 | -3/+58 |
1995-08-01 | Initial support for MRI style labels and expressions. | Ian Lance Taylor | 1 | -243/+535 |
1995-01-12 | Use new hex-value code in libiberty: | Ken Raeburn | 1 | -13/+11 |
1994-09-14 | * expr.c (expr): Don't reduce the difference of two symbols in the | Jeff Law | 1 | -1/+3 |
1994-09-13 | * expr.c (make_expr_symbol): If operator is O_symbol and X_add_number is zero, | Ken Raeburn | 1 | -27/+113 |
1994-01-28 | whitespace/formatting changes | Ken Raeburn | 1 | -8/+9 |
1994-01-20 | * expr.c (operand): For floating point operand with unusual fp char from | Ken Raeburn | 1 | -24/+19 |
1993-11-02 | * struc-symbol.h: Add new "sy_used" field to the symbol structure. | Jeff Law | 1 | -0/+8 |
1993-10-31 | * expr.c (make_expr_symbol): Delete DOT_LABEL_PREFIX code | Jeff Law | 1 | -22/+29 |
1993-09-10 | gcc lint. See ChangeLog for details. Also: | Ian Lance Taylor | 1 | -25/+46 |
1993-07-21 | * Extensive changes to permit symbols to contain any expression | Ian Lance Taylor | 1 | -430/+264 |
1993-07-19 | * expr.c (clean_up_expression): Don't cancel the subtraction of | Ian Lance Taylor | 1 | -0/+1 |
1993-07-07 | (integer_constant, floating_constant): Now return void. | Ken Raeburn | 1 | -58/+58 |
1993-05-27 | read.c (s_align_bytes): Properly record alignment. | Ken Raeburn | 1 | -18/+34 |
1993-03-12 | * expr.c, write.c: Ultrix native 4.2 cc requires assert condition | Ian Lance Taylor | 1 | -122/+113 |
1993-01-05 | expr.c (operand): handle logical end-of-line characters line newline | Ken Raeburn | 1 | -1/+4 |
1993-01-04 | comment reformatting | Ken Raeburn | 1 | -26/+11 |
1992-12-30 | Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -5/+9 |
1992-12-28 | handle local label number zero -- 0f, 0b, 0$ -- correctly | Ken Raeburn | 1 | -610/+655 |
1992-06-04 | Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -177/+194 |
1992-02-26 | * expr.c: If an expression is single comma, then return with | Steve Chamberlain | 1 | -1/+2 |
1992-02-25 | * as.h: include bfd.h if using many sections | Steve Chamberlain | 1 | -4/+4 |
1992-02-22 | * app.c: MRI compatibility - allow single quote to start a string. | Steve Chamberlain | 1 | -555/+696 |
1992-02-13 | force all files to end in "/* end of filename" | K. Richard Pixley | 1 | -1/+1 |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -645/+635 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+966 |