11855 | 06-Apr-1983 |
peter |
it says in my description of the ir that STASG's have the type pointer to structure. this makes a difference for the FORCE in fend.c on the mc68000. |
11854 | 06-Apr-1983 |
peter |
it says in my description of the ir that STASG's have the type pointer to structure. this makes a difference for the FORCE in fend.c on the mc68000. |
11853 | 06-Apr-1983 |
peter |
if no type is given, guess that the temporary has to be stack aligned (e.g. for formal procedure descriptor save areas!). |
11822 | 01-Apr-1983 |
mckusick |
alignment of arrays is at least A_STRUCT; sets are bulit up by sizeof(long) bytes |
11342 | 28-Feb-1983 |
peter |
version 2.11 becomes 2.12 automagically. |
11340 | 28-Feb-1983 |
peter |
make depend upon adding tmps.h. |
11339 | 28-Feb-1983 |
peter |
date and time created 83/02/28 17:22:38 by peter |
11338 | 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 ...
|
11337 | 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 ...
|
11336 | 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 ...
|
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 ...
|
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 ...
|
11333 | 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 ...
|
11332 | 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 ...
|
11331 | 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 ...
|
11330 | 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 ...
|
11329 | 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 ...
|
11328 | 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 ...
|
11327 | 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 |
10841 | 09-Feb-1983 |
peter |
save in the namelist the padded length of the string. and make this code look like the code in rvalue(). |
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. |
10791 | 09-Feb-1983 |
mckusick |
range checks are now hoisted out of loops |
10747 | 06-Feb-1983 |
mckusick |
collect all the sccs related things into one makefile. |
10746 | 06-Feb-1983 |
mckusick |
update for new source layout |