2015-09-30 François Dumont <fdumont@gcc.gnu.org>
commita4f58df11093c1253f9648e0ffa7fbdf604d05c2
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Sep 2015 20:04:43 +0000 (30 20:04 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Sep 2015 20:04:43 +0000 (30 20:04 +0000)
tree747a44050b58bceb0ebd0ca7cae3445ec04456da
parent0bb0f25636ce90f566e70df09dfba21821a35d11
2015-09-30  François Dumont  <fdumont@gcc.gnu.org>
    Jonathan Wakely  <jwakely@redhat.com>

* config/locale/gnu/messages_members.cc (Catalog_info, Catalogs):
Move...
* config/locale/gnu/c++locale_internal.h: ...here in std namespace.
* config/locale/gnu/c_locale.cc: Move implementation of latter here.
* src/c++98/Makefile.am: Compile c++locale.cc with -fimplicit-templates.
* src/c++98/Makefile.in: Regenerate.
* config/abi/pre/gnu.ver: Adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228305 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/config/abi/pre/gnu.ver
libstdc++-v3/config/locale/gnu/c++locale_internal.h
libstdc++-v3/config/locale/gnu/c_locale.cc
libstdc++-v3/config/locale/gnu/messages_members.cc
libstdc++-v3/src/c++98/Makefile.am
libstdc++-v3/src/c++98/Makefile.in