History log of /csrg-svn/usr.bin/pascal/src/ (Results 401 – 425 of 875)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1074306-Feb-1983 mckusick

version 2.10 becomes 2.11 automagically.

1074206-Feb-1983 mckusick

date and time created 83/02/06 15:54:55 by mckusick

1074106-Feb-1983 mckusick

date and time created 83/02/06 15:54:49 by mckusick

1073205-Feb-1983 mckusick

merge in PXP changes

1072403-Feb-1983 mckusick

move sources to ../src

1072003-Feb-1983 mckusick

px_header gets ever larger...

1071603-Feb-1983 peter

forgot register save mask for _program for the vax while porting to the 68000.

1071503-Feb-1983 mckusick

pTree.h include goes away to restore sanity

1071403-Feb-1983 peter

typo introduced during port to mc68000.

1067802-Feb-1983 peter

use pre-defined machine types to define machine-dependent characteristics.

1067101-Feb-1983 peter

separate machine-dependent parts to machine-specific routines
for code for main, prologues, entry, exit, epilogue, and formal entry points.

1067001-Feb-1983 peter

fix unary minus so it works for both integers and reals.

1066901-Feb-1983 peter

missing sconv's and calls to stkrval() instead of rvalue().

1066801-Feb-1983 peter

type of a P2CALL has to match the type of the function
for the more stringent 68000 compiler.

1066701-Feb-1983 peter

postcheck() takes struct nl *'s, not p2types.

1066601-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).

1066501-Feb-1983 peter

use pre-processor defines for machine type.
should use machine type for ADDR16/32 and DEC11.

1066401-Feb-1983 peter

strings are aligned as structs since we sometimes treat them that way.
part of the port to the 68000.

1066101-Feb-1983 peter

things more from here to pc.h; to make this file machine dependent.

1066001-Feb-1983 peter

port to the mc68000.
things move into objfmt.h as we discover they are machine dependent.

1065901-Feb-1983 peter

pc constants for the mc68000.

1065801-Feb-1983 peter

fix up some things while porting.
moving things from 0.h to other .h files.

1065701-Feb-1983 peter

change the #ifdefs from names from whoami.h to pre-defines from /lib/cpp.

1065601-Feb-1983 peter

make machine independent during port to the mc68000.

1065501-Feb-1983 peter

port to the mc68000. tied to labels generated by ']' lines.

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