Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-12-20 | * as.c (main): Call listing_print before BFD gets closed, when symbol data | Ken Raeburn | 1 | -10/+6 | |
hasn't been freed up yet. | |||||
1993-10-29 | * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXT | Jeff Law | 1 | -19/+30 | |
is defined. | |||||
1993-07-07 | localize a conditionally used variable | Ken Raeburn | 1 | -35/+41 | |
1993-03-30 | look for GAS_VERSION macro, not external version_string var | Ken Raeburn | 1 | -48/+53 | |
1993-02-24 | more bfd merging - see ChangeLog | Ken Raeburn | 1 | -69/+73 | |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -275/+304 | |
Removed some unneeded files. configure.in: Don't look for te-386bsd.h, which doesn't exist... | |||||
1992-04-27 | use -K for broken word option rather than -k which means pic to sun as | K. Richard Pixley | 1 | -5/+8 | |
1992-02-15 | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 1 | -5/+5 | |
== 1. Get the declarations right in listing.[hc]. | |||||
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -128/+135 | |
tagged as "vanilla" for your convenience. There are also some comment changes. | |||||
1992-01-21 | * as.c: change -l to -a[lsn], to avoid conflict with 68000 | Steve Chamberlain | 1 | -25/+80 | |
command line option. * listing.h, listing.c: now prints addresses with ??? instead of 0 when errors in assemble prevent addresses being known. Prints symbol table more tidily. Allows different parts of the listing to be selected. | |||||
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+361 | |