This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[patch] update locale support fro FreeBSD


All,

with the work from Jennifer Yao and John Marino we can now update the locale support on FreeBSD to the level of DragonFly.

Results of this work can be found on the results list.

Here my small addendum to make it work on FreeBSD.

Is this ok for trunk? (Given that the work from Jennifer and John are committed before stage3?)

TIA,

Andreas

2015-11-12  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.

Attachment: libstdc++-locales-fbsd-20151112-1.diff
Description: Text document


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