]> git.ipfire.org Git - thirdparty/gcc.git/commit
2002-06-11 J.T. Conklin <jtc@acorntoolworks.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2002 17:54:27 +0000 (17:54 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2002 17:54:27 +0000 (17:54 +0000)
commit53d94ad211fa02d671af87397cdb11862d981386
treebe3f303f1d940ad4f08fedca0bea0ca27af749b0
parentfcb37d05b6e1759e95ad62130956711c63cb2c3d
2002-06-11  J.T. Conklin  <jtc@acorntoolworks.com>
            Benjamin Kosnik  <bkoz@redhat.com>

* configure.target: Set os_include_dir to config/os/qnx/qnx6.1
under *-qnx6.[12]*.
* configure.in: Add support for *-qnx6.[12]*.
* configure: Regenerate.

* config/os/qnx, config/os/qnx/qnx6.1, config/os/qnx/qnx6.1/bits:
New directories.
* config/os/qnx/qnx6.1/bits/ctype_base.h, ctype_inline.h,
ctype_noninline.h, os_defines.h: New files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54518 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/aclocal.m4
libstdc++-v3/config.h.in
libstdc++-v3/config/os/qnx/qnx6.1/bits/ctype_base.h [new file with mode: 0644]
libstdc++-v3/config/os/qnx/qnx6.1/bits/ctype_inline.h [new file with mode: 0644]
libstdc++-v3/config/os/qnx/qnx6.1/bits/ctype_noninline.h [new file with mode: 0644]
libstdc++-v3/config/os/qnx/qnx6.1/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/configure
libstdc++-v3/configure.in
libstdc++-v3/configure.target