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]

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


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


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