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]

r108937 - in /branches/csl-3_4_3-linux-branch: ...


Author: jsm28
Date: Thu Dec 22 01:50:45 2005
New Revision: 108937

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108937
Log:
	* libstdc++-v3/crossconfig.m4: Use link tests for *-*-linux*.
	* libstdc++-v3/configure: Regenerate.
	* libstdc++-v3/include/ext/new_allocator.h (allocate): Throw
	std::bad_alloc when n > max_size().  Backported from patch by
	Paolo Carlini.

Modified:
    branches/csl-3_4_3-linux-branch/libstdc++-v3/configure
    branches/csl-3_4_3-linux-branch/libstdc++-v3/crossconfig.m4
    branches/csl-3_4_3-linux-branch/libstdc++-v3/include/ext/new_allocator.h

Changes in other areas also in this revision:
Modified:
    branches/csl-3_4_3-linux-branch/ChangeLog.csl


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