#
62211 |
| 06-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
48116 |
| 16-Apr-1991 |
bostic |
new copyright; att/bsd/shared |
#
22167 |
| 05-Jun-1985 |
dist |
Add copyright |
#
18459 |
| 20-Mar-1985 |
ralph |
changes from donn@utah-cs for common header file for pcc |
#
16022 |
| 08-Feb-1984 |
aoki |
synchronize to version 2 |
#
15211 |
| 11-Oct-1983 |
thien |
fixes for lint |
#
15010 |
| 19-Sep-1983 |
thien |
|
#
14732 |
| 19-Aug-1983 |
thien |
The changes were made to allow successful linting |
#
11335 |
| 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 ...
|
#
10842 |
| 09-Feb-1983 |
mckusick |
do not copy the old block number to the shadow var, just the flags |
#
10798 |
| 09-Feb-1983 |
peter |
conform to the standard with respect to types of expressions. change the FOR opcode generated for px, since rangechecking is now hoisted out of the loop. |
#
10666 |
| 01-Feb-1983 |
peter |
the shadow of the index variable must be the same type as the index variable (for high-end addressed machines, like the 68000). |
#
10363 |
| 17-Jan-1983 |
mckusick |
put in explicit scalar converts (sconv's) to make less code-generator dependent. |
#
5871 |
| 16-Feb-1982 |
mckusic |
retain MOD and USE flags; inherit index type to temporary |
#
5775 |
| 13-Feb-1982 |
mckusic |
must update "class" field of shadow variables |
#
3836 |
| 01-Jun-1981 |
peter |
add storage classes to namelist, and use them. |
#
3633 |
| 28-Apr-1981 |
mckusic |
increment at bottom of loop is done in base type (integer). |
#
3584 |
| 21-Apr-1981 |
peter |
clean up for loop code |
#
3371 |
| 26-Mar-1981 |
peter |
fix up for variables in temporaries. |
#
3278 |
| 16-Mar-1981 |
mckusic |
add temporary register allocation |
#
3230 |
| 11-Mar-1981 |
mckusic |
centralize temporary allocation in tmps.c |
#
3083 |
| 08-Mar-1981 |
mckusic |
merge in onyx changes |
#
2649 |
| 24-Feb-1981 |
peter |
count statements at top of for loops |
#
2187 |
| 16-Jan-1981 |
mckusick |
date and time created 81/01/16 18:06:20 by mckusick |