gcc/libstdc++-v3/doc/html/manual
Eric Botcazou 9b92a9f3b6 sjlj.m4: New file.
config/
	* sjlj.m4: New file.
libgcc/
	* configure.ac: Include config/sjlj.m4.
	Remove manual SJLJ check, add GCC_CHECK_SJLJ_EXCEPTIONS and adjust.
	* config.in: Regenerate.
	* configure: Likewise.
	* config.host: Replace enable_sjlj_exceptions by ac_cv_sjlj_exceptions.
libjava/
	* configure.ac: Include config/sjlj.m4.
	Remove manual SJLJ check, add GCC_CHECK_SJLJ_EXCEPTIONS and adjust.
	* include/config.h.in: Regenerate.
	* configure: Likewise.
	* exception.cc: Replace SJLJ_EXCEPTIONS by __USING_SJLJ_EXCEPTIONS__.
	* stacktrace.cc: Likewise.
	* include/default-signal.h: Likewise.
	* sysdep/i386/backtrace.h: Likewise.
libobjc/
	* configure.ac: Remove manual SJLJ check.
	* config.h.in: Regenerate.
	* configure: Likewise.
	* exception.c: Replace SJLJ_EXCEPTIONS by __USING_SJLJ_EXCEPTIONS__.
libstdc++-v3/
	* acinclude.m4 (GLIBCXX_ENABLE_SJLJ_EXCEPTIONS): Delete.
	* configure.ac: Remove GLIBCXX_ENABLE_SJLJ_EXCEPTIONS.
	* config.h.in: Regenerate.
	* configure: Likewise.
	* libsupc++/eh_personality.cc: Replace _GLIBCXX_SJLJ_EXCEPTIONS by
	__USING_SJLJ_EXCEPTIONS__.
	* libsupc++/eh_throw.cc: Likewise.
	* libsupc++/eh_ptr.cc: Likewise.
	* doc/html/manual/appendix_porting.html: Remove
	GLIBCXX_ENABLE_SJLJ_EXCEPTIONS
	* doc/xml/manual/build_hacking.xml: Likewise.
	* doc/html/manual/configure.html: Remove --enable-sjlj-exceptions.
	* doc/xml/manual/configure.xml: Likewise.

From-SVN: r223181
2015-05-13 21:15:31 +00:00
..
abi.html configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
algorithms.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
api.html evolution.xml: Fix typos. 2015-04-14 11:08:58 +01:00
appendix.html evolution.xml: Document changes since 4.5 release. 2015-04-13 17:21:33 +01:00
appendix_contributing.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
appendix_free.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
appendix_gfdl.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
appendix_gpl.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
appendix_porting.html sjlj.m4: New file. 2015-05-13 21:15:31 +00:00
associative.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
atomics.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
backwards.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
bitmap_allocator.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
bitmap_allocator_impl.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
bugs.html intro.xml: Update. 2014-10-14 18:24:38 +01:00
concept_checking.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
concurrency.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
configure.html sjlj.m4: New file. 2015-05-13 21:15:31 +00:00
containers.html re PR libstdc++/63449 (documentation of vector space overhead management) 2014-10-03 14:36:57 +01:00
containers_and_c.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
debug.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
debug_mode.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
debug_mode_design.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
debug_mode_semantics.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
debug_mode_using.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
diagnostics.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
documentation_hacking.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
dynamic_memory.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
ext_algorithms.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
ext_compile_checks.html extensions.xml: Add cross-reference. 2015-04-27 13:30:26 +01:00
ext_concurrency.html concurrency_extensions.xml: Update documentation on atomics. 2015-04-20 12:07:50 +01:00
ext_concurrency_impl.html concurrency_extensions.xml: Update documentation on atomics. 2015-04-20 12:07:50 +01:00
ext_concurrency_use.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
ext_containers.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
ext_demangling.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
ext_io.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
ext_iterators.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
ext_numerics.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
ext_preface.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
ext_sgi.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
ext_utilities.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
extensions.html concurrency_extensions.xml: Update documentation on atomics. 2015-04-20 12:07:50 +01:00
facets.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
fstreams.html * doc/html/*: Regenerate. 2014-03-27 18:22:46 +00:00
generalized_numeric_operations.html * doc/html/*: Regenerate. 2014-03-27 18:22:46 +00:00
index.html intro.xml: Link to new status_cxx2017.xml file. 2015-05-01 12:02:24 +01:00
internals.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
intro.html intro.xml: Link to new status_cxx2017.xml file. 2015-05-01 12:02:24 +01:00
io.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
io_and_c.html * doc/html/*: Regenerate. 2014-03-27 18:22:46 +00:00
iterators.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
license.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
localization.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
make.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
memory.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
mt_allocator.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
mt_allocator_design.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
mt_allocator_ex_multi.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
mt_allocator_ex_single.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
mt_allocator_impl.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
numerics.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
numerics_and_c.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
pairs.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
parallel_mode.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
parallel_mode_design.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
parallel_mode_semantics.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
parallel_mode_test.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
parallel_mode_using.html status_cxx2011.xml: Update C++11 status. 2015-01-17 03:23:52 +00:00
policy_based_data_structures_test.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
policy_data_structures.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
policy_data_structures_ack.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
policy_data_structures_design.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
policy_data_structures_using.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
profile_mode.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
profile_mode_api.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
profile_mode_cost_model.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
profile_mode_design.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
profile_mode_devel.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
profile_mode_diagnostics.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
profile_mode_impl.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
setup.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
source_code_style.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
source_design_notes.html * doc/html/*: Regenerate. 2014-03-27 18:22:46 +00:00
source_organization.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
status.html iterator: New. 2015-05-02 18:14:25 +01:00
std_contents.html re PR libstdc++/63449 (documentation of vector space overhead management) 2014-10-03 14:36:57 +01:00
streambufs.html * doc/html/*: Regenerate. 2014-03-27 18:22:46 +00:00
strings.html configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
stringstreams.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
support.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
termination.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
test.html test.xml: Improve documentation on running a subset of tests. 2015-04-10 20:59:32 +01:00
traits.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
unordered_associative.html re PR libstdc++/57226 (The installation of pretty printers is not documented) 2014-01-29 23:46:31 +00:00
using.html configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
using_concurrency.html concurrency_extensions.xml: Update documentation on atomics. 2015-04-20 12:07:50 +01:00
using_dual_abi.html configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
using_dynamic_or_shared.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
using_exceptions.html configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
using_headers.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
using_macros.html configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
using_namespaces.html configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
utilities.html Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00