History log of /csrg-svn/usr.bin/f77/pass1.vax/proc.c (Results 1 – 9 of 9)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 47955 12-Apr-1991 bostic

new copyright; att/bsd/shared

# 33257 03-Jan-1988 bostic

const is an ANSI C keyword

# 26009 30-Jan-1986 donn

Let functions of type character have adjustable length.

# 25816 10-Jan-1986 donn

Since we now postpone determination of the type of an argument, we must
make sure to emit stab information at the end of the routine when we
definitely have the type. There are also minor changes to

Since we now postpone determination of the type of an argument, we must
make sure to emit stab information at the end of the routine when we
definitely have the type. There are also minor changes to produce stab
information for dummy procedures and PARAMETER constants.

show more ...

# 25744 07-Jan-1986 donn

(1) Pick up CHARACTER*(*) declarations for variables which aren't dummy
arguments, and complain about them. (2) We can't commit to defining a symbol
as a variable instead of a function based only on

(1) Pick up CHARACTER*(*) declarations for variables which aren't dummy
arguments, and complain about them. (2) We can't commit to defining a symbol
as a variable instead of a function based only on what we have seen through
the declaration section; this was properly handled for normal variables but
not for arguments.

show more ...

# 25103 06-Oct-1985 donn

Print space with prspace() in outlocvars() so that alignment
is preserved.

# 24484 29-Aug-1985 donn

Support for NAMELIST i/o from Jerry Berkman.

# 23477 09-Jun-1985 mckusick

from donn@utah-cs.ARPA

# 22861 07-Jun-1985 mckusick

4.3BSD beta release version