Add define for Kirk Smith's USR Courier driver. Change default baud
[unix-history] / usr / src / usr.bin / f77 /
1986-03-10 Donn SeeleyChange putct1() to emit the memoffset before the vleng...
1986-03-10 Donn SeeleyChange buffcat() and buffct1() analogously to putcat...
1986-03-10 Donn SeeleyChange the order of length and offset code in startrw...
1986-03-10 Donn SeeleyIn tempalloc(), don't forget to treat the vleng tree...
1986-02-21 Donn SeeleyFix memory management problem with reordering of array...
1986-01-31 Donn SeeleyLet functions of type character have adjustable length.
1986-01-31 Donn SeeleyDelete broken character*(*) hacks; improve error messag...
1986-01-11 Donn SeeleySince we now postpone determination of the type of...
1986-01-11 Donn SeeleyChanges to produce correct stab information for logical...
1986-01-11 Donn SeeleyAdd a vparamval field to Nameblock struct -- fix up...
1986-01-09 Jerry Berkmancheck if exceeding number of scratch files mktemp will...
1986-01-08 Donn Seeley(1) Fix bugs with GOTOs from an inner loop into an...
1986-01-08 Donn Seeley(1) Pick up CHARACTER*(*) declarations for variables...
1986-01-08 Donn SeeleyPrevent core dumps for peculiar statement numbers.
1986-01-08 Donn SeeleyFix the scanning for character constants in gettok...
1986-01-08 Donn SeeleyDon't permit more than one 'positional iocontrol' param...
1986-01-08 Donn SeeleyPermit CHARACTER*(n) in function declarations by elimin...
1986-01-08 Donn SeeleyInsist on parser state INEXEC after seeing an executabl...
1986-01-08 Donn Seeley(1) Enforce more strict ordering of specification state...
1986-01-08 Donn Seeley(1) Lots of changes for handling hardware errors which...
1986-01-08 Donn Seeley(1) Assignment statements are executable statements...
1986-01-08 Donn SeeleyDynamically allocate buffer; add lint fixes.
1985-10-07 Donn SeeleyAdded a fix for a bug that allowed character variables...
1985-10-07 Donn SeeleyPrint space with prspace() in outlocvars() so that...
1985-09-29 Jim Bloomfix problem of trying to put a short into a register...
1985-09-12 Kirk McKusickcorrectly handle 32 signals, not 16
1985-09-06 Kirk McKusickupdate from jerry for 4.3BSD
1985-09-06 Kirk McKusickversion distributed with 4.2BSD
1985-09-06 Kirk McKusickupdate from jerry
1985-08-29 Donn SeeleySupport for NAMELIST i/o from Jerry Berkman.
1985-08-29 Donn SeeleyDeleted intcon[] and realcon[], since they are now...
1985-08-29 Donn SeeleySupport for NAMELIST i/o from Jerry Berkman.
1985-08-29 Donn SeeleyJerry Berkman's changes to ifdef 66 code and add the...
1985-08-29 Donn SeeleyJerry Berkman's changes to ifdef 66 code and handle...
1985-08-29 Donn SeeleyVarious changes from Jerry Berkman. We now call the...
1985-08-29 Donn SeeleyJerry Berkman's changes to ifdef 66 code and handle...
1985-08-29 Donn SeeleyAdded Jerry Berkman's changes to handle the -r8 flag...
1985-08-29 Donn SeeleyAdded Jerry Berkman's changes to call pow() directly...
1985-08-29 Donn SeeleyMake error message more useful (from Jerry Berkman).
1985-08-29 Donn SeeleyAdded Jerry Berkman's changes to provide a definition...
1985-08-29 Donn SeeleyAdd definition for NAMELIST (from Jerry Berkman).
1985-08-29 Donn SeeleyIfdeffed 66 code, added -r8 flag. From Jerry Berkman.
1985-08-29 Donn Seeleydate and time created 85/08/29 00:10:15 by donn
1985-08-29 Donn SeeleyAdded comment header; added Jerry Berkman's changes...
1985-08-29 Donn Seeleydate and time created 85/08/28 23:49:38 by donn
1985-08-29 Jerry Berkmanfix bugs in l_L, improve error reporting and recovery.
1985-08-12 Jerry Berkmanfix bugs
1985-08-10 Jerry Berkmanadd d_dprod for prod() under -r8
1985-08-10 Jerry Berkman(no message)
1985-08-10 Jerry Berkmandate and time created 85/08/09 16:11:23 by jerry
1985-08-09 Jim Bloomlog10 was not declared as returning a double
1985-08-09 Jim Bloomlog10 was declared as returning a double
1985-08-03 Jerry Berkmanget rid of extra blank before '&'.
1985-08-02 Jim BloomFix sccsid line
1985-07-31 Jerry Berkman(no message)
1985-07-31 Jerry Berkmandate and time created 85/07/30 16:44:08 by jerry
1985-07-31 Jerry Berkmanimplement namelist
1985-07-31 Jerry Berkmandate and time created 85/07/30 16:39:21 by jerry
1985-07-31 Jerry Berkmandate and time created 85/07/30 16:39:16 by jerry
1985-07-31 Jerry Berkmandate and time created 85/07/30 16:38:47 by jerry
1985-07-31 Jerry Berkmansequential & external should always be set to YES or NO.
1985-07-31 Jerry Berkmanunits 0-MAXUNIT always exist, other set exist=false;
1985-07-31 Jerry Berkmanendfile unit not conn -> open and create file.
1985-07-31 Jerry Berkmanrewind and backspace unconnected unit -> no-op.
1985-07-31 Jerry BerkmanUnit does not exist or not connected is no-op, not...
1985-07-31 Jerry BerkmanUnit does not exist or not connected s/b no-op.
1985-07-19 Kirk McKusickfix spelling
1985-07-13 Jerry Berkmanpatch f77_abort(), delete no_lg.c for better way to...
1985-07-10 Jerry BerkmanUse -f to get around C bug
1985-07-10 Jerry Berkmando store in global to force convert to float despite...
1985-07-09 Jerry Berkmancall log10 in math lib.
1985-07-09 Jerry Berkmandeclare function as float, not double.
1985-07-09 Jerry Berkmandate and time created 85/07/08 14:15:14 by jerry
1985-07-09 Jerry Berkmandate and time created 85/07/08 14:14:54 by jerry
1985-07-09 Jerry Berkmanput back OLD_BSD comment.
1985-06-27 Jerry Berkmanmove f77_abort() and no_lg.c to libI77.
1985-06-27 Jerry Berkmanpoint in fixes already in pow_ii.c
1985-06-27 Jerry Berkmanfix 0**(neg) to give 1/0 as stand. says
1985-06-27 Jerry Berkmanmove f77_abort() and no_lg.c here from libF77
1985-06-27 Jerry BerkmanMoved f77_abort() and no_lg.c here from libF77.
1985-06-27 Jerry Berkmandate and time created 85/06/26 18:18:46 by jerry
1985-06-24 Kirk McKusickfix from donn@utah-cs
1985-06-10 Kirk McKusickfrom donn@utah-cs.ARPA
1985-06-09 Kirk McKusickfrom Jerry Berkman
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert Elzfix botch in previous delta
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzFix botch in previous delta
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert Elzundo botch in previous delta
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzAdd copyright
1985-06-08 Robert ElzAdd copyright
next