Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu/dist/gcc4/gcc



Module Name:    src
Committed By:   christos
Date:           Sun May  8 01:49:33 UTC 2011

Modified Files:
        src/gnu/dist/gcc4/gcc: c-common.c cfgexpand.c tree.h

Log Message:
Add a no_stack_protector function attribute to localize the effect
of disabling stack protection on a function-by-function level, as
opposed to per source file.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 src/gnu/dist/gcc4/gcc/c-common.c
cvs rdiff -u -r1.2 -r1.3 src/gnu/dist/gcc4/gcc/cfgexpand.c
cvs rdiff -u -r1.1.1.3 -r1.2 src/gnu/dist/gcc4/gcc/tree.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index