BSD 4_4 release
[unix-history] / usr / src / old / pcc / ccom.tahoe / local2.c
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1988-03-01 Donn SeeleyFor some reason the cc tests in sconv() were inverted...
1988-01-30 Donn SeeleyZU doesn't handle floating operands, hence ZD was broken.
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-14 Donn SeeleyHack genconv() so that downward scalar conversions...
1987-12-11 Donn Seeleyutah rcsid 1.17 87/12/10 21:53:05: fix code for passing...
1987-12-11 Donn Seeleydouble conversions below logical operators, leftovers...
1987-12-11 Donn Seeleybase() to permit indexed displacement deferred addressi...
1987-12-11 Donn Seeleyutah rcsid 1.16 87/11/29 20:59:25: (1) Don't put tempor...
1987-12-11 Donn Seeleyutah rcsid 1.15 87/07/19 22:46:18: First attack at...
1987-12-11 Donn Seeleyutah rcsid 1.14 87/05/03 21:29:03: Add code from VAX...
1987-12-11 Donn Seeleyutah rcsid 1.13 87/05/02 15:50:50: Add ZI feature ...
1987-12-11 Donn Seeleyutah rcsid 1.12 87/05/02 13:58:32: Don't delete double...
1987-12-11 Donn Seeleyutah rcsid 1.11 87/05/01 18:43:57: 'mnegl $1,r0' is...
1987-12-11 Donn Seeleyutah rcsid 1.10 87/04/18 18:20:15: Another screwup...
1987-12-11 Donn Seeleyutah rcsid 1.9 87/04/18 02:27:10: Fix a stupid mistake...
1987-12-11 Donn Seeleyutah rcsid 1.8 87/04/18 01:42:25: Extensive hacking...
1987-12-11 Donn Seeleyutah rcsid 1.7 87/04/17 03:32:04: Don't zap conversions...
1987-12-11 Donn Seeleyutah rcsid 1.6 87/04/16 23:32:35: Replaced hardops...
1987-12-11 Donn Seeleyutah rcsid 1.5 87/03/23 04:40:10: Add 'G' zzzcode entry...
1987-12-11 Donn Seeleyutah rcsid 1.4 87/03/20 05:10:31: More work on sconv...
1987-12-11 Donn Seeleyutah rcsid 1.3 87/03/18 02:20:29: Delete the old sconv...
1987-12-11 Donn Seeleyutah rcsid 1.2 87/03/16 20:03:49: First crack at fixing...
1987-06-05 Kirk McKusickfix code for passing structures to subroutines (4.3BSD...
1987-04-25 Kirk McKusickget the comparison in the correct order
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1987-02-12 Kirk McKusickmust be more careful about signed and unsigned conversions
1987-01-10 Sam Lefflercompletely redo handling of SCONV nodes to cope with...
1986-07-27 Sam Leffler1.21 release; handle unsigned arithmetic with char...
1986-02-13 Sam Lefflerget rid of warning, it seems like it works
1986-02-13 Sam Lefflerpurge as many printf calls as possible
1986-02-05 Sam Lefflernew include files; szty and shltype are now macros...
1986-01-26 Sam Leffleroptimize structure assignment based on size and alignment
1986-01-23 Sam Lefflerrestrict structure assignments to use movblk's; print...
1986-01-12 Sam Lefflerdate and time created 86/01/11 11:00:54 by sam
1979-09-27 CSRGStart development on BSD 4_4
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3