#
62207 |
| 06-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
48116 |
| 16-Apr-1991 |
bostic |
new copyright; att/bsd/shared |
#
22163 |
| 05-Jun-1985 |
dist |
Add copyright |
#
18456 |
| 20-Mar-1985 |
ralph |
changes from donn@utah-cs for common header file for pcc |
#
16012 |
| 08-Feb-1984 |
aoki |
synchronize to version 2 |
#
15015 |
| 19-Sep-1983 |
thien |
Restoring to unlinted version |
#
14729 |
| 19-Aug-1983 |
thien |
The changes were made to allow successful linting |
#
11334 |
| 28-Feb-1983 |
peter |
clean up temporary allocation, moving everything relevant to tmps.c and (new) tmps.h. correctly emit LBRAC lines. allocate registers from high to low. put in data structures for multiple types of
clean up temporary allocation, moving everything relevant to tmps.c and (new) tmps.h. correctly emit LBRAC lines. allocate registers from high to low. put in data structures for multiple types of registers.
show more ...
|
#
7719 |
| 12-Aug-1982 |
mckusick |
complain in segend() when trying to compile with -z (ie for pxp counters). |
#
7715 |
| 11-Aug-1982 |
mckusick |
add "pxp" counter to external routines, in case they are locally resolved. |
#
3825 |
| 01-Jun-1981 |
peter |
add storage classes to namelist, and use them. |
#
3360 |
| 23-Mar-1981 |
mckusic |
check for syntax error before panicing |
#
3276 |
| 16-Mar-1981 |
mckusic |
add temporary register allocation |
#
3222 |
| 11-Mar-1981 |
mckusic |
centralize temporary allocation in tmps.c |
#
3193 |
| 11-Mar-1981 |
mckusic |
break out funchdr and funcend |
#
3090 |
| 08-Mar-1981 |
mckusic |
put back id keywords which inadvertently got lost... |
#
3073 |
| 08-Mar-1981 |
mckusic |
merge in onyx changes |
#
2220 |
| 24-Jan-1981 |
mckusic |
change name size count to entire header size count |
#
2190 |
| 16-Jan-1981 |
mckusic |
allow runtime tests to be dynamically changed at routine entry/exit |
#
2163 |
| 15-Jan-1981 |
peter |
get sdb stabs into the right places. use nm -ap for details. |
#
2125 |
| 13-Jan-1981 |
mckusic |
change ``ZFRAME'' to ``blkclr'' |
#
2103 |
| 10-Jan-1981 |
mckusic |
convert to "fp", "ap" type display; fix SUCC and PRED |
#
2068 |
| 06-Jan-1981 |
mckusic |
modify to allow use of px written in `C' and the use of libpc |
#
1626 |
| 28-Oct-1980 |
peter |
add warnings for extensions to language |
#
1620 |
| 27-Oct-1980 |
peter |
round up size of arguments for NARGCHK call. |