History log of /csrg-svn/usr.bin/pascal/src/ (Results 451 – 475 of 875)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1036717-Jan-1983 peter

put in explicit scalar converts (sconv's) to make less code-generator dependent.

1036617-Jan-1983 peter

put in explicit scalar converts (sconv's) to make less code-generator dependent.

1036517-Jan-1983 mckusick

put in explicit scalar converts (sconv's) to make less code-generator dependent.

1036417-Jan-1983 mckusick

put in explicit scalar converts (sconv's) to make less code-generator dependent.

1036317-Jan-1983 mckusick

put in explicit scalar converts (sconv's) to make less code-generator dependent.

1036217-Jan-1983 mckusick

put in explicit scalar converts (sconv's) to make less code-generator dependent.

1036117-Jan-1983 mckusick

put in explicit scalar converts (sconv's) to make less code-generator dependent.

1036017-Jan-1983 mckusick

put in explicit scalar converts (sconv's) to make less code-generator dependent.

1035817-Jan-1983 mckusick

date and time created 83/01/17 13:49:04 by mckusick

1025412-Jan-1983 peter

port to the mc68000; pass 1.

957306-Dec-1982 peter

ord() shouldn't be allowed on pointers.

926416-Nov-1982 mckusick

misssing level of indirectin in ptr passed to blkclr() after NEW()

923014-Nov-1982 mckusick

fix bug in delta 1.14 that made fields come out one byte shorter than requested

922914-Nov-1982 mckusick

fix bug in delta 1.12 that made fields come out one byte shorter than requested

913912-Nov-1982 mckusick

get rid of NEWZ (use NEW + blkclr); break ASRTS out of ASRT

913812-Nov-1982 mckusick

arguments to blkclr are reversed to be compatable with bzero

913712-Nov-1982 mckusick

local jumps to globally declared labels must still use jmp instead of jbr

913112-Nov-1982 mckusick

version 2.9 becomes 2.10 automagically.

912912-Nov-1982 mckusick

force setjmp and display save/restore for program statement
if there is a label declaration as there may be a non-local goto to it.

912811-Nov-1982 mckusick

optimize display save/restore and setjmp() to be done only when needed.

912711-Nov-1982 mckusick

optimize display save/restore and setjmp() to be done only when needed.

912611-Nov-1982 mckusick

optimize display save/restore and setjmp() to be done only when needed.

912110-Nov-1982 mckusick

get rid of GOTO and replace it with setjmp/longjmp

912010-Nov-1982 mckusick

get rid of GOTO and replace it with setjmp/longjmp

875821-Oct-1982 peter

to correct the ir to the code generator,
if the lefthandside is a double and the righthandside isn't, cast it.

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