This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/25472] --disable-hosted-libstdcxx does not work
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2006 04:01:05 -0000
- Subject: [Bug libstdc++/25472] --disable-hosted-libstdcxx does not work
- References: <bug-25472-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from bkoz at gcc dot gnu dot org 2006-01-10 04:01 -------
Subject: Bug 25472
Author: bkoz
Date: Tue Jan 10 04:01:00 2006
New Revision: 109531
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109531
Log:
2006-01-09 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/25472
* include/c_std/std_cstdlib.h: Fix for freestanding.
2006-01-09 Benjamin Kosnik <bkoz@redhat.com>
* src/io-inst.cc: Separate instantiations into...
* src/ios-inst.cc: .. this.
* src/iostream-inst.cc: ... and this.
* src/Makefile.am (sources): Update.
* src/Makefile.in: Regenerate.
Added:
branches/gcc-4_1-branch/libstdc++-v3/src/ios-inst.cc
branches/gcc-4_1-branch/libstdc++-v3/src/iostream-inst.cc
Removed:
branches/gcc-4_1-branch/libstdc++-v3/src/io-inst.cc
Modified:
branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
branches/gcc-4_1-branch/libstdc++-v3/include/c_std/std_cstdlib.h
branches/gcc-4_1-branch/libstdc++-v3/src/Makefile.am
branches/gcc-4_1-branch/libstdc++-v3/src/Makefile.in
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25472