History log of /csrg-svn/old/pcc/ccom.vax/code.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 34580 31-May-1988 donn

Bleah -- deflab() can't be a macro, too many things use the side
effects from expressions passed as arguments.


# 32913 11-Dec-1987 donn

utah rcsid 1.7 87/07/17 17:30:26: Some fixes from the tahoe compiler. (1)
Fix 'sizeof (int)' to SZINT/SZCHAR. (2) Don't call toreg() unless we've
fixed the bugs with register chars. (3) Sort the t

utah rcsid 1.7 87/07/17 17:30:26: Some fixes from the tahoe compiler. (1)
Fix 'sizeof (int)' to SZINT/SZCHAR. (2) Don't call toreg() unless we've
fixed the bugs with register chars. (3) Sort the toreg() table by
frequency (if we ever do call it, it'll be faster!).

show more ...


# 32912 11-Dec-1987 donn

utah rcsid 1.6 87/01/15 01:35:32: Some minor lint fixes.


# 32911 11-Dec-1987 donn

utah rcsid 1.5 86/11/28 21:29:44: Add some ARGSUSED comments to shut lint
up.


# 32910 11-Dec-1987 donn

utah rcsid 1.4 86/08/03 00:59:14: Speed hacks -- turn some routines into
macros, don't generate any code after an error.


# 24416 23-Aug-1985 mckusick

update from donn@utah-cs


# 18556 02-Apr-1985 ralph

use common header file for intermediate language defs.


# 17737 18-Jan-1985 ralph

changes for single precision floats; lint cleanups


# 15896 25-Jan-1984 sam

move .stab defining first line of a function past the entry
code for profiling and setting up register variables so that dbx can
access register variables after they've been set up and so that dbx

move .stab defining first line of a function past the entry
code for profiling and setting up register variables so that dbx can
access register variables after they've been set up and so that dbx works
properly with programs compiled with -p (from sun!wendy)

show more ...


# 9700 15-Dec-1982 linton

date and time created 82/12/15 13:23:49 by linton