Message ID | bb1ae828-52ca-4d4e-8f3d-cba5cbf98140@gjlay.de |
---|---|
State | New |
Headers | show |
Series | [avr] doc: Adjust more web links | expand |
On 9/17/24 4:44 AM, Georg-Johann Lay wrote: > This patch updates more web links from nongnu to Github. > The http://www.nongnu.org/avr links still worked, but the > "super project" seems to be deserted. Instead, it now links: > > * https://avrdudes.github.io/avr-libc/avr-libc-user-manual/ > install_tools.html > * https://github.com/sprintersb/atest?tab=readme-ov-file#running-the- > avr-gcc-testsuite-using-the-avrtest-simulator > > Ok for trunk? > > Johann > > -- > > AVR: doc/install.texi - Update avr specific installation notes. > > gcc/ > * doc/install.texi (Host/Target specific installation notes > for GCC) > [avr]: Update web links to AVR-LibC and AVR Options. > Remove outdated note about Binutils. OK. jeff
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 1ca0f14b44d..e339d736969 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2695,7 +2695,7 @@ functions like @code{__addsf3} to be omitted from @file{libgcc.a} on the assumption that it will be provided by @file{libm.a}. For more technical details, cf. @uref{https://gcc.gnu.org/PR54461,,PR54461}. It is not supported for -RTEMS configurations, which currently use newlib. The option is +RTEMS configurations, which currently use Newlib. The option is supported since version 4.7.2 and is the default in 4.8.0 and newer.