CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/04/12 04:01:47
Modified files:
lang/gcc/4.8 : Makefile distinfo
lang/gcc/4.8/patches: patch-gcc_ada_adaint_c
patch-gcc_ada_gcc-interface_Makefile_in
lang/gcc/4.8/pkg: PLIST-ada
Added files:
lang/gcc/4.8/patches: patch-gcc_ada_system-openbsd-sparcv9_ads
lang/gcc/4.8/pkg: PFRAG.I386-ada
Log message:
Add Ada support for sparc64.
Use SJLJ exceptions instead of ZCX because gcc produces broken code
for the later. Enable ncpu detection in the runtime for all archs.
ok pascal@