Keep track of each side's idea of what the state of each option is.
[unix-history] / usr / src / old / pcc /
1989-03-07 Keith Bosticcleanup, add cleandir
1989-03-07 Keith Bosticadd cleandir label, cleanup
1989-03-07 Keith Bosticcleandir label, cleanup
1989-03-06 Keith Bosticadd pathnames.h
1989-03-06 Keith Bosticdate and time created 89/03/05 21:16:46 by bostic
1989-02-07 Keith Bosticdon't need a for loop
1988-10-26 Keith Bosticadd man page
1988-10-19 Keith Bosticdate and time created 88/10/18 20:18:26 by bostic
1988-09-23 Keith Bosticrel.o duplicated, already in ${OBJS}
1988-08-27 Donn SeeleyAdd VAX hack for stuck starg problems.
1988-08-25 Donn SeeleyHack around problem that shll can't be converted to...
1988-07-23 Keith BosticANSIfication
1988-07-15 Donn SeeleyFix problems with inconsistent goal and reclaim info...
1988-07-07 Edward Wangignore flags -R, -p*, -g*
1988-06-01 Donn SeeleyBleah -- deflab() can't be a macro, too many things...
1988-06-01 Donn SeeleyBleah -- deflab() can't be a macro, too many things...
1988-05-23 Keith Bosticfix for ANSI C
1988-05-23 Keith Bosticuse relative paths, not absolute
1988-05-20 Donn SeeleyGet more indexed addressing modes from char pointers.
1988-05-12 Donn Seeley(1) From Chris Torek -- get the type right after deleti...
1988-05-12 Donn SeeleyChris Torek's fix for lost labels.
1988-05-11 Donn SeeleyFix botch with generating OREGs INTEMP.
1988-05-11 Donn SeeleyTwo fixes from Chris Torek -- get the type right after...
1988-05-11 Donn SeeleyFix for awful walkf() botch from Chris Torek.
1988-05-11 Donn Seeley(1) Make the NOT operator work with floating constants...
1988-05-11 Donn SeeleyRearrange shift code in offstar() to produce more index...
1988-05-11 Donn SeeleyInstalled much simpler unsigned-to-floating conversion...
1988-05-11 Donn Seeley(1) We must adjust inoff even if errors have occurred...
1988-05-11 Donn SeeleyFix problem with OREGs placed INTEMP.
1988-04-25 Keith Bosticfix for ANSI C
1988-03-23 Donn SeeleyFix a goof originally discovered in the vax compiler...
1988-03-23 Donn SeeleyFixed bug with unsigned short/unsigned char assigned...
1988-03-01 Donn SeeleyFor some reason the cc tests in sconv() were inverted...
1988-03-01 Donn SeeleyAdded a couple OREG INTEMP templates that I forgot...
1988-02-28 Donn SeeleyDeleted some puzzling code in flops(), a routine which...
1988-02-20 Donn SeeleyBetter estimate of ediv register requirements in sucomp...
1988-02-20 Donn SeeleyThe situation with unsigned char/short comparisons...
1988-01-30 Donn SeeleyZU doesn't handle floating operands, hence ZD was broken.
1988-01-25 Donn SeeleyThe tahoe ediv requires a register remainder operand...
1988-01-20 Donn SeeleyFinish installing vax fix for float/double increments.
1988-01-20 Donn SeeleyFinish installing vax fix for float/double increments.
1988-01-20 Donn SeeleyMajor goof -- make SIREG different from SMCON.
1988-01-16 Donn SeeleyEMUL writes a register pair.
1988-01-16 Donn SeeleyA bflow() fix analogous to sid 1.6 in c2.tahoe/c21.c.
1988-01-16 Donn SeeleyIn bflow(), it was possible to inadvertently delete...
1988-01-16 Donn SeeleyHandle *$_x double operands in ASSIGN and OPLTYPE.
1988-01-16 Donn Seeley'make depend' should also check fort.c.
1988-01-14 Donn SeeleyZU and ZV weren't getting properly distinguished.
1988-01-14 Donn SeeleyHack genconv() so that downward scalar conversions...
1988-01-14 Donn Seeleytahoe grot -- if a CVT has a register source, we can...
1988-01-14 Donn Seeleyeliminate confusion between "file" and "./file"
1988-01-14 Donn SeeleyUL and UR can't be used with indexed OREGs or STARNM.
1988-01-10 Donn SeeleyClumsy hack to get bflow() to mark 'used' the second...
1988-01-10 Donn SeeleyFixes analogous to fixes in the VAX c2 to properly...
1987-12-12 Donn Seeleyutah rcsid 1.8 87/09/10 12:54:29: The last fix was...
1987-12-12 Donn Seeleyutah rcsid 1.7 87/06/25 15:42:14: Spot sequences like...
1987-12-12 Donn Seeleyutah rcsid 1.6 87/01/20 22:00:38: equop() used to lump...
1987-12-12 Donn Seeleylocaldefs.h was moved upstairs; give lint its own relea...
1987-12-12 Donn Seeleyutah rcsid 1.3 87/07/15 20:51:25: Use ~nargs rather...
1987-12-12 Donn Seeleypass ~nargs on to the second pass rather than -nargs...
1987-12-12 Donn Seeleyutah rcsid 3.4 86/03/12 15:19:04: Pass debugging flags...
1987-12-11 Donn Seeleyutah rcsid 1.25 87/12/10 19:48:54: Fortran also needs...
1987-12-11 Donn Seeleyutah rcsid 1.24 87/09/21 16:44:54: Quick hack to save...
1987-12-11 Donn Seeleyutah rcsid 1.23 87/08/25 00:00:20: Some SCONV templates...
1987-12-11 Donn SeeleyCC templates were collapsed into two ZZ entries for...
1987-12-11 Donn Seeleyutah rcsid 1.22 87/08/24 02:42:48: (1) Many, many redun...
1987-12-11 Donn Seeleyutah rcsid 1.21 87/07/16 19:39:42: Better handling...
1987-12-11 Donn Seeleyutah rcsid 1.20 87/07/07 20:33:08: Hack the INCR and...
1987-12-11 Donn Seeleyutah rcsid 1.19 87/05/15 17:01:21: Fix UCHAR/USHORT...
1987-12-11 Donn Seeleyutah rcsid 1.18 87/05/14 19:11:17: Hacks for handling...
1987-12-11 Donn Seeleyutah rcsid 1.17 87/05/01 13:46:29: Deleted a large...
1987-12-11 Donn Seeleyutah rcsid 1.16 87/04/24 19:26:03: Bleah -- double...
1987-12-11 Donn Seeleyutah rcsid 1.15 87/04/24 18:59:25: (1) OPLOG templates...
1987-12-11 Donn Seeleyutah rcsid 1.14 87/04/20 16:58:25: Fix stupidity with...
1987-12-11 Donn Seeleyutah rcsid 1.13 87/04/19 23:51:15: New templates for...
1987-12-11 Donn Seeleyutah rcsid 1.12 87/04/13 20:09:27: Speed up ASG OPSIMP...
1987-12-11 Donn Seeleyutah rcsid 1.11 87/03/08 19:55:07: Distinguish between...
1987-12-11 Donn Seeleyutah rcsid 1.10 87/02/08 22:45:04: Add INTEMP templates...
1987-12-11 Donn Seeleyutah rcsid 1.9 86/09/18 17:12:43: A (revised) fix for...
1987-12-11 Donn Seeleyutah rcsid 1.3 87/01/15 01:40:28: Fixed bug in outstruc...
1987-12-11 Donn Seeleyutah rcsid 3.11 87/07/17 17:11:47: Change uses of ...
1987-12-11 Donn Seeleyutah rcsid 3.10 87/07/12 18:33:19: Several minor change...
1987-12-11 Donn Seeleycode for INCR from updating its lvalue operand...
1987-12-11 Donn Seeleyutah rcsid 3.9 87/07/07 20:26:30: Fixed a goof in setin...
1987-12-11 Donn Seeleyutah rcsid 3.8 87/04/24 18:53:26: Changed autoincr...
1987-12-11 Donn Seeleyutah rcsid 3.7 87/04/20 16:57:26: Simplify the su compu...
1987-12-11 Donn Seeleyutah rcsid 3.6 87/04/20 16:22:28: Moved test for unsign...
1987-12-11 Donn Seeleyutah rcsid 3.5 87/04/19 23:39:34: Now that unsigned...
1987-12-11 Donn Seeleyutah rcsid 3.4 87/01/15 01:34:22: Lint fixes.
1987-12-11 Donn Seeleyutah rcsid 3.3 86/08/03 00:57:47: Permit deflab() to...
1987-12-11 Donn Seeleyutah rcsid 1.5 87/07/11 21:48:46: A little tweak from...
1987-12-11 Donn Seeleyutah rcsid 1.4 86/08/03 01:03:22: Add 'configuration...
1987-12-11 Donn Seeleyutah rcsid 1.33 87/11/28 02:59:18: Be cooperative with...
1987-12-11 Donn Seeleyutah rcsid 1.32 87/09/24 22:24:49: Missing case for...
1987-12-11 Donn Seeleyutah rcsid 1.31 87/09/08 19:12:14: Fix bug where stack...
1987-12-11 Donn Seeleyutah rcsid 1.30 87/09/07 20:41:00: Another minor battle...
1987-12-11 Donn Seeleyutah rcsid 1.29 87/08/25 00:05:43: Took care of some...
1987-12-11 Donn Seeleyconversions to insert an INT conversion and thus avoid...
1987-12-11 Donn Seeleyutah rcsid 1.28 87/08/24 01:55:20: (1) Changed code...
1987-12-11 Donn Seeleyutah rcsid 1.27 87/07/17 17:09:50: Cosmetic change...
next