CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2012/08/31 18:00:33

Modified files:
        lang/gcc/3.3   : Makefile 
        lang/gcc/3.3/patches: patch-gcc_config_alpha_openbsd_h 
                              patch-gcc_config_i386_openbsd64_h 
                              patch-gcc_config_mips_openbsd_h 
                              patch-gcc_config_openbsd_h 
                              patch-gcc_config_rs6000_openbsd_h 
                              patch-gcc_config_rs6000_sysv4_h 
                              patch-gcc_config_sparc_openbsd64_h 
        lang/gcc/4.2   : Makefile 
        lang/gcc/4.2/patches: patch-gcc_config_gcc 
                              patch-gcc_config_rs6000_sysv4_h 
        lang/gcc/4.2/pkg: PFRAG.PIC-c++ PLIST-c++ 
        lang/gcc/4.6   : Makefile 
        lang/gcc/4.6/patches: patch-gcc_common_opt patch-gcc_config_gcc 
                              patch-gcc_config_rs6000_sysv4_h 
                              patch-gcc_config_sparc_openbsd64_h 
                              patch-gcc_opts_c 
        lang/gcc/4.7   : Makefile 
        lang/gcc/4.7/patches: patch-gcc_common_opt patch-gcc_config_gcc 
                              patch-gcc_config_rs6000_sysv4_h 
                              patch-gcc_config_sparc_openbsd64_h 
                              patch-gcc_opts_c 
        lang/g77       : Makefile 
        lang/g77/patches: patch-gcc_gcc_c 
        lang/gfortran  : Makefile 
        lang/gfortran/patches: patch-gcc_config_gcc patch-gcc_gcc_c 
Added files:
        lang/gcc/4.2/patches: patch-gcc_common_opt 
                              patch-gcc_config_sparc_openbsd64_h 
                              patch-gcc_defaults_h patch-gcc_gcc_c 
                              patch-gcc_opts_c 
        lang/gcc/4.6/patches: patch-gcc_defaults_h patch-gcc_gcc_c 
        lang/gcc/4.7/patches: patch-gcc_defaults_h patch-gcc_gcc_c 
        lang/g77/patches: patch-gcc_config_gcc 
                          patch-gcc_config_sparc_openbsd64_h 
                          patch-gcc_defaults_h patch-gcc_toplev_c 
        lang/gfortran/patches: patch-gcc_common_opt 
                               patch-gcc_config_sparc_openbsd64_h 
                               patch-gcc_defaults_h patch-gcc_opts_c 

Log message:
Patch GCC and derived ports to use PIE by default on the same architectures it
is enabled on in base; except for gcc 3.3, which does not have PIE support and
therefore needs to pass -nopie to the linker.

Also, sync powerpc pthread specs with base.  From Brad.

ok naddy@

Reply via email to