History log of /original-bsd/usr.bin/pascal/src/var.c (Results 1 – 25 of 29)
Revision Date Author Comments
# 50877dca 06-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# b85afe43 16-Apr-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright; att/bsd/shared


# 82cfa728 12-Nov-1986 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add CCI (tahoe) support


# 71395e85 12-Nov-1986 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

replace `even' and `leven' with explicit rounding


# 44239507 26-Jul-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

null pointer checks (from ralph)


# a6fae90d 05-Jun-1985 dist <dist@65305748-3e16-e211-a854-8c89a5c6f760>

Add copyright


# 627a27df 20-Mar-1985 ralph <ralph@65305748-3e16-e211-a854-8c89a5c6f760>

changes from donn@utah-cs for common header file for pcc


# d7a0496d 15-Mar-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

merge dbx from linton


# 8b4a6bcd 15-Mar-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

new dbx from linton


# a4b260bf 08-Feb-1984 aoki <aoki@65305748-3e16-e211-a854-8c89a5c6f760>

synchronize to version 2


# 00551ca9 08-Feb-1984 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

merge in conformant array code by Carol Nishizak


# 001d2555 19-Sep-1983 thien <thien@65305748-3e16-e211-a854-8c89a5c6f760>

Restoring to unlinted version


# 5b5df89f 19-Aug-1983 thien <thien@65305748-3e16-e211-a854-8c89a5c6f760>

The changes were made to allow successful linting


# 2f94171a 01-Apr-1983 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

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


# b68de5bb 28-Feb-1983 peter <peter@65305748-3e16-e211-a854-8c89a5c6f760>

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


# a97f33d2 01-Feb-1983 peter <peter@65305748-3e16-e211-a854-8c89a5c6f760>

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


# 2e0a7d8c 19-Oct-1982 peter <peter@65305748-3e16-e211-a854-8c89a5c6f760>

c style alignment of variants within records.


# 73314167 29-Aug-1982 peter <peter@65305748-3e16-e211-a854-8c89a5c6f760>

once-only error messages for multiple/out-of-order declarations.


# 7f04a270 23-Jul-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

align temporaries


# 0421972a 08-Jul-1981 peter <peter@65305748-3e16-e211-a854-8c89a5c6f760>

replace evening of all variables with selective alignments as needed


# 07b7071f 01-Jun-1981 peter <peter@65305748-3e16-e211-a854-8c89a5c6f760>

add storage classes to namelist, and use them.


# 97bb9fca 12-Mar-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

"fix" syntax errors


# 2a895353 11-Mar-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

centralize temporary allocation in tmps.c


# 0aa39864 08-Mar-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

merge in onyx changes


# cd862491 15-Jan-1981 peter <peter@65305748-3e16-e211-a854-8c89a5c6f760>

get sdb stabs into the right places. use nm -ap for details.


12