date and time created 83/02/11 15:45:08 by rrh
[unix-history] / usr / src / usr.bin / pascal / libpc / Makefile
1983-01-11 Kirk McKusickget rid of last of the .s files, yea!
1982-11-13 Kirk McKusickGOTO and UNWIND replaced with setjmp/longjmp; NEWZ...
1982-09-10 Peter B. Kessler`make' should make libpc, not sources.
1982-08-30 Kirk McKusickremove restriction on files in dynamic structures
1982-04-03 Kirk McKusickuse tmp.o instead of tmp as intermediate name for linking
1982-02-09 Kirk McKusickadd ATAN.c, COS.c, EXP.c, and SIN.c to allow for runtim...
1982-02-03 Kirk McKusickadd EXCEPT()
1982-02-03 Kirk McKusickbreak out case range error into CASERNG
1981-12-01 Kirk McKusickuse -X on profiled .o files (to retain statics) and...
1981-11-30 Kirk McKusickchange ld -x to ld -X, clean up profiled creation
1981-11-24 Kirk McKusickfix install code
1981-11-24 Kirk McKusickmods for gprof to produce profiled library
1981-06-10 Kirk McKusickmove the text of error messages from ERROR to the functions
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-08 Kirk McKusickmerge in onyx changes
1981-01-17 Kirk McKusickInstalled new random number generator
1981-01-17 Kirk McKusickRewrite the random number generator
1981-01-16 Kirk McKusickadd CATCHERR and TELL
1981-01-14 Kirk McKusickbreak out extension routines into EXTN; get rid of...
1980-11-01 Kirk McKusickadd SCCS stuff
1980-11-01 Kirk McKusickdate and time created 80/10/31 14:39:48 by mckusick