#
44770 |
| 30-Jun-1990 |
bostic |
remove genbuildname call |
#
40436 |
| 12-Mar-1990 |
mckusick |
use genbuildname to place output file |
#
37786 |
| 10-May-1989 |
bostic |
file reorg, pathnames.h, paths.h |
#
32431 |
| 22-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int. |
#
25246 |
| 21-Oct-1985 |
mckusick |
0 != "" for some machines Robert |
#
18689 |
| 23-Apr-1985 |
dist |
add copyright |
#
16071 |
| 17-Feb-1984 |
ralph |
use optimal block size. |
#
15560 |
| 21-Nov-1983 |
rrh |
-a flag allows alignment to be specified; defaults to 2 |
#
13521 |
| 30-Jun-1983 |
rrh |
bye bye fixed names (eg, FLEXNAMES is not set) |
#
13518 |
| 30-Jun-1983 |
rrh |
bye bye VMS: UNIX only. All the preceeding changes to the symbol table stuff were never tested under VMS |
#
13512 |
| 30-Jun-1983 |
rrh |
The string pool is maintained both in core, and in a second tmp file. names are in core and on the file; strings are just in the file. The file is maintained as a string table per a.out(5), and tac
The string pool is maintained both in core, and in a second tmp file. names are in core and on the file; strings are just in the file. The file is maintained as a string table per a.out(5), and tacked onto the a.out file at the very end. The string table has more than need be, since discarde labels and .ascii strings find their way (harmlessly) into the string table. the string file maintained with stdio; nothing fancy, even if -V set
show more ...
|
#
6559 |
| 17-Apr-1982 |
rrh |
Added -v (version) option to assembler. |
#
5826 |
| 14-Feb-1982 |
rrh |
Fix reported and outstanding bugs. Reformat some text for readability/understandability. Assembles new instructions for G and H format floating numbers & new queue instructions asscan.c split into 4
Fix reported and outstanding bugs. Reformat some text for readability/understandability. Assembles new instructions for G and H format floating numbers & new queue instructions asscan.c split into 4 files; two additional files to construct and manipulate G and H format numbers, with analog for atof() Numerical accuracy of new atof() not verified; standard atof() used for F and D floating numbers. As does NOT use G and H instructions itself
show more ...
|
#
679 |
| 20-Aug-1980 |
henry |
Partial backout of previous delta; align to no more than full word |
#
677 |
| 20-Aug-1980 |
henry |
Round text and data segments to Double Word so that .align 3 always works |
#
644 |
| 16-Aug-1980 |
henry |
Fix construction of tmp file directory name |
#
643 |
| 16-Aug-1980 |
bill |
fix sccsing in version, arb # infiles, |
#
638 |
| 16-Aug-1980 |
bill |
-R option |
#
636 |
| 15-Aug-1980 |
henry |
-J option: use jmp instead of brw for jxxx resolution |
#
631 |
| 15-Aug-1980 |
henry |
use struct nlist; change field names; vgrind format fixes |
#
596 |
| 13-Aug-1980 |
bill |
date and time created 80/08/13 18:55:16 by bill |