r192382 - in /branches/google/main/libstdc++-v3...

eraman@gcc.gnu.org eraman@gcc.gnu.org
Thu Oct 11 23:38:00 GMT 2012


Author: eraman
Date: Thu Oct 11 23:37:57 2012
New Revision: 192382

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192382
Log:
2012-10-11   Easwaran Raman  <eraman@google.com>

	Google ref b/6982747

	* libsupc++/Makefile.am: Add del_opsz.cc to sources.
	* libsupc++/Makefile.in: Regenerated.
	* libsupc++/del_opsz.cc: New file.
	* libsupc++/del_op.cc(operator delete(void*,std::size_t)):
	  Remove.


Added:
    branches/google/main/libstdc++-v3/libsupc++/del_opsz.cc
Modified:
    branches/google/main/libstdc++-v3/ChangeLog.google-main
    branches/google/main/libstdc++-v3/libsupc++/Makefile.am
    branches/google/main/libstdc++-v3/libsupc++/Makefile.in
    branches/google/main/libstdc++-v3/libsupc++/del_op.cc



More information about the Gcc-cvs mailing list