Age | Commit message (Expand) | Author | Files | Lines |
1994-01-28 | * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted. | Ken Raeburn | 1 | -24/+20 |
1994-01-25 | * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather than | Ian Lance Taylor | 1 | -8/+31 |
1993-09-13 | * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. | Ian Lance Taylor | 1 | -8/+8 |
1993-09-10 | gcc lint. See ChangeLog for details. Also: | Ian Lance Taylor | 1 | -3/+3 |
1993-09-01 | Deleted explicit "return" statements without values at the ends of functions. | Ken Raeburn | 1 | -15/+20 |
1993-07-21 | * Extensive changes to permit symbols to contain any expression | Ian Lance Taylor | 1 | -21/+89 |
1993-07-16 | * read.c (float_cons): Simplified parsing logic. If | Ian Lance Taylor | 1 | -2/+3 |
1993-07-15 | * Preliminary support for m88k-coff. | Ian Lance Taylor | 1 | -0/+15 |
1993-07-14 | * Removed sy_forward and replaced it with an undefined expression | Ian Lance Taylor | 1 | -2/+48 |
1993-07-14 | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 1 | -15/+22 |
1993-07-07 | * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dump | Ian Lance Taylor | 1 | -13/+22 |
1993-07-07 | * symbols.c (symbol_new): Symbol value is type valueT. | Ken Raeburn | 1 | -192/+293 |
1992-12-30 | Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -20/+3 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -442/+775 |
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 | -268/+266 |
1992-01-24 | * symbols.c(colon): if a symbol is being multiply defined as exactly | Steve Chamberlain | 1 | -4/+9 |
1991-11-06 | oops, syntax error | K. Richard Pixley | 1 | -1/+1 |
1991-11-06 | adjust STRIP_UNDERSCORE | K. Richard Pixley | 1 | -33/+40 |
1991-09-01 | hack around memset(). | K. Richard Pixley | 1 | -1/+2 |
1991-08-28 | Better error reporting on missing local labels. | K. Richard Pixley | 1 | -5/+35 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+614 |