r233310 - in /branches/google/gcc-4_9/libstdc++...

brooks@gcc.gnu.org brooks@gcc.gnu.org
Wed Feb 10 23:15:00 GMT 2016


Author: brooks
Date: Wed Feb 10 23:15:28 2016
New Revision: 233310

URL: https://gcc.gnu.org/viewcvs?rev=233310&root=gcc&view=rev
Log:
Backport libstdc++ portions of r218755 to Google 4.9 branch.

This supersedes the existing del_opsz.cc implementation of non-vector sized delete, so that file is removed. 

Added:
    branches/google/gcc-4_9/libstdc++-v3/libsupc++/del_ops.cc
    branches/google/gcc-4_9/libstdc++-v3/libsupc++/del_opvs.cc
Removed:
    branches/google/gcc-4_9/libstdc++-v3/libsupc++/del_opsz.cc
Modified:
    branches/google/gcc-4_9/libstdc++-v3/config/abi/pre/gnu.ver
    branches/google/gcc-4_9/libstdc++-v3/libsupc++/Makefile.am
    branches/google/gcc-4_9/libstdc++-v3/libsupc++/Makefile.in



More information about the Libstdc++-cvs mailing list