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]

r110010 - in /branches/gcc-4_1-branch/libstdc++...


Author: paolo
Date: Fri Jan 20 02:33:21 2006
New Revision: 110010

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110010
Log:
2006-01-20  Perry Smith  <pedz@easesoftware.net>

	PR libstdc++/25823
	PR libstdc++/25824
	* libsupc++/eh_alloc.cc: Fix return type of memset declaration.
	* libsupc++/eh_globals.cc: If !_GLIBCXX_HOSTED declare malloc and free.

Modified:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/libsupc++/eh_alloc.cc
    branches/gcc-4_1-branch/libstdc++-v3/libsupc++/eh_globals.cc


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