History log of /csrg-svn/usr.bin/pascal/src/ (Results 376 – 400 of 875)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1185506-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.

1185406-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.

1185306-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!).

1182201-Apr-1983 mckusick

alignment of arrays is at least A_STRUCT;
sets are bulit up by sizeof(long) bytes

1134228-Feb-1983 peter

version 2.11 becomes 2.12 automagically.

1134028-Feb-1983 peter

make depend upon adding tmps.h.

1133928-Feb-1983 peter

date and time created 83/02/28 17:22:38 by peter

1133828-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 ...

1133728-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 ...

1133628-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 ...

1133528-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 ...

1133428-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 ...

1133328-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 ...

1133228-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 ...

1133128-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 ...

1133028-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 ...

1132928-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 ...

1132828-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 ...

1132728-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 ...

1084209-Feb-1983 mckusick

do not copy the old block number to the shadow var, just the flags

1084109-Feb-1983 peter

save in the namelist the padded length of the string.
and make this code look like the code in rvalue().

1079809-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.

1079109-Feb-1983 mckusick

range checks are now hoisted out of loops

1074706-Feb-1983 mckusick

collect all the sccs related things into one makefile.

1074606-Feb-1983 mckusick

update for new source layout

1...<<11121314151617181920>>...35