]> gcc.gnu.org Git - gcc.git/commit
acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to -mcpu=powerpc.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 10 May 2000 00:48:47 +0000 (00:48 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 10 May 2000 00:48:47 +0000 (00:48 +0000)
commit327e219fbab72d93037ea11a0a56e15db0217763
treefe000d7f715926dc27ee9824df19e8535815a67a
parent7b267e3e9269822cd55dbd4e4e8071270a1e0984
acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to -mcpu=powerpc.

2000-05-09  Benjamin Kosnik  <bkoz@gnu.org>

* acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to
-mcpu=powerpc.

* config/generic/bits/ctype_specializations.h (ctype<char>::is):
Make more generic.

* config/bsd: New directory.
* config/bsd/ctype.cc: New.
* config/bsd/bits/ctype_base.h (ctype_base): New.
* config/bsd/bits/ctype_specializations.h: New.
* acinclude.m4 (GLIBCPP_CHECK_CTYPE): Add bsd tests.

From-SVN: r33811
libstdc++-v3/config/bsd/bits/ctype_specializations.h
This page took 1.001644 seconds and 5 git commands to generate.