]> gcc.gnu.org Git - gcc.git/commit
acinclue.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle IRIX.
authorMark Mitchell <mark@codesourcery.com>
Sun, 29 Oct 2000 21:05:07 +0000 (21:05 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 29 Oct 2000 21:05:07 +0000 (21:05 +0000)
commit9ece5af645c39e4fd558fc9c473ddc09ca941fb9
treecd557d61685b2f483ae291fad6f9a25b849bbea8
parent2f974bd2f938aa74afa7cfc25796061da098f409
acinclue.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle IRIX.

* acinclue.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle IRIX.
* aclocal.m4: Regenerated.
* configure: Likewise.
* config/os/irix/bits/atomicity.h: New file.
* config/os/irix/bits/os_defines.h (_POSIX_SOURCE): Undefine.
(__off_t): Define.
(__off64_t): Likewise.
(__ssize_t): Likewise.
(_G_USING_THUNKS): Define to zero.

From-SVN: r37129
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
This page took 0.058807 seconds and 5 git commands to generate.