gcc/libstdc++-v3/doc/xml/manual
Bernd Edlinger bfd84e6ba5 Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to the installed headers.
2016-03-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * include/Makefile.am (install-freestanding-headers): Add
        concept_check.h and move.h to the installed headers.
        * include/Makefile.in: Regenerated.
        * include/bits/concept_check.h: Ignore _GLIBCXX_CONCEPT_CHECKS for
        freestanding implementations.
        * doc/xml/manual/using.xml (_GLIBCXX_CONCEPT_CHECKS): Mention
        that this macro has no effect for freestanding implementations.
        * doc/html/manual/using_macros.html: Likewise.

From-SVN: r234414
2016-03-23 00:41:52 +00:00
..
abi.xml abi.xml: Document versioning for 5.1.0 release. 2015-06-02 12:17:43 +01:00
algorithms.xml
allocator.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
appendix_contributing.xml appendix_contributing.xml: Update patch email policy. 2015-08-12 11:47:30 +01:00
appendix_free.xml
appendix_porting.xml
atomics.xml
auto_ptr.xml
backwards_compatibility.xml faq.xml (faq.stream_reopening_fails): Replace <quote> in code example. 2014-06-06 15:36:22 +01:00
bitmap_allocator.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
build_hacking.xml sjlj.m4: New file. 2015-05-13 21:15:31 +00:00
codecvt.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
concurrency.xml
concurrency_extensions.xml concurrency_extensions.xml: Update documentation on atomics. 2015-04-20 12:07:50 +01:00
configure.xml Document options for Filesystem TS library 2015-10-16 14:55:12 +01:00
containers.xml Update copyright years in libstdc++ manual and add link 2016-02-04 21:43:40 +00:00
ctype.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
debug.xml faq.xml (faq.stream_reopening_fails): Replace <quote> in code example. 2014-06-06 15:36:22 +01:00
debug_mode.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
diagnostics.xml Save-and-restore errno more carefully in libstdc++ 2015-10-01 12:23:39 +01:00
documentation_hacking.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
evolution.xml evolution.xml: Fix typos. 2015-04-14 11:08:58 +01:00
extensions.xml extensions.xml: Add cross-reference. 2015-04-27 13:30:26 +01:00
internals.xml Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden 2016-01-22 12:47:26 +00:00
intro.xml Implement N4258 noexcept for std::basic_string. 2015-09-11 12:02:14 +01:00
io.xml containers.xml (associative.bitset.size_variable): Fix bad s/part/chapter/ substitutions. 2014-03-27 18:22:38 +00:00
iterators.xml
locale.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
localization.xml
messages.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
mt_allocator.xml
numerics.xml containers.xml (associative.bitset.size_variable): Fix bad s/part/chapter/ substitutions. 2014-03-27 18:22:38 +00:00
parallel_mode.xml libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. 2015-01-10 20:10:37 +01:00
policy_data_structures.xml
policy_data_structures_biblio.xml backwards_compatibility.xml (backwards.third.headers): Update link. 2014-04-01 22:31:02 +01:00
prerequisites.xml
profile_mode.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
shared_ptr.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
spine.xml Update copyright years in libstdc++ manual and add link 2016-02-04 21:43:40 +00:00
status_cxx1998.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
status_cxx2011.xml status_cxx2011.xml: Add caveats for native_handle. 2015-07-17 17:08:14 +01:00
status_cxx2014.xml Document options for Filesystem TS library 2015-10-16 14:55:12 +01:00
status_cxx2017.xml Document the implementation of Logical Operator Type Traits. 2015-12-14 13:08:30 +02:00
status_cxxtr1.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
status_cxxtr24733.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
strings.xml configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
support.xml faq.xml (faq.stream_reopening_fails): Replace <quote> in code example. 2014-06-06 15:36:22 +01:00
test.xml test.xml: Improve documentation on running a subset of tests. 2015-04-10 20:59:32 +01:00
test_policy_data_structures.xml
using.xml Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to the installed headers. 2016-03-23 00:41:52 +00:00
using_exceptions.xml re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available) 2014-12-12 15:58:49 +00:00
utilities.xml