On Sat, 7 May 2011, Christos Zoulas wrote:
> 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.
how should we enable use of this, is the patch below ok or should it have
additional re
> Module Name: src
> Committed By: matt
> Date: Fri Feb 25 22:36:10 UTC 2011
>
> Modified Files:
> src/gnu/dist/gcc4/gcc/config/rs6000: netbsd.h
>
> Log Message:
> Explicitly make sure TARGET_SECURE_PLT is defined correctly rather than
> relying on HAVE_AS_REL16 from "auto-host.h"