CVSROOT:        /cvs
Module name:    ports
Changes by:     tobi...@cvs.openbsd.org 2013/07/18 11:04:09

Modified files:
        lang/gcc/4.8   : Makefile distinfo 
        lang/gcc/4.8/patches: patch-gcc_ada_gcc-interface_Makefile_in 
Added files:
        lang/gcc/4.8/patches: patch-gcc_ada_s-osinte-openbsd_adb 
                              patch-gcc_ada_s-osinte-openbsd_ads 
                              patch-gcc_ada_system-openbsd-x86_64_ads 
                              patch-gcc_ada_system-openbsd-x86_ads 
                              patch-gcc_config_openbsd_opt 
                              patch-gnattools_configure 
                              patch-gnattools_configure_ac 

Log message:
* Enable -rdynamic option, from pascal@
* Use SJLJ exections instead of ZCX in the hope of fixing
intermittent build problems. Exception style affects Ada only.
* Add better tasking support and use our own backend files instead
of pretending to be FreeBSD.
* Call __errno() from librthread when using pthreads (Tero Koskinen)
* Enable shared library support for OpenBSD (Tero Koskinen)

bulk tested by landry@ and sthen@
ok pascal@

Reply via email to