[multiple changes]
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Sat, 7 Oct 2000 18:57:18 +0000 (18:57 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Sat, 7 Oct 2000 18:57:18 +0000 (18:57 +0000)
commit58ad9ee0af7cb9771106302bf3e4447aab9bb09e
tree6c637416b6f112cdc1de1d11ce3ca087a48e3cab
parente974e9cc80135e32e774f46a9c0504fec5425af8
[multiple changes]

2000-10-07  David Edelsohn  <dje@watson.ibm.com>

* config/os/aix/bits/atomicity.h: New file.

2000-10-07  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

        * acinclude.m4: Remove CPU_FLAGS
        * libio/Makefile.am: Here too.
        * Makefile.am: Here too.

        * src/Makefile.am (CONFIG_INCLUDES): Remove.
        (INCLUDES): Remove CONFIG_INCLUDES.
        (cpu_headers): Remove.
        (myinstallheaders): Remove cpu_headers.
        (generated_headers): Rename to build_headers.
        (build_headers): Add atomicity.h, ctype_base.h,
        ctype_specializations.h.

        * config/os: New directory.
        * config/aix: Move to...
        * config/bsd: Move to...
        * config/generic: Move to...
        * config/gnu-linux: Move to...
        * config/irix: Move to...
        * config/newlib: Move to...
        * config/solaris: Move to...

From-SVN: r36779
libstdc++-v3/ChangeLog