This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r110010 - in /branches/gcc-4_1-branch/libstdc++...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 20 Jan 2006 02:33:22 -0000
- Subject: 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