Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -42/+43 | |
Removed some unneeded files. configure.in: Don't look for te-386bsd.h, which doesn't exist... | |||||
1992-02-15 | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 1 | -13/+80 | |
== 1. Get the declarations right in listing.[hc]. | |||||
1992-02-13 | force all files to end in "/* end of filename" | K. Richard Pixley | 1 | -2/+6 | |
1992-01-21 | * as.c: change -l to -a[lsn], to avoid conflict with 68000 | Steve Chamberlain | 1 | -0/+20 | |
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. |