]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/config/os/generic/os_defines.h
c++config: Include <bits/os_defines.h>
authorPhil Edwards <pme@gcc.gnu.org>
Mon, 9 Oct 2000 00:42:23 +0000 (00:42 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Mon, 9 Oct 2000 00:42:23 +0000 (00:42 +0000)
commit79b425c6d37e8384a8827019b0538abd0df5e84d
treeb5e98bbcb3a305f9f42528bde58e650a463e41f0
parentaefa45d35ddc22d8ab2a720874854d2c07882027
c++config: Include <bits/os_defines.h>

2000-10-08  Phil Edwards  <pme@sources.redhat.com>

* include/bits/c++config:  Include <bits/os_defines.h>
* config/os/aix/bits/os_defines.h:  New file.
* config/os/bsd/bits/os_defines.h:  Ditto.
* config/os/generic/bits/os_defines.h:  Ditto.
* config/os/gnu-linux/bits/os_defines.h:  Ditto.
* config/os/irix/bits/os_defines.h:  Ditto.
* config/os/newlib/bits/os_defines.h:  Ditto.
* config/os/solaris/solaris2.5/bits/os_defines.h:  Ditto.
* config/os/solaris/solaris2.6/bits/os_defines.h:  Ditto.
* config/os/solaris/solaris2.7/bits/os_defines.h:  Ditto.

From-SVN: r36793
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/aix/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/config/os/bsd/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/config/os/generic/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/config/os/gnu-linux/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/config/os/irix/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/config/os/newlib/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/config/os/solaris/solaris2.5/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/config/os/solaris/solaris2.6/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/config/os/solaris/solaris2.7/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/include/bits/c++config