mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-05 08:19:40 +08:00
Daily bump.
This commit is contained in:
parent
219f820709
commit
1cdfd0e5cd
75
ChangeLog
75
ChangeLog
@ -1,3 +1,78 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* configure.ac: Use new install URL.
|
||||
* configure: Regenerate.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/bsd.rst:
|
||||
Add trailing newline.
|
||||
* doc/contrib.rst:
|
||||
Add trailing newline.
|
||||
* doc/contribute.rst:
|
||||
Add trailing newline.
|
||||
* doc/cppdiropts.rst:
|
||||
Add trailing newline.
|
||||
* doc/cppenv.rst:
|
||||
Add trailing newline.
|
||||
* doc/cppopts.rst:
|
||||
Add trailing newline.
|
||||
* doc/cppwarnopts.rst:
|
||||
Add trailing newline.
|
||||
* doc/funding.rst:
|
||||
Add trailing newline.
|
||||
* doc/gnu.rst:
|
||||
Add trailing newline.
|
||||
* doc/gnu_free_documentation_license.rst:
|
||||
Add trailing newline.
|
||||
* doc/gpl-3.0.rst:
|
||||
Add trailing newline.
|
||||
* doc/indices-and-tables.rst:
|
||||
Add trailing newline.
|
||||
* doc/lgpl-2.1.rst:
|
||||
Add trailing newline.
|
||||
* doc/md.rst:
|
||||
Add trailing newline.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
|
||||
provide a default.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* configure: Regenerate.
|
||||
* configure.ac: Support Sphinx based documentation.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/baseconf.py: Port to GCC sources.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/Makefile: New file.
|
||||
* doc/_static/custom.css: New file.
|
||||
* doc/baseconf.py: New file.
|
||||
* doc/bsd.rst: New file.
|
||||
* doc/contrib.rst: New file.
|
||||
* doc/contribute.rst: New file.
|
||||
* doc/cppdiropts.rst: New file.
|
||||
* doc/cppenv.rst: New file.
|
||||
* doc/cppopts.rst: New file.
|
||||
* doc/cppwarnopts.rst: New file.
|
||||
* doc/favicon.ico: New file.
|
||||
* doc/funding.rst: New file.
|
||||
* doc/gcc_sphinx.py: New file.
|
||||
* doc/gnu.rst: New file.
|
||||
* doc/gnu_free_documentation_license.rst: New file.
|
||||
* doc/gpl-3.0.rst: New file.
|
||||
* doc/indices-and-tables.rst: New file.
|
||||
* doc/lgpl-2.1.rst: New file.
|
||||
* doc/logo.pdf: New file.
|
||||
* doc/logo.svg: New file.
|
||||
* doc/md.rst: New file.
|
||||
* doc/requirements.txt: New file.
|
||||
|
||||
2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
|
||||
|
||||
* Makefile.def: Remove module 'liboffloadmic'.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* acx.m4: Do not wrap REPORT_BUGS_TO.
|
||||
|
||||
2022-10-19 LIU Hao <lh_mouse@126.com>
|
||||
|
||||
* gthr.m4 (GCC_AC_THREAD_HEADER): Add new case for `mcf` thread
|
||||
|
2511
gcc/ChangeLog
2511
gcc/ChangeLog
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
20221109
|
||||
20221110
|
||||
|
@ -1,3 +1,44 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* gcc-interface/Make-lang.in:
|
||||
Support installation if sphinx-build is missing.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/gnat_rm/index.rst: Fix cross manual refs.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* gcc-interface/Make-lang.in: Support --with-sphinx-build.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/gnat-style.rst: Moved to...
|
||||
* doc/gnat-style/index.rst: ...here.
|
||||
* doc/gnat_rm.rst: Moved to...
|
||||
* doc/gnat_rm/index.rst: ...here.
|
||||
* doc/gnat_ugn.rst: Moved to...
|
||||
* doc/gnat_ugn/index.rst: ...here.
|
||||
* doc/share/latex_elements.py: Moved to...
|
||||
* doc/share/ada_latex_elements.py: ...here.
|
||||
* gcc-interface/Make-lang.in:
|
||||
* doc/Makefile: Removed.
|
||||
* doc/share/conf.py: Removed.
|
||||
* doc/share/gnu_free_documentation_license.rst: Removed.
|
||||
* gnat-style.texi: Removed.
|
||||
* gnat_rm.texi: Removed.
|
||||
* gnat_ugn.texi: Removed.
|
||||
* doc/gnat-style/conf.py: New file.
|
||||
* doc/gnat-style/gnu_free_documentation_license.rst: New file.
|
||||
* doc/gnat_rm/conf.py: New file.
|
||||
* doc/gnat_rm/gnu_free_documentation_license.rst: New file.
|
||||
* doc/gnat_ugn/conf.py: New file.
|
||||
* doc/gnat_ugn/gnu_free_documentation_license.rst: New file.
|
||||
* doc/share/adabaseconf.py: New file.
|
||||
* doc/gnat_rm/security_hardening_features.rst: Add role.
|
||||
* doc/gnat_ugn/platform_specific_information.rst: Remove
|
||||
duplicate definition of |nbsp|.
|
||||
|
||||
2022-11-08 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc-interface/utils2.cc (build_allocator): For unconstrained
|
||||
|
@ -1,3 +1,19 @@
|
||||
2022-11-09 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
* checker-path.cc (checker_event::debug): New.
|
||||
(checker_path::add_event): Move here from checker-path.h. Add
|
||||
logging.
|
||||
* checker-path.h (checker_event::debug): New decl.
|
||||
(checker_path::checker_path): Add logger param.
|
||||
(checker_path::add_event): Move definition from here to
|
||||
checker-path.cc.
|
||||
(checker_path::m_logger): New field.
|
||||
* diagnostic-manager.cc
|
||||
(diagnostic_manager::emit_saved_diagnostic): Pass logger to
|
||||
checker_path ctor.
|
||||
(diagnostic_manager::add_events_for_eedge): Log scope when
|
||||
processing a run of stmts.
|
||||
|
||||
2022-11-08 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
PR analyzer/101962
|
||||
|
@ -1,3 +1,7 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* c-target.def: Port to RST.
|
||||
|
||||
2022-11-05 Lewis Hyatt <lhyatt@gmail.com>
|
||||
|
||||
PR preprocessor/55971
|
||||
|
@ -1,3 +1,27 @@
|
||||
2022-11-09 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* tree.cc (handle_carries_dependency_attribute): New function.
|
||||
(std_attribute_table): Add carries_dependency attribute.
|
||||
* parser.cc (cp_parser_check_std_attribute): Add carries_dependency
|
||||
attribute.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in:
|
||||
Support installation if sphinx-build is missing.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in: Support Sphinx based documentation.
|
||||
|
||||
2022-11-09 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
PR c++/107363
|
||||
* semantics.cc (finish_call_expr): Suppress OPT_Wpessimizing_move.
|
||||
* typeck.cc (maybe_warn_pessimizing_move): Check warn_redundant_move
|
||||
and warning_suppressed_p. Adjust a message depending on return_p.
|
||||
(check_return_expr): Don't suppress OPT_Wpessimizing_move here.
|
||||
|
||||
2022-11-08 Jason Merrill <jason@redhat.com>
|
||||
Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
|
@ -1,3 +1,70 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/copyright.rst:
|
||||
Add trailing newline.
|
||||
* doc/general-public-license-3.rst:
|
||||
Add trailing newline.
|
||||
* doc/gnu-free-documentation-license.rst:
|
||||
Add trailing newline.
|
||||
* doc/index.rst:
|
||||
Add trailing newline.
|
||||
* doc/indices-and-tables.rst:
|
||||
Add trailing newline.
|
||||
* doc/invoking-gdc.rst:
|
||||
Add trailing newline.
|
||||
* doc/invoking-gdc/code-generation.rst:
|
||||
Add trailing newline.
|
||||
* doc/invoking-gdc/developer-options.rst:
|
||||
Add trailing newline.
|
||||
* doc/invoking-gdc/input-and-output-files.rst:
|
||||
Add trailing newline.
|
||||
* doc/invoking-gdc/options-for-directory-search.rst:
|
||||
Add trailing newline.
|
||||
* doc/invoking-gdc/options-for-linking.rst:
|
||||
Add trailing newline.
|
||||
* doc/invoking-gdc/runtime-options.rst:
|
||||
Add trailing newline.
|
||||
* doc/invoking-gdc/warnings.rst:
|
||||
Add trailing newline.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in:
|
||||
Support installation if sphinx-build is missing.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in: Support --with-sphinx-build.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* gdc.texi: Removed.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in: Support Sphinx based documentation.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* d-target.def: Port to RST.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/conf.py: New file.
|
||||
* doc/copyright.rst: New file.
|
||||
* doc/general-public-license-3.rst: New file.
|
||||
* doc/gnu-free-documentation-license.rst: New file.
|
||||
* doc/index.rst: New file.
|
||||
* doc/indices-and-tables.rst: New file.
|
||||
* doc/invoking-gdc.rst: New file.
|
||||
* doc/invoking-gdc/code-generation.rst: New file.
|
||||
* doc/invoking-gdc/developer-options.rst: New file.
|
||||
* doc/invoking-gdc/input-and-output-files.rst: New file.
|
||||
* doc/invoking-gdc/options-for-directory-search.rst: New file.
|
||||
* doc/invoking-gdc/options-for-linking.rst: New file.
|
||||
* doc/invoking-gdc/runtime-options.rst: New file.
|
||||
* doc/invoking-gdc/warnings.rst: New file.
|
||||
|
||||
2022-11-05 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
* d-target.cc (Target::isVectorOpSupported): Remove cases for
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,70 @@
|
||||
2022-11-10 Ian Lance Taylor <iant@golang.org>
|
||||
|
||||
PR target/107581
|
||||
* go-gcc.cc (Gcc_backend::Gcc_backend): Define
|
||||
__atomic_fetch_add_{4,8}.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/c-interoperability.rst:
|
||||
Add trailing newline.
|
||||
* doc/c-type-interoperability.rst:
|
||||
Add trailing newline.
|
||||
* doc/compiler-directives.rst:
|
||||
Add trailing newline.
|
||||
* doc/copyright.rst:
|
||||
Add trailing newline.
|
||||
* doc/function-names.rst:
|
||||
Add trailing newline.
|
||||
* doc/general-public-license-3.rst:
|
||||
Add trailing newline.
|
||||
* doc/gnu-free-documentation-license.rst:
|
||||
Add trailing newline.
|
||||
* doc/import-and-export.rst:
|
||||
Add trailing newline.
|
||||
* doc/index.rst:
|
||||
Add trailing newline.
|
||||
* doc/indices-and-tables.rst:
|
||||
Add trailing newline.
|
||||
* doc/introduction.rst:
|
||||
Add trailing newline.
|
||||
* doc/invoking-gccgo.rst:
|
||||
Add trailing newline.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in:
|
||||
Support installation if sphinx-build is missing.
|
||||
Support installation if sphinx-build is missing.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in: Support --with-sphinx-build.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* gccgo.texi: Removed.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in: Support Sphinx based documentation.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/c-interoperability.rst: New file.
|
||||
* doc/c-type-interoperability.rst: New file.
|
||||
* doc/compiler-directives.rst: New file.
|
||||
* doc/conf.py: New file.
|
||||
* doc/copyright.rst: New file.
|
||||
* doc/function-names.rst: New file.
|
||||
* doc/general-public-license-3.rst: New file.
|
||||
* doc/gnu-free-documentation-license.rst: New file.
|
||||
* doc/import-and-export.rst: New file.
|
||||
* doc/index.rst: New file.
|
||||
* doc/indices-and-tables.rst: New file.
|
||||
* doc/introduction.rst: New file.
|
||||
* doc/invoking-gccgo.rst: New file.
|
||||
|
||||
2022-09-15 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* go-lang.cc (go_langhook_init): Do not initialize
|
||||
|
@ -1,3 +1,132 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in:
|
||||
Support installation if sphinx-build is missing.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/internals/index.rst: Fix cross manual refs.
|
||||
* doc/topics/contexts.rst: Likewise.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in: Support --with-sphinx-build.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Make-lang.in:
|
||||
* docs/cp/index.rst: Moved to...
|
||||
* doc/cp/index.rst: ...here.
|
||||
* docs/cp/intro/index.rst: Moved to...
|
||||
* doc/cp/intro/index.rst: ...here.
|
||||
* docs/cp/intro/tutorial01.rst: Moved to...
|
||||
* doc/cp/intro/tutorial01.rst: ...here.
|
||||
* docs/cp/intro/tutorial02.rst: Moved to...
|
||||
* doc/cp/intro/tutorial02.rst: ...here.
|
||||
* docs/cp/intro/tutorial03.rst: Moved to...
|
||||
* doc/cp/intro/tutorial03.rst: ...here.
|
||||
* docs/cp/intro/tutorial04.rst: Moved to...
|
||||
* doc/cp/intro/tutorial04.rst: ...here.
|
||||
* docs/cp/topics/asm.rst: Moved to...
|
||||
* doc/cp/topics/asm.rst: ...here.
|
||||
* docs/cp/topics/compilation.rst: Moved to...
|
||||
* doc/cp/topics/compilation.rst: ...here.
|
||||
* docs/cp/topics/contexts.rst: Moved to...
|
||||
* doc/cp/topics/contexts.rst: ...here.
|
||||
* docs/cp/topics/expressions.rst: Moved to...
|
||||
* doc/cp/topics/expressions.rst: ...here.
|
||||
* docs/cp/topics/functions.rst: Moved to...
|
||||
* doc/cp/topics/functions.rst: ...here.
|
||||
* docs/cp/topics/index.rst: Moved to...
|
||||
* doc/cp/topics/index.rst: ...here.
|
||||
* docs/cp/topics/locations.rst: Moved to...
|
||||
* doc/cp/topics/locations.rst: ...here.
|
||||
* docs/cp/topics/objects.rst: Moved to...
|
||||
* doc/cp/topics/objects.rst: ...here.
|
||||
* docs/cp/topics/types.rst: Moved to...
|
||||
* doc/cp/topics/types.rst: ...here.
|
||||
* docs/examples/emit-alphabet.bf: Moved to...
|
||||
* doc/examples/emit-alphabet.bf: ...here.
|
||||
* docs/examples/tut01-hello-world.c: Moved to...
|
||||
* doc/examples/tut01-hello-world.c: ...here.
|
||||
* docs/examples/tut01-hello-world.cc: Moved to...
|
||||
* doc/examples/tut01-hello-world.cc: ...here.
|
||||
* docs/examples/tut02-square.c: Moved to...
|
||||
* doc/examples/tut02-square.c: ...here.
|
||||
* docs/examples/tut02-square.cc: Moved to...
|
||||
* doc/examples/tut02-square.cc: ...here.
|
||||
* docs/examples/tut03-sum-of-squares.c: Moved to...
|
||||
* doc/examples/tut03-sum-of-squares.c: ...here.
|
||||
* docs/examples/tut03-sum-of-squares.cc: Moved to...
|
||||
* doc/examples/tut03-sum-of-squares.cc: ...here.
|
||||
* docs/examples/tut04-toyvm/Makefile: Moved to...
|
||||
* doc/examples/tut04-toyvm/Makefile: ...here.
|
||||
* docs/examples/tut04-toyvm/factorial.toy: Moved to...
|
||||
* doc/examples/tut04-toyvm/factorial.toy: ...here.
|
||||
* docs/examples/tut04-toyvm/fibonacci.toy: Moved to...
|
||||
* doc/examples/tut04-toyvm/fibonacci.toy: ...here.
|
||||
* docs/examples/tut04-toyvm/toyvm.c: Moved to...
|
||||
* doc/examples/tut04-toyvm/toyvm.c: ...here.
|
||||
* docs/examples/tut04-toyvm/toyvm.cc: Moved to...
|
||||
* doc/examples/tut04-toyvm/toyvm.cc: ...here.
|
||||
* docs/examples/tut05-bf.c: Moved to...
|
||||
* doc/examples/tut05-bf.c: ...here.
|
||||
* docs/index.rst: Moved to...
|
||||
* doc/index.rst: ...here.
|
||||
* docs/internals/index.rst: Moved to...
|
||||
* doc/internals/index.rst: ...here.
|
||||
* docs/internals/test-hello-world.exe.log.txt: Moved to...
|
||||
* doc/internals/test-hello-world.exe.log.txt: ...here.
|
||||
* docs/_build/texinfo/libgccjit-figures/factorial.png: Moved to...
|
||||
* doc/intro/factorial.png: ...here.
|
||||
* docs/intro/index.rst: Moved to...
|
||||
* doc/intro/index.rst: ...here.
|
||||
* docs/_build/texinfo/libgccjit-figures/sum-of-squares.png: Moved to...
|
||||
* doc/intro/sum-of-squares.png: ...here.
|
||||
* docs/intro/tutorial01.rst: Moved to...
|
||||
* doc/intro/tutorial01.rst: ...here.
|
||||
* docs/intro/tutorial02.rst: Moved to...
|
||||
* doc/intro/tutorial02.rst: ...here.
|
||||
* docs/intro/tutorial03.rst: Moved to...
|
||||
* doc/intro/tutorial03.rst: ...here.
|
||||
* docs/intro/tutorial04.rst: Moved to...
|
||||
* doc/intro/tutorial04.rst: ...here.
|
||||
* docs/intro/tutorial05.rst: Moved to...
|
||||
* doc/intro/tutorial05.rst: ...here.
|
||||
* docs/topics/asm.rst: Moved to...
|
||||
* doc/topics/asm.rst: ...here.
|
||||
* docs/topics/compatibility.rst: Moved to...
|
||||
* doc/topics/compatibility.rst: ...here.
|
||||
* docs/topics/compilation.rst: Moved to...
|
||||
* doc/topics/compilation.rst: ...here.
|
||||
* docs/topics/contexts.rst: Moved to...
|
||||
* doc/topics/contexts.rst: ...here.
|
||||
* docs/topics/expressions.rst: Moved to...
|
||||
* doc/topics/expressions.rst: ...here.
|
||||
* docs/topics/function-pointers.rst: Moved to...
|
||||
* doc/topics/function-pointers.rst: ...here.
|
||||
* docs/topics/functions.rst: Moved to...
|
||||
* doc/topics/functions.rst: ...here.
|
||||
* docs/topics/index.rst: Moved to...
|
||||
* doc/topics/index.rst: ...here.
|
||||
* docs/topics/locations.rst: Moved to...
|
||||
* doc/topics/locations.rst: ...here.
|
||||
* docs/topics/objects.rst: Moved to...
|
||||
* doc/topics/objects.rst: ...here.
|
||||
* docs/topics/performance.rst: Moved to...
|
||||
* doc/topics/performance.rst: ...here.
|
||||
* docs/topics/types.rst: Moved to...
|
||||
* doc/topics/types.rst: ...here.
|
||||
* docs/Makefile: Removed.
|
||||
* docs/_build/texinfo/Makefile: Removed.
|
||||
* docs/_build/texinfo/libgccjit-figures/factorial1.png: Removed.
|
||||
* docs/_build/texinfo/libgccjit-figures/sum-of-squares1.png: Removed.
|
||||
* docs/_build/texinfo/libgccjit.texi: Removed.
|
||||
* docs/conf.py: Removed.
|
||||
* docs/intro/factorial.png: Removed.
|
||||
* docs/intro/sum-of-squares.png: Removed.
|
||||
* doc/conf.py: New file.
|
||||
|
||||
2022-09-15 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* dummy-frontend.cc (jit_langhook_init): Do not initialize
|
||||
|
@ -1,3 +1,47 @@
|
||||
2022-11-09 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
PR fortran/107559
|
||||
* gfortran.dg/pr107559.f90: New test.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
PR c++/107599
|
||||
* c-c++-common/diagnostic-format-json-2.c: Fix expected URL.
|
||||
* c-c++-common/diagnostic-format-json-3.c: Likewise.
|
||||
* c-c++-common/diagnostic-format-json-4.c: Likewise.
|
||||
* gfortran.dg/diagnostic-format-json-2.F90: Likewise.
|
||||
* gfortran.dg/diagnostic-format-json-3.F90: Likewise.
|
||||
|
||||
2022-11-09 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
PR fortran/107441
|
||||
* gfortran.dg/coarray/pr107441-caf.f90: New test.
|
||||
* gfortran.dg/optional_absent_6.f90: New test.
|
||||
* gfortran.dg/optional_absent_7.f90: New test.
|
||||
|
||||
2022-11-09 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc.dg/guality/param-6.c: New test.
|
||||
|
||||
2022-11-09 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* g++.dg/cpp0x/attr-carries_dependency1.C: New test.
|
||||
|
||||
2022-11-09 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR tree-optimization/107541
|
||||
* gcc.dg/tree-ssa/pr107541.c (c): Use long long type rather than long.
|
||||
(main): Punt if sizeof short isn't 2, or int 4, or long long 8.
|
||||
|
||||
2022-11-09 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
PR c++/107363
|
||||
* g++.dg/cpp0x/Wredundant-move13.C: New test.
|
||||
|
||||
2022-11-09 liuhongt <hongtao.liu@intel.com>
|
||||
|
||||
* gcc.target/i386/pr107540.c: New test.
|
||||
|
||||
2022-11-08 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
PR analyzer/101962
|
||||
|
@ -1,3 +1,531 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Add missing HAS_SPHINX_BUILD.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/amd-radeon-gcn.rst:
|
||||
Add trailing newline.
|
||||
* doc/copyright.rst:
|
||||
Add trailing newline.
|
||||
* doc/cuda-streams-usage.rst:
|
||||
Add trailing newline.
|
||||
* doc/enabling-openacc.rst:
|
||||
Add trailing newline.
|
||||
* doc/enabling-openmp.rst:
|
||||
Add trailing newline.
|
||||
* doc/first-invocation-nvidia-cublas-library-api.rst:
|
||||
Add trailing newline.
|
||||
* doc/first-invocation-openacc-library-api.rst:
|
||||
Add trailing newline.
|
||||
* doc/funding.rst:
|
||||
Add trailing newline.
|
||||
* doc/general-public-license-3.rst:
|
||||
Add trailing newline.
|
||||
* doc/gnu-free-documentation-license.rst:
|
||||
Add trailing newline.
|
||||
* doc/implementation-status-and-implementation-defined-behavior.rst:
|
||||
Add trailing newline.
|
||||
* doc/index.rst:
|
||||
Add trailing newline.
|
||||
* doc/indices-and-tables.rst:
|
||||
Add trailing newline.
|
||||
* doc/introduction.rst:
|
||||
Add trailing newline.
|
||||
* doc/memory-allocation-with-libmemkind.rst:
|
||||
Add trailing newline.
|
||||
* doc/nvptx.rst:
|
||||
Add trailing newline.
|
||||
* doc/offload-target-specifics.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-environment-variables.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-environment-variables/accdevicenum.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-environment-variables/accdevicetype.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-environment-variables/accproflib.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-environment-variables/gccaccnotify.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-introduction.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-library-and-environment-variables.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-library-interoperability.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-profiling-interface.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accasynctest.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accasynctestall.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accattach.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/acccopyin.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/acccopyout.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/acccreate.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accdelete.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accdetach.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accdeviceptr.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accfree.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accgetcudastream.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accgetcurrentcudacontext.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accgetcurrentcudadevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accgetdevicenum.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accgetdevicetype.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accgetnumdevices.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accgetproperty.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/acchostptr.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accinit.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accispresent.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accmalloc.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accmapdata.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accmemcpyfromdevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accmemcpytodevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accondevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accpresentorcopyin.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accpresentorcreate.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accproflookup.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accprofregister.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accprofunregister.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accregisterlibrary.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accsetcudastream.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accsetdevicenum.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accsetdevicetype.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accshutdown.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accunmapdata.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accupdatedevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accupdateself.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accwait.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accwaitall.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accwaitallasync.rst:
|
||||
Add trailing newline.
|
||||
* doc/openacc-runtime-library-routines/accwaitasync.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-context-selectors.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/gompcpuaffinity.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/gompdebug.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/gomprtemsthreadpools.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/gompspincount.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/gompstacksize.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompcancellation.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompdefaultdevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompdisplayenv.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompdynamic.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompmaxactivelevels.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompmaxtaskpriority.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompnested.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompnumteams.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompnumthreads.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompplaces.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompprocbind.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompschedule.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompstacksize.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/omptargetoffload.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompteamsthreadlimit.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompthreadlimit.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-environment-variables/ompwaitpolicy.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-implementation-specifics.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-implementation-status.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-implementation-status/openmp-45.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-implementation-status/openmp-50.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-implementation-status/openmp-51.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-implementation-status/openmp-52.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompdestroylock.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompdestroynestlock.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompfulfillevent.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetactivelevel.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetancestorthreadnum.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetcancellation.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetdefaultdevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetdevicenum.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetdynamic.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetinitialdevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetlevel.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetmaxactivelevels.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetmaxtaskpriority.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetmaxteams.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetmaxthreads.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetnested.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetnumdevices.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetnumprocs.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetnumteams.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetnumthreads.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetprocbind.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetschedule.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetsupportedactivelevels.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetteamnum.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetteamsize.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetteamsthreadlimit.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetthreadlimit.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetthreadnum.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetwtick.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompgetwtime.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompinfinal.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompinitlock.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompinitnestlock.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompinparallel.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompisinitialdevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetdefaultdevice.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetdynamic.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetlock.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetmaxactivelevels.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetnested.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetnestlock.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetnumteams.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetnumthreads.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetschedule.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompsetteamsthreadlimit.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/omptestlock.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/omptestnestlock.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompunsetlock.rst:
|
||||
Add trailing newline.
|
||||
* doc/openmp-runtime-library-routines/ompunsetnestlock.rst:
|
||||
Add trailing newline.
|
||||
* doc/reporting-bugs.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-atomic-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-barrier-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-critical-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-firstprivate-lastprivate-copyin-and-copyprivate-clauses.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-flush-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-for-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-master-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-openaccs-parallel-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-ordered-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-parallel-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-private-clause.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-reduction-clause.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-sections-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-single-construct.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libgomp-abi/implementing-threadprivate-construct.rst:
|
||||
Add trailing newline.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Build info pages conditionally.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Support --with-sphinx-build.
|
||||
* configure.ac: Likewise..
|
||||
* configure: Regenerate.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* libgomp.texi: Removed.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Support Sphinx based documentation.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/amd-radeon-gcn.rst: New file.
|
||||
* doc/conf.py: New file.
|
||||
* doc/copyright.rst: New file.
|
||||
* doc/cuda-streams-usage.rst: New file.
|
||||
* doc/enabling-openacc.rst: New file.
|
||||
* doc/enabling-openmp.rst: New file.
|
||||
* doc/first-invocation-nvidia-cublas-library-api.rst: New file.
|
||||
* doc/first-invocation-openacc-library-api.rst: New file.
|
||||
* doc/funding.rst: New file.
|
||||
* doc/general-public-license-3.rst: New file.
|
||||
* doc/gnu-free-documentation-license.rst: New file.
|
||||
* doc/implementation-status-and-implementation-defined-behavior.rst: New file.
|
||||
* doc/index.rst: New file.
|
||||
* doc/indices-and-tables.rst: New file.
|
||||
* doc/introduction.rst: New file.
|
||||
* doc/memory-allocation-with-libmemkind.rst: New file.
|
||||
* doc/nvptx.rst: New file.
|
||||
* doc/offload-target-specifics.rst: New file.
|
||||
* doc/openacc-environment-variables.rst: New file.
|
||||
* doc/openacc-environment-variables/accdevicenum.rst: New file.
|
||||
* doc/openacc-environment-variables/accdevicetype.rst: New file.
|
||||
* doc/openacc-environment-variables/accproflib.rst: New file.
|
||||
* doc/openacc-environment-variables/gccaccnotify.rst: New file.
|
||||
* doc/openacc-introduction.rst: New file.
|
||||
* doc/openacc-library-and-environment-variables.rst: New file.
|
||||
* doc/openacc-library-interoperability.rst: New file.
|
||||
* doc/openacc-profiling-interface.rst: New file.
|
||||
* doc/openacc-runtime-library-routines.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accasynctest.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accasynctestall.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accattach.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/acccopyin.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/acccopyout.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/acccreate.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accdelete.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accdetach.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accdeviceptr.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accfree.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accgetcudastream.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accgetcurrentcudacontext.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accgetcurrentcudadevice.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accgetdevicenum.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accgetdevicetype.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accgetnumdevices.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accgetproperty.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/acchostptr.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accinit.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accispresent.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accmalloc.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accmapdata.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accmemcpyfromdevice.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accmemcpytodevice.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accondevice.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accpresentorcopyin.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accpresentorcreate.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accproflookup.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accprofregister.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accprofunregister.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accregisterlibrary.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accsetcudastream.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accsetdevicenum.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accsetdevicetype.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accshutdown.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accunmapdata.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accupdatedevice.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accupdateself.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accwait.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accwaitall.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accwaitallasync.rst: New file.
|
||||
* doc/openacc-runtime-library-routines/accwaitasync.rst: New file.
|
||||
* doc/openmp-context-selectors.rst: New file.
|
||||
* doc/openmp-environment-variables.rst: New file.
|
||||
* doc/openmp-environment-variables/gompcpuaffinity.rst: New file.
|
||||
* doc/openmp-environment-variables/gompdebug.rst: New file.
|
||||
* doc/openmp-environment-variables/gomprtemsthreadpools.rst: New file.
|
||||
* doc/openmp-environment-variables/gompspincount.rst: New file.
|
||||
* doc/openmp-environment-variables/gompstacksize.rst: New file.
|
||||
* doc/openmp-environment-variables/ompcancellation.rst: New file.
|
||||
* doc/openmp-environment-variables/ompdefaultdevice.rst: New file.
|
||||
* doc/openmp-environment-variables/ompdisplayenv.rst: New file.
|
||||
* doc/openmp-environment-variables/ompdynamic.rst: New file.
|
||||
* doc/openmp-environment-variables/ompmaxactivelevels.rst: New file.
|
||||
* doc/openmp-environment-variables/ompmaxtaskpriority.rst: New file.
|
||||
* doc/openmp-environment-variables/ompnested.rst: New file.
|
||||
* doc/openmp-environment-variables/ompnumteams.rst: New file.
|
||||
* doc/openmp-environment-variables/ompnumthreads.rst: New file.
|
||||
* doc/openmp-environment-variables/ompplaces.rst: New file.
|
||||
* doc/openmp-environment-variables/ompprocbind.rst: New file.
|
||||
* doc/openmp-environment-variables/ompschedule.rst: New file.
|
||||
* doc/openmp-environment-variables/ompstacksize.rst: New file.
|
||||
* doc/openmp-environment-variables/omptargetoffload.rst: New file.
|
||||
* doc/openmp-environment-variables/ompteamsthreadlimit.rst: New file.
|
||||
* doc/openmp-environment-variables/ompthreadlimit.rst: New file.
|
||||
* doc/openmp-environment-variables/ompwaitpolicy.rst: New file.
|
||||
* doc/openmp-implementation-specifics.rst: New file.
|
||||
* doc/openmp-implementation-status.rst: New file.
|
||||
* doc/openmp-implementation-status/openmp-45.rst: New file.
|
||||
* doc/openmp-implementation-status/openmp-50.rst: New file.
|
||||
* doc/openmp-implementation-status/openmp-51.rst: New file.
|
||||
* doc/openmp-implementation-status/openmp-52.rst: New file.
|
||||
* doc/openmp-runtime-library-routines.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompdestroylock.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompdestroynestlock.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompfulfillevent.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetactivelevel.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetancestorthreadnum.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetcancellation.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetdefaultdevice.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetdevicenum.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetdynamic.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetinitialdevice.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetlevel.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetmaxactivelevels.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetmaxtaskpriority.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetmaxteams.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetmaxthreads.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetnested.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetnumdevices.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetnumprocs.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetnumteams.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetnumthreads.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetprocbind.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetschedule.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetsupportedactivelevels.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetteamnum.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetteamsize.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetteamsthreadlimit.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetthreadlimit.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetthreadnum.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetwtick.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompgetwtime.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompinfinal.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompinitlock.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompinitnestlock.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompinparallel.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompisinitialdevice.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetdefaultdevice.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetdynamic.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetlock.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetmaxactivelevels.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetnested.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetnestlock.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetnumteams.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetnumthreads.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetschedule.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompsetteamsthreadlimit.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/omptestlock.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/omptestnestlock.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompunsetlock.rst: New file.
|
||||
* doc/openmp-runtime-library-routines/ompunsetnestlock.rst: New file.
|
||||
* doc/reporting-bugs.rst: New file.
|
||||
* doc/the-libgomp-abi.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-atomic-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-barrier-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-critical-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-firstprivate-lastprivate-copyin-and-copyprivate-clauses.rst:
|
||||
New file.
|
||||
* doc/the-libgomp-abi/implementing-flush-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-for-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-master-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-openaccs-parallel-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-ordered-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-parallel-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-private-clause.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-reduction-clause.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-sections-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-single-construct.rst: New file.
|
||||
* doc/the-libgomp-abi/implementing-threadprivate-construct.rst: New file.
|
||||
|
||||
2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
|
||||
|
||||
* libgomp-plugin.h (OFFLOAD_TARGET_TYPE_INTEL_MIC): Remove.
|
||||
|
@ -1,3 +1,64 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/bsd.rst:
|
||||
Add trailing newline.
|
||||
* doc/copyright.rst:
|
||||
Add trailing newline.
|
||||
* doc/extensions.rst:
|
||||
Add trailing newline.
|
||||
* doc/function-variable-and-macro-listing.rst:
|
||||
Add trailing newline.
|
||||
* doc/index.rst:
|
||||
Add trailing newline.
|
||||
* doc/indices-and-tables.rst:
|
||||
Add trailing newline.
|
||||
* doc/introduction.rst:
|
||||
Add trailing newline.
|
||||
* doc/lesser-general-public-license-2.1.rst:
|
||||
Add trailing newline.
|
||||
* doc/overview.rst:
|
||||
Add trailing newline.
|
||||
* doc/replacement-functions.rst:
|
||||
Add trailing newline.
|
||||
* doc/supplemental-functions.rst:
|
||||
Add trailing newline.
|
||||
* doc/using.rst:
|
||||
Add trailing newline.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Support --with-sphinx-build.
|
||||
* configure.ac: Likewise.
|
||||
* configure: Regenerate.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* at-file.texi: Removed.
|
||||
* copying-lib.texi: Removed.
|
||||
* functions.texi: Removed.
|
||||
* libiberty.texi: Removed.
|
||||
* obstacks.texi: Removed.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Support Sphinx based documentation.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/bsd.rst: New file.
|
||||
* doc/conf.py: New file.
|
||||
* doc/copyright.rst: New file.
|
||||
* doc/extensions.rst: New file.
|
||||
* doc/function-variable-and-macro-listing.rst: New file.
|
||||
* doc/index.rst: New file.
|
||||
* doc/indices-and-tables.rst: New file.
|
||||
* doc/introduction.rst: New file.
|
||||
* doc/lesser-general-public-license-2.1.rst: New file.
|
||||
* doc/overview.rst: New file.
|
||||
* doc/replacement-functions.rst: New file.
|
||||
* doc/supplemental-functions.rst: New file.
|
||||
* doc/using.rst: New file.
|
||||
|
||||
2022-10-18 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
* acinclude.m4 (ac_cv_func_strncmp_works): Add missing
|
||||
|
@ -1,3 +1,89 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Add missing HAS_SPHINX_BUILD.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/c-c++-language-constructs-for-tm.rst:
|
||||
Add trailing newline.
|
||||
* doc/copyright.rst:
|
||||
Add trailing newline.
|
||||
* doc/enabling-libitm.rst:
|
||||
Add trailing newline.
|
||||
* doc/gnu-free-documentation-license.rst:
|
||||
Add trailing newline.
|
||||
* doc/index.rst:
|
||||
Add trailing newline.
|
||||
* doc/indices-and-tables.rst:
|
||||
Add trailing newline.
|
||||
* doc/internals.rst:
|
||||
Add trailing newline.
|
||||
* doc/locking-conventions.rst:
|
||||
Add trailing newline.
|
||||
* doc/nesting-flat-vs-closed.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libitm-abi.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libitm-abi/function-list.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libitm-abi/future-enhancements-to-the-abi.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libitm-abi/library-design-principles.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libitm-abi/memory-model.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libitm-abi/non-objectives.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libitm-abi/objectives.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libitm-abi/sample-code.rst:
|
||||
Add trailing newline.
|
||||
* doc/the-libitm-abi/types-and-macros-list.rst:
|
||||
Add trailing newline.
|
||||
* doc/tm-methods-and-method-groups.rst:
|
||||
Add trailing newline.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Build info pages conditionally.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Support --with-sphinx-build.
|
||||
* configure.ac: Likewise.
|
||||
* configure: Regenerate.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* libitm.texi: Removed.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Support Sphinx based documentation.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/c-c++-language-constructs-for-tm.rst: New file.
|
||||
* doc/conf.py: New file.
|
||||
* doc/copyright.rst: New file.
|
||||
* doc/enabling-libitm.rst: New file.
|
||||
* doc/gnu-free-documentation-license.rst: New file.
|
||||
* doc/index.rst: New file.
|
||||
* doc/indices-and-tables.rst: New file.
|
||||
* doc/internals.rst: New file.
|
||||
* doc/locking-conventions.rst: New file.
|
||||
* doc/nesting-flat-vs-closed.rst: New file.
|
||||
* doc/the-libitm-abi.rst: New file.
|
||||
* doc/the-libitm-abi/function-list.rst: New file.
|
||||
* doc/the-libitm-abi/future-enhancements-to-the-abi.rst: New file.
|
||||
* doc/the-libitm-abi/library-design-principles.rst: New file.
|
||||
* doc/the-libitm-abi/memory-model.rst: New file.
|
||||
* doc/the-libitm-abi/non-objectives.rst: New file.
|
||||
* doc/the-libitm-abi/objectives.rst: New file.
|
||||
* doc/the-libitm-abi/sample-code.rst: New file.
|
||||
* doc/the-libitm-abi/types-and-macros-list.rst: New file.
|
||||
* doc/tm-methods-and-method-groups.rst: New file.
|
||||
|
||||
2022-10-31 Xiongchuan Tan <xc-tan@outlook.com>
|
||||
|
||||
* configure.tgt: Add riscv support.
|
||||
|
@ -1,3 +1,65 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Add missing HAS_SPHINX_BUILD.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/copyright.rst:
|
||||
Add trailing newline.
|
||||
* doc/gnu-free-documentation-license.rst:
|
||||
Add trailing newline.
|
||||
* doc/i-o-library-routines.rst:
|
||||
Add trailing newline.
|
||||
* doc/index.rst:
|
||||
Add trailing newline.
|
||||
* doc/indices-and-tables.rst:
|
||||
Add trailing newline.
|
||||
* doc/introduction.rst:
|
||||
Add trailing newline.
|
||||
* doc/math-library-routines.rst:
|
||||
Add trailing newline.
|
||||
* doc/quadmathsnprintf.rst:
|
||||
Add trailing newline.
|
||||
* doc/reporting-bugs.rst:
|
||||
Add trailing newline.
|
||||
* doc/strtoflt128.rst:
|
||||
Add trailing newline.
|
||||
* doc/typedef-and-constants.rst:
|
||||
Add trailing newline.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Build info pages conditionally.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Support --with-sphinx-build.
|
||||
* configure.ac: Likewise.
|
||||
* configure: Regenerate.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* libquadmath.texi: Removed.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* Makefile.in: Support Sphinx based documentation.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* doc/conf.py: New file.
|
||||
* doc/copyright.rst: New file.
|
||||
* doc/gnu-free-documentation-license.rst: New file.
|
||||
* doc/i-o-library-routines.rst: New file.
|
||||
* doc/index.rst: New file.
|
||||
* doc/indices-and-tables.rst: New file.
|
||||
* doc/introduction.rst: New file.
|
||||
* doc/math-library-routines.rst: New file.
|
||||
* doc/quadmathsnprintf.rst: New file.
|
||||
* doc/reporting-bugs.rst: New file.
|
||||
* doc/strtoflt128.rst: New file.
|
||||
* doc/typedef-and-constants.rst: New file.
|
||||
|
||||
2022-10-12 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
@ -1,3 +1,19 @@
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* update_web_docs_git.py: Create sources tarball.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* crontab: Use new script for documentation of master branch.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* update_web_docs_git.py: Simplify.
|
||||
|
||||
2022-11-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* update_web_docs_git.py: New file.
|
||||
|
||||
2022-07-28 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* update_web_docs_git: Use sphinx-build from a venv so that
|
||||
|
Loading…
Reference in New Issue
Block a user