From: Gerald Pfeifer Date: Sat, 18 Feb 2023 09:45:44 +0000 (+0100) Subject: doc: Update link to AVR-LibC X-Git-Tag: basepoints/gcc-14~1078 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65da9be666adc25cb33a5c481292e921dbcd718;p=thirdparty%2Fgcc.git doc: Update link to AVR-LibC gcc/ChangeLog: * doc/invoke.texi (AVR Options): Update link to AVR-LibC. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index a5ea86f68c9f..078d29d53138 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}