]> git.ipfire.org Git - thirdparty/gcc.git/commit
docs: fix links pointing to gcc.gnu.org/install
authorMartin Liska <mliska@suse.cz>
Wed, 9 Nov 2022 14:35:33 +0000 (15:35 +0100)
committerMartin Liska <mliska@suse.cz>
Wed, 9 Nov 2022 14:38:47 +0000 (15:38 +0100)
commit0b3d926d796050468b8a844e5fb8c20bda741c26
tree68a284956ce66105438bb68d4ceb33f5934e5fa9
parent837be6c7cfb49e16a18ef8f6c44d98bfa6d2396b
docs: fix links pointing to gcc.gnu.org/install

Use https://gcc.gnu.org/onlinedocs/install/ instead.

ChangeLog:

* configure.ac: Use new install URL.
* configure: Regenerate.

gcc/ChangeLog:

* Makefile.in: Use new install URL.
* doc/gcc/gcc-command-options/machine-dependent-options/avr-options.rst:
Use intersphinx link.
* doc/gcc/gcc-command-options/options-to-control-diagnostic-messages-formatting.rst:
Use new URL.
* doc/gccint/source-tree-structure-and-build-system.rst: Use
intersphinx link.
* doc/install/host-target-specific-installation-notes-for-gcc.rst: Likewise.
* doc/install/installing-gcc.rst: Likewise.
configure
configure.ac
gcc/Makefile.in
gcc/doc/gcc/gcc-command-options/machine-dependent-options/avr-options.rst
gcc/doc/gcc/gcc-command-options/options-to-control-diagnostic-messages-formatting.rst
gcc/doc/gccint/source-tree-structure-and-build-system.rst
gcc/doc/install/host-target-specific-installation-notes-for-gcc.rst
gcc/doc/install/installing-gcc.rst