gcc/libstdc++-v3
Jonathan Wakely db62593447 Update docs on libstdc++ source-code layout
* doc/xml/manual/appendix_contributing.xml (contrib.organization):
	Describe other subdirectories and add markup. Remove outdated
	reference to check-script target.
	* doc/html/*: Regenerate.

From-SVN: r240946
2016-10-10 19:57:15 +01:00
..
config Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
doc Update docs on libstdc++ source-code layout 2016-10-10 19:57:15 +01:00
include Minor simplification to std::_Bind_result helpers 2016-10-10 17:15:52 +01:00
libsupc++ Use noexcept instead of _GLIBCXX_USE_NOEXCEPT 2016-10-10 19:32:40 +01:00
po Disable .gnu.attributes tags in compatibility-ldbl.o 2016-09-29 07:33:17 +09:30
python Disable .gnu.attributes tags in compatibility-ldbl.o 2016-09-29 07:33:17 +09:30
scripts
src shared_ptr.cc (mask, [...]): Move declaration... 2016-10-03 20:23:13 +00:00
testsuite Implement constexpr std::addressof for C++17 2016-10-10 16:34:28 +01:00
ChangeLog Update docs on libstdc++ source-code layout 2016-10-10 19:57:15 +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
Makefile.am
Makefile.in Disable .gnu.attributes tags in compatibility-ldbl.o 2016-09-29 07:33:17 +09:30
README
acinclude.m4 libstdc++/77795 Only declare ::gets for C++98 and C++11 2016-09-30 19:28:53 +01:00
aclocal.m4
config.h.in libstdc++/77795 Only declare ::gets for C++98 and C++11 2016-09-30 19:28:53 +01:00
configure libstdc++/77795 Only declare ::gets for C++98 and C++11 2016-09-30 19:28:53 +01:00
configure.ac Disable .gnu.attributes tags in compatibility-ldbl.o 2016-09-29 07:33:17 +09:30
configure.host [RTEMS] Always use atomic builtins for libstdc++ 2016-09-23 06:58:00 +00:00
crossconfig.m4
fragment.am
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.