aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2023-02-18 10:45:44 +0100
committerGerald Pfeifer <gerald@pfeifer.com>2023-02-18 10:47:31 +0100
commita65da9be666adc25cb33a5c481292e921dbcd718 (patch)
tree97c2c4e33eb1d61efa38b38fa14f0e31275b5383
parent47821ba07a19b672d3cba351a03af2b122e02213 (diff)
downloadgcc-a65da9be666adc25cb33a5c481292e921dbcd718.zip
gcc-a65da9be666adc25cb33a5c481292e921dbcd718.tar.gz
gcc-a65da9be666adc25cb33a5c481292e921dbcd718.tar.bz2
doc: Update link to AVR-LibC
gcc/ChangeLog: * doc/invoke.texi (AVR Options): Update link to AVR-LibC.
-rw-r--r--gcc/doc/invoke.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index a5ea86f..078d29d 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -22888,7 +22888,7 @@ points to.
The startup code from libgcc never sets @code{EIND}.
Notice that startup code is a blend of code from libgcc and AVR-LibC.
For the impact of AVR-LibC on @code{EIND}, see the
-@w{@uref{http://nongnu.org/avr-libc/user-manual/,AVR-LibC user manual}}.
+@w{@uref{https://www.nongnu.org/avr-libc/user-manual/,AVR-LibC user manual}}.
@item
It is legitimate for user-specific startup code to set up @code{EIND}