Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * write.c (subsegs_finish): New function, broken out of | Ian Lance Taylor | 1997-10-19 | 1 | -59/+133 |
* | * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. | Ian Lance Taylor | 1993-09-13 | 1 | -4/+9 |
* | (struct fix): Fields fx_offset and fx_addnumber are now type valueT. | Ken Raeburn | 1993-07-07 | 1 | -46/+48 |
* | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1992-11-23 | 1 | -45/+43 |
* | Make the declarations of fix_new consistent under __STDC__. It might | Michael Tiemann | 1992-03-01 | 1 | -3/+6 |
* | * app.c: MRI compatibility - allow single quote to start a string. | Steve Chamberlain | 1992-02-22 | 1 | -39/+23 |
* | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 1992-02-15 | 1 | -7/+5 |
* | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1992-02-13 | 1 | -46/+47 |
* | Initial revision | K. Richard Pixley | 1991-04-04 | 1 | -0/+130 |