gcc/libstdc++-v3
Jonathan Wakely b497fbc10a PR78702 fix accessibility of locale::facet::__shim
PR libstdc++/78702
	* include/bits/locale_classes.h (locale::facet::__shim): Change from
	private to protected.
	* src/c++11/cxx11-shim_facets.cc (__shim_accessor): Define helper to
	make locale::facet::__shim accessible.

From-SVN: r244491
2017-01-16 11:41:41 +00:00
..
config PR65411 don't retry fclose on EINTR 2017-01-13 17:52:34 +00:00
doc PR66284 remove std::function special case for reference_wrapper 2017-01-12 14:28:38 +00:00
include PR78702 fix accessibility of locale::facet::__shim 2017-01-16 11:41:41 +00:00
libsupc++ Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] 2017-01-06 14:33:47 +00:00
po Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] 2017-01-06 14:33:47 +00:00
python Make Python printers and xmethods work with versioned namespace 2017-01-10 12:38:42 +00:00
scripts Update copyright years. 2017-01-01 13:07:43 +01:00
src PR78702 fix accessibility of locale::facet::__shim 2017-01-16 11:41:41 +00:00
testsuite PR libstdc++/78389 fix backwards size adjustments. 2017-01-16 13:36:33 +02:00
ChangeLog PR78702 fix accessibility of locale::facet::__shim 2017-01-16 11:41:41 +00: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-2013: Correct an old entry. 2014-05-26 23:49:19 +02:00
ChangeLog-2014 Rotate libstdc++-v3/ChangeLog 2015-01-02 16:50:36 +00:00
ChangeLog-2015 Update copyright years. 2016-01-04 15:30:50 +01:00
ChangeLog-2016 Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.am Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.in Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] 2017-01-06 14:33:47 +00:00
README
acinclude.m4 PR79017 workaround incomplete C99 math on darwin 2017-01-09 17:15:58 +00:00
aclocal.m4 Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] 2017-01-06 14:33:47 +00:00
config.h.in PR79017 workaround incomplete C99 math on darwin 2017-01-09 17:15:58 +00:00
configure PR79017 workaround incomplete C99 math on darwin 2017-01-09 17:15:58 +00:00
configure.ac Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] 2017-01-06 14:33:47 +00:00
configure.host [RTEMS] Always use atomic builtins for libstdc++ 2016-09-23 06:58:00 +00:00
crossconfig.m4 Check for __cxa_thread_atexit for freebsd crosses 2017-01-06 17:06:24 +00:00
fragment.am Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] 2017-01-06 14:33:47 +00:00
linkage.m4

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.