CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/07/01 12:56:45
Modified files:
lang/gcc/4.7 : Makefile distinfo
lang/gcc/4.7/patches: patch-Makefile_in
patch-gcc_ada_gcc-interface_Makefile_in
patch-gcc_ada_mlib-utl_adb
patch-gcc_config_alpha_alpha_c
patch-gcc_config_gcc
patch-gcc_config_i386_i386_c
patch-gcc_config_pa_openbsd_h
patch-gcc_config_pa_pa_c
patch-gcc_config_rs6000_sysv4_h
patch-gcc_config_sparc_sparc_c
patch-gcc_configure patch-gcc_go_go-lang_c
patch-gcc_opts_c patch-libgcc_Makefile_in
patch-libgcc_config_host
patch-libgo_Makefile_in
patch-libiberty_cp-demangle_c
patch-libstdc++-v3_configure
patch-libstdc++-v3_libsupc++_Makefile_in
patch-libstdc++-v3_src_Makefile_in
lang/gcc/4.7/pkg: PLIST-estdc
Added files:
lang/gcc/4.7/patches: patch-libgcc_config_pa_t-openbsd
Removed files:
lang/gcc/4.7/patches: patch-gcc_config_pa_t-openbsd
Log message:
Update to gcc 4.7.1.
- add some fixes for hppa, though it still isn't ready for prime time yet.
Chances are it will only work with -O1, pending testing. Many optimisations
lead to broken code and segfaults on hppa. Joint work with jsg@.
- fix libstdc++ upgrade path
- bring in recent fixes for execinfo/magic.h from 4.6
ok espie@