#
23849 |
| 06-Jul-1985 |
bloom |
allow for longer temporary file names |
#
23577 |
| 19-Jun-1985 |
mckusick |
NBPW changed to NBWD to avoid conflict in param.h |
#
18713 |
| 24-Apr-1985 |
dist |
Add copyright |
#
16069 |
| 17-Feb-1984 |
ralph |
use optimal block size. |
#
15561 |
| 21-Nov-1983 |
rrh |
-a flag allows alignment to be specified; defaults to 2 |
#
15233 |
| 14-Oct-1983 |
ralph |
fixed debugging info and phase error message for label defs. |
#
14449 |
| 11-Aug-1983 |
rrh |
Add a macro for STRPLACE, just like STROFF |
#
13574 |
| 01-Jul-1983 |
rrh |
remove manifest constants for NCPString and ASINBUFSIZ, reflecting the fact that arbitrary length strings are stored in a file |
#
13523 |
| 30-Jun-1983 |
rrh |
bye bye fixed names (eg, FLEXNAMES is not set) |
#
13520 |
| 30-Jun-1983 |
rrh |
bye bye VMS: UNIX only. All the preceeding changes to the symbol table stuff were never tested under VMS |
#
13515 |
| 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 ...
|
#
13466 |
| 30-Jun-1983 |
rrh |
assembly language source file reading now does end of buffer detection on a per character basis, not on a per line basis, thereby simplifying the monkey business with reading lines in asscan2.c; s
assembly language source file reading now does end of buffer detection on a per character basis, not on a per line basis, thereby simplifying the monkey business with reading lines in asscan2.c; slight execution penalty
show more ...
|
#
13461 |
| 30-Jun-1983 |
rrh |
consolidate character buffer length definitions (manifest constants) into one place, with documentation |
#
12991 |
| 10-Jun-1983 |
sam |
no more pagsiz.h |
#
9696 |
| 15-Dec-1982 |
linton |
last fix curdled @(#) stuff, fixed it |
#
9694 |
| 15-Dec-1982 |
linton |
changed to handle longer string constants |
#
5829 |
| 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 ...
|
#
1745 |
| 05-Nov-1980 |
henry |
Fixing so that can compile with FLEXNAMES turned off |
#
672 |
| 20-Aug-1980 |
henry |
Catch relocation of floats and 8 byte qtys; restructure outrel |
#
666 |
| 19-Aug-1980 |
henry |
Readable version of argument access types and mask |
#
639 |
| 16-Aug-1980 |
bill |
-R |
#
637 |
| 15-Aug-1980 |
henry |
-J option: use jmp instead of brw for jxxx resolution |
#
635 |
| 15-Aug-1980 |
henry |
use struct nlist; change field names; vgrind format fixes |
#
626 |
| 15-Aug-1980 |
henry |
Fixing vgrind format glitches |
#
601 |
| 13-Aug-1980 |
bill |
date and time created 80/08/13 18:55:50 by bill |