From 2139a88ac1920ac009f9216791ce14a312e078cc Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 12 Feb 2017 08:17:00 +0000 Subject: [PATCH] extend.texi (Named Address Spaces): sourceware.org now defaults to https. * doc/extend.texi (Named Address Spaces): sourceware.org now defaults to https. * doc/install.texi (Binaries): Ditto. (Specific): Ditto. From-SVN: r245374 --- gcc/ChangeLog | 7 +++++++ gcc/doc/extend.texi | 2 +- gcc/doc/install.texi | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c58cfa53732..158a22da52f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2017-02-12 Gerald Pfeifer + + * doc/extend.texi (Named Address Spaces): sourceware.org now + defaults to https. + * doc/install.texi (Binaries): Ditto. + (Specific): Ditto. + 2017-02-11 Sandra Loosemore * doc/cpp.texi: Replace "stringify"/"stringification" with C diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index d33b1fc1556..3d1546abdd5 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -1446,7 +1446,7 @@ const __memx void *pfoo = &foo; @noindent Such code requires at least binutils 2.23, see -@w{@uref{http://sourceware.org/PR13503,PR13503}}. +@w{@uref{https://sourceware.org/PR13503,PR13503}}. @item On the reduced Tiny devices like ATtiny40, no address spaces are supported. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 796f3b5bd28..583abb9caab 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3075,7 +3075,7 @@ Solaris 2 (SPARC, Intel): Microsoft Windows: @itemize @item -The @uref{http://sourceware.org/cygwin/,,Cygwin} project; +The @uref{https://sourceware.org/cygwin/,,Cygwin} project; @item The @uref{http://www.mingw.org/,,MinGW} and @uref{http://mingw-w64.org/doku.php,,mingw-w64} projects. @@ -4786,7 +4786,7 @@ modern targets. For some systems, old versions of GNU binutils may also be useful, and are available from @file{pub/binutils/old-releases} on -@uref{http://sourceware.org/mirrors.html,,sourceware.org mirror sites}. +@uref{https://sourceware.org/mirrors.html,,sourceware.org mirror sites}. Some of the information on specific systems above relates to such older systems, but much of the information -- 2.30.2