Module Name: pcc
Committed By: gmcgarry
Date: Fri Jun 20 05:54:26 UTC 2008
Modified Files:
pcc/cc/ccom: cgram.y main.c pass1.h pftn.c
Log Message:
Stack smashing protection; compatible with NetBSD's libc. Some platforms
may require libpcc.
Tested on NetBSD/i386 and OS X 10.4 on powerpc.
To generate a diff of this commit:
cvs rdiff -u -r1.203 -r1.204 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.80 -r1.81 pcc/cc/ccom/main.c
cvs rdiff -u -r1.143 -r1.144 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.205 -r1.206 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.