History log of /csrg-svn/old/as.vax/ascode.c (Results 1 – 13 of 13)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 18714 24-Apr-1985 dist

Add Copyright

# 16764 25-Jul-1984 ralph

just warn branches to undef externals not local defined globals

# 13518 30-Jun-1983 rrh

bye bye VMS: UNIX only. All the preceeding changes to the symbol
table stuff were never tested under VMS

# 13511 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 ...

# 13083 13-Jun-1983 rrh

suggest use of -J flag in yyerror on branch too far

# 5822 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 ...

# 1746 05-Nov-1980 henry

Change two switches to get casel instruction

# 853 08-Sep-1980 henry

Change variable name "a" to "argtype" to not confuse sdb

# 673 20-Aug-1980 henry

Catch relocation of floats and 8 byte qtys; restructure outrel

# 667 19-Aug-1980 henry

Integrate argcompat into insout; rename locals in insout

# 665 19-Aug-1980 henry

Fix "movab $expression, dst"; is now an error

# 629 15-Aug-1980 henry

use struct nlist; change field names; vgrind format fixes

# 592 13-Aug-1980 bill

date and time created 80/08/13 18:55:07 by bill