0f3e711eef
libstdc++-v3/ * configure.ac (--enable-linux-futex): Add new configure option. (HAVE_LINUX_FUTEX): New AC_DEFINE. * Makefile.in: Rebuilt. * aclocal.m4: Rebuilt. * configure: Rebuilt. * config.h.in: Rebuilt. * config/cpu/generic/cxxabi_tweaks.h (_GLIBCXX_GUARD_BIT, _GLIBCXX_GUARD_PENDING_BIT, _GLIBCXX_GUARD_WAITING_BIT): Define. * config/cpu/arm/cxxabi_tweaks.h (_GLIBCXX_GUARD_BIT, _GLIBCXX_GUARD_PENDING_BIT, _GLIBCXX_GUARD_WAITING_BIT): Define. * libsupc++/guard.cc: Include climits and syscall.h. (_GLIBCXX_USE_FUTEX): Define if futex syscall and atomic builtins are supported. (_GLIBCXX_FUTEX_WAIT, _GLIBCXX_FUTEX_WAKE): Likewise. (__guard_test_bit): New static inline. (__cxa_guard_acquire, __cxa_guard_release, __cxa_guard_abort): Use atomic builtins and futex syscall if _GLIBCXX_USE_FUTEX. config/ * futex.m4: New file. libgomp/ * configure.ac: Move futex checking into ../config/futex.m4. * configure: Rebuilt. * aclocal.m4: Rebuilt. * Makefile.in: Rebuilt. * configure.tgt: Rename have_tls to gcc_cv_have_tls to match 2007-10-15 ../config/tls.m4 change. From-SVN: r131399 |
||
---|---|---|
.. | ||
acinclude.m4 | ||
acx.m4 | ||
ChangeLog | ||
codeset.m4 | ||
confsubdir.m4 | ||
depstand.m4 | ||
enable.m4 | ||
futex.m4 | ||
gettext-sister.m4 | ||
gettext.m4 | ||
glibc21.m4 | ||
gxx-include-dir.m4 | ||
iconv.m4 | ||
intdiv0.m4 | ||
inttypes_h.m4 | ||
inttypes-pri.m4 | ||
inttypes.m4 | ||
lcmessage.m4 | ||
ld-symbolic.m4 | ||
lead-dot.m4 | ||
lib-ld.m4 | ||
lib-link.m4 | ||
lib-prefix.m4 | ||
mh-armpic | ||
mh-cxux | ||
mh-cygwin | ||
mh-decstation | ||
mh-dgux386 | ||
mh-djgpp | ||
mh-elfalphapic | ||
mh-i370pic | ||
mh-ia64pic | ||
mh-interix | ||
mh-lynxrs6k | ||
mh-m68kpic | ||
mh-mingw | ||
mh-ncr3000 | ||
mh-necv4 | ||
mh-papic | ||
mh-ppc-aix | ||
mh-ppc-darwin | ||
mh-ppcpic | ||
mh-s390pic | ||
mh-sco | ||
mh-solaris | ||
mh-sparcpic | ||
mh-sysv4 | ||
mh-sysv5 | ||
mh-x86omitfp | ||
mh-x86pic | ||
mt-alphaieee | ||
mt-d30v | ||
mt-gnu | ||
mt-mep | ||
mt-mips-elfoabi | ||
mt-netware | ||
mt-ospace | ||
mt-sde | ||
mt-spu | ||
mt-v810 | ||
mt-wince | ||
multi.m4 | ||
nls.m4 | ||
no-executables.m4 | ||
po.m4 | ||
progtest.m4 | ||
stdint_h.m4 | ||
stdint.m4 | ||
tls.m4 | ||
uintmax_t.m4 | ||
ulonglong.m4 | ||
unwind_ipinfo.m4 | ||
warnings.m4 |