This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r108743 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: bkoz
Date: Sun Dec 18 08:08:07 2005
New Revision: 108743

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108743
Log:
2005-12-17  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.	

2005-12-17  Benjamin Kosnik  <bkoz@redhat.com>
	
	PR libstdc++/25472
        * include/c_std/std_cstdlib.h: Fix for freestanding.

2005-12-17  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/libstdc++-dg/normal.exp: Rename to..
	* testsuite/libstdc++-dg/conformance.exp: ... this.


Added:
    trunk/libstdc++-v3/src/ios-inst.cc
    trunk/libstdc++-v3/src/iostream-inst.cc
    trunk/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
      - copied unchanged from r108742, trunk/libstdc++-v3/testsuite/libstdc++-dg/normal.exp
Removed:
    trunk/libstdc++-v3/src/io-inst.cc
    trunk/libstdc++-v3/testsuite/libstdc++-dg/normal.exp
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/c_std/std_cstdlib.h
    trunk/libstdc++-v3/src/Makefile.am
    trunk/libstdc++-v3/src/Makefile.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]