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]

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


Author: redi
Date: Wed Oct 10 23:11:54 2012
New Revision: 192334

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192334
Log:
2012-10-10  Mark Kettenis  <kettenis@openbsd.org>

	* configure.host (*-*-openbsd*) Set cpu_include_dir.
	* config/os/bsd/openbsd/ctype_base.h: New file.
	* config/os/bsd/openbsd/ctype_configure_char.cc: New file.
	* config/os/bsd/openbsd/ctype_inline.h: New file.
	* config/os/bsd/openbsd/os_defines.h: New file.
	* acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Use newlib locale model
	for OpenBSD.
	* configure: Regenerated.

Added:
    trunk/libstdc++-v3/config/os/bsd/openbsd/
    trunk/libstdc++-v3/config/os/bsd/openbsd/ctype_base.h
    trunk/libstdc++-v3/config/os/bsd/openbsd/ctype_configure_char.cc
    trunk/libstdc++-v3/config/os/bsd/openbsd/ctype_inline.h
    trunk/libstdc++-v3/config/os/bsd/openbsd/os_defines.h
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.host


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