Home
last modified time | relevance | path

Searched refs:enable_sjlj_exceptions (Results 1 – 25 of 121) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/libobjc/
H A Dconfigure.ac250 enable_sjlj_exceptions=yes
252 enable_sjlj_exceptions=no
257 if test x$enable_sjlj_exceptions = xyes; then
261 elif test x$enable_sjlj_exceptions = xno; then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libobjc/
H A Dconfigure.ac250 enable_sjlj_exceptions=yes
252 enable_sjlj_exceptions=no
257 if test x$enable_sjlj_exceptions = xyes; then
261 elif test x$enable_sjlj_exceptions = xno; then
/dports/devel/mingw32-gcc/gcc-4.8.1/libobjc/
H A Dconfigure.ac250 enable_sjlj_exceptions=yes
252 enable_sjlj_exceptions=no
257 if test x$enable_sjlj_exceptions = xyes; then
261 elif test x$enable_sjlj_exceptions = xno; then
/dports/lang/gcc48/gcc-4.8.5/libgcc/
H A Dconfigure.ac205 [enable_sjlj_exceptions=auto])
232 if test "$enable_sjlj_exceptions" = "auto"; then
233 enable_sjlj_exceptions=$libgcc_cv_lib_sjlj_exceptions
236 case $enable_sjlj_exceptions in
H A Dconfig.host448 if test x$enable_sjlj_exceptions = xyes; then
458 if test x$enable_sjlj_exceptions = xyes; then
469 if test x$enable_sjlj_exceptions = xyes; then
482 if test x$enable_sjlj_exceptions = xyes; then
575 if test x$enable_sjlj_exceptions = xyes; then
599 if test x$enable_sjlj_exceptions = xyes; then
623 if test x$enable_sjlj_exceptions = xyes; then
715 if test x$enable_sjlj_exceptions != xyes; then
H A Dconfigure4185 enableval=$enable_sjlj_exceptions; case "$enableval" in
4190 enable_sjlj_exceptions=auto
4228 if test "$enable_sjlj_exceptions" = "auto"; then
4229 enable_sjlj_exceptions=$libgcc_cv_lib_sjlj_exceptions
4232 case $enable_sjlj_exceptions in
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/
H A Dconfigure.ac222 [enable_sjlj_exceptions=auto])
249 if test "$enable_sjlj_exceptions" = "auto"; then
250 enable_sjlj_exceptions=$libgcc_cv_lib_sjlj_exceptions
253 case $enable_sjlj_exceptions in
H A Dconfig.host485 if test x$enable_sjlj_exceptions = xyes; then
496 if test x$enable_sjlj_exceptions = xyes; then
507 if test x$enable_sjlj_exceptions = xyes; then
520 if test x$enable_sjlj_exceptions = xyes; then
605 if test x$enable_sjlj_exceptions = xyes; then
621 if test x$enable_sjlj_exceptions = xyes; then
646 if test x$enable_sjlj_exceptions = xyes; then
670 if test x$enable_sjlj_exceptions = xyes; then
762 if test x$enable_sjlj_exceptions != xyes; then
H A Dconfigure4213 enableval=$enable_sjlj_exceptions; case "$enableval" in
4218 enable_sjlj_exceptions=auto
4256 if test "$enable_sjlj_exceptions" = "auto"; then
4257 enable_sjlj_exceptions=$libgcc_cv_lib_sjlj_exceptions
4260 case $enable_sjlj_exceptions in
/dports/devel/mingw32-gcc/gcc-4.8.1/libgcc/
H A Dconfigure.ac205 [enable_sjlj_exceptions=auto])
232 if test "$enable_sjlj_exceptions" = "auto"; then
233 enable_sjlj_exceptions=$libgcc_cv_lib_sjlj_exceptions
236 case $enable_sjlj_exceptions in
H A Dconfig.host442 if test x$enable_sjlj_exceptions = xyes; then
452 if test x$enable_sjlj_exceptions = xyes; then
463 if test x$enable_sjlj_exceptions = xyes; then
476 if test x$enable_sjlj_exceptions = xyes; then
561 if test x$enable_sjlj_exceptions = xyes; then
585 if test x$enable_sjlj_exceptions = xyes; then
609 if test x$enable_sjlj_exceptions = xyes; then
701 if test x$enable_sjlj_exceptions != xyes; then
H A Dconfigure4185 enableval=$enable_sjlj_exceptions; case "$enableval" in
4190 enable_sjlj_exceptions=auto
4228 if test "$enable_sjlj_exceptions" = "auto"; then
4229 enable_sjlj_exceptions=$libgcc_cv_lib_sjlj_exceptions
4232 case $enable_sjlj_exceptions in
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/
H A Dconfigure.ac431 [enable_sjlj_exceptions=auto])
458 if test "$enable_sjlj_exceptions" = "auto"; then
459 enable_sjlj_exceptions=$libgo_cv_lib_sjlj_exceptions
462 case $enable_sjlj_exceptions in
/dports/lang/gcc48/gcc-4.8.5/libgo/
H A Dconfigure.ac431 [enable_sjlj_exceptions=auto])
458 if test "$enable_sjlj_exceptions" = "auto"; then
459 enable_sjlj_exceptions=$libgo_cv_lib_sjlj_exceptions
462 case $enable_sjlj_exceptions in
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/
H A Dconfigure.ac440 [enable_sjlj_exceptions=auto])
467 if test "$enable_sjlj_exceptions" = "auto"; then
468 enable_sjlj_exceptions=$libgo_cv_lib_sjlj_exceptions
471 case $enable_sjlj_exceptions in
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Dconfigure.in182 enable_sjlj_exceptions=yes
184 enable_sjlj_exceptions=no
189 if test x$enable_sjlj_exceptions = xyes; then
193 elif test x$enable_sjlj_exceptions = xno; then
203 if test $can_unwind_signal = no && test $enable_sjlj_exceptions = no; then
1178 if test "$enable_sjlj_exceptions" = yes; then
H A Dconfigure2885 if test "${enable_sjlj_exceptions+set}" = set; then
2886 enableval="$enable_sjlj_exceptions"
2912 if test x$enable_sjlj_exceptions = xyes; then
2918 elif test x$enable_sjlj_exceptions = xno; then
2934 if test $can_unwind_signal = no && test $enable_sjlj_exceptions = no; then
9065 if test "$enable_sjlj_exceptions" = yes; then
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Dconfigure.in182 enable_sjlj_exceptions=yes
184 enable_sjlj_exceptions=no
189 if test x$enable_sjlj_exceptions = xyes; then
193 elif test x$enable_sjlj_exceptions = xno; then
203 if test $can_unwind_signal = no && test $enable_sjlj_exceptions = no; then
1178 if test "$enable_sjlj_exceptions" = yes; then
H A Dconfigure2885 if test "${enable_sjlj_exceptions+set}" = set; then
2886 enableval="$enable_sjlj_exceptions"
2912 if test x$enable_sjlj_exceptions = xyes; then
2918 elif test x$enable_sjlj_exceptions = xno; then
2934 if test $can_unwind_signal = no && test $enable_sjlj_exceptions = no; then
9065 if test "$enable_sjlj_exceptions" = yes; then
/dports/lang/gcc48/gcc-4.8.5/libjava/
H A Dconfigure.ac729 enable_sjlj_exceptions=yes
731 enable_sjlj_exceptions=no
734 enable_sjlj_exceptions=no
739 if test x$enable_sjlj_exceptions = xyes; then
743 elif test x$enable_sjlj_exceptions = xno; then
753 if test $can_unwind_signal = no && test $enable_sjlj_exceptions = no; then
1777 if test "$enable_sjlj_exceptions" = yes; then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/
H A Dconfigure.ac729 enable_sjlj_exceptions=yes
731 enable_sjlj_exceptions=no
734 enable_sjlj_exceptions=no
739 if test x$enable_sjlj_exceptions = xyes; then
743 elif test x$enable_sjlj_exceptions = xno; then
753 if test $can_unwind_signal = no && test $enable_sjlj_exceptions = no; then
1769 if test "$enable_sjlj_exceptions" = yes; then
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/
H A Dconfigure.ac729 enable_sjlj_exceptions=yes
731 enable_sjlj_exceptions=no
734 enable_sjlj_exceptions=no
739 if test x$enable_sjlj_exceptions = xyes; then
743 elif test x$enable_sjlj_exceptions = xno; then
753 if test $can_unwind_signal = no && test $enable_sjlj_exceptions = no; then
1777 if test "$enable_sjlj_exceptions" = yes; then
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/
H A Dacinclude.m41517 if test $enable_sjlj_exceptions = auto; then
1537 enable_sjlj_exceptions=yes
1539 enable_sjlj_exceptions=no
1548 case $enable_sjlj_exceptions in
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/
H A Dacinclude.m41517 if test $enable_sjlj_exceptions = auto; then
1537 enable_sjlj_exceptions=yes
1539 enable_sjlj_exceptions=no
1548 case $enable_sjlj_exceptions in
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/
H A Dacinclude.m43121 if test $enable_sjlj_exceptions = auto; then
3141 enable_sjlj_exceptions=yes
3143 enable_sjlj_exceptions=yes
3145 enable_sjlj_exceptions=no
3147 enable_sjlj_exceptions=no
3156 case $enable_sjlj_exceptions in

12345