gcc/libstdc++-v3
Jonathan Wakely a1e1ec7605 Fix std::codecvt_utf8* for big-endian targets
PR libstdc++/69703
	* src/c++11/codecvt.cc (__codecvt_utf8_base<char16_t>::do_in,
	__codecvt_utf8_utf16_base<char16_t>::do_in): Fix mask operations.

From-SVN: r235293
2016-04-20 18:40:02 +01:00
..
config * config/cpu/sh/atomicity.h: Fix typo in comment. 2016-04-18 17:19:25 +01:00
doc Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to the installed headers. 2016-03-23 00:41:52 +00:00
include Add noexcept to Filesystem TS operators 2016-04-19 19:02:32 +01:00
libsupc++ libstdc++/69945 Add __gnu_cxx::__freeres hook 2016-03-24 18:13:40 +00:00
po
python
scripts
src Fix std::codecvt_utf8* for big-endian targets 2016-04-20 18:40:02 +01:00
testsuite libstdc++/69703 ignore endianness in codecvt_utf8 2016-04-19 19:02:46 +01:00
acinclude.m4 Restore atomic builtins usage in libstdc++-v3 2016-04-05 20:03:46 +01:00
aclocal.m4
ChangeLog Fix std::codecvt_utf8* for big-endian targets 2016-04-20 18:40:02 +01:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
config.h.in
configure Restore atomic builtins usage in libstdc++-v3 2016-04-05 20:03:46 +01:00
configure.ac
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.