[multiple changes]
commit626d8f0a2c098ab985a6e736e0f216f59795f4e8
authorPhil Edwards <pme@gcc.gnu.org>
Sat, 4 Nov 2000 03:00:12 +0000 (4 03:00 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Sat, 4 Nov 2000 03:00:12 +0000 (4 03:00 +0000)
tree595e6685f931b16b4aa61d5cf618130e704a2ee5
parent872865cf04ca4babdc2a02de3489ea3b8af5c373
[multiple changes]

2000-11-03  David Edelsohn <dje@watson.ibm.com>

* acinclude.m4 (GLIBCPP_CHECK_OS): Add AIX target selecting threads
  flag based on multilib definition of $CXX.
* mknumeric_limits (LDFLAGS): Add AIX target linking with pthreads
  based on multilib definition of $CXX.
* config/os/aix/bits/os_defines.h (_G_USING_THUNKS): Define as 0.

2000-11-03  Phil Edwards  <pme@sources.redhat.com>

* acinclude.m4:  Cleanups.
* aclocal.m4:  Regenerated.
* configure:  Ditto.
* Makefile.in:  Ditto.
* libio/Makefile.in:  Ditto.
* libmath/Makefile.in:  Ditto.
* libsupc++/Makefile.in:  Ditto.
* src/Makefile.in:  Ditto.

* docs/install.html:  Removal of EGCS.
* docs/23_containers/wrappers_h.txt:  Likewise.
* docs/faq/index.html:  Likewise.
* docs/faq/index.txt:  Regenerated.
* docs/thanks.html:  More people.

From-SVN: r37241
16 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.in
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/config/os/aix/bits/os_defines.h
libstdc++-v3/configure
libstdc++-v3/docs/23_containers/wrappers_h.txt
libstdc++-v3/docs/faq/index.html
libstdc++-v3/docs/faq/index.txt
libstdc++-v3/docs/install.html
libstdc++-v3/docs/thanks.html
libstdc++-v3/libio/Makefile.in
libstdc++-v3/libmath/Makefile.in
libstdc++-v3/libsupc++/Makefile.in
libstdc++-v3/mknumeric_limits
libstdc++-v3/src/Makefile.in