r230383 - in /trunk/libstdc++-v3: ChangeLog aci...

andreast@gcc.gnu.org andreast@gcc.gnu.org
Sat Nov 14 21:17:00 GMT 2015


Author: andreast
Date: Sat Nov 14 21:17:24 2015
New Revision: 230383

URL: https://gcc.gnu.org/viewcvs?rev=230383&root=gcc&view=rev
Log:
2015-11-14  Andreas Tobler  <andreast@gcc.gnu.org>

    * acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation
    from darwin to DragonFly.
    * configure: Regenerate.
    * config/os/bsd/freebsd/ctype_configure_char.cc: Improve locale
    support, do it the same as DragonFly.
    * config/os/bsd/freebsd/os_defines.h: Add fine grained C99 defines.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/config/os/bsd/freebsd/ctype_configure_char.cc
    trunk/libstdc++-v3/config/os/bsd/freebsd/os_defines.h
    trunk/libstdc++-v3/configure



More information about the Libstdc++-cvs mailing list