From: Gerald Pfeifer Date: Sun, 12 Feb 2017 08:17:00 +0000 (+0000) Subject: extend.texi (Named Address Spaces): sourceware.org now defaults to https. X-Git-Tag: upstream/12.2.0~41224 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2139a88ac1920ac009f9216791ce14a312e078cc;p=platform%2Fupstream%2Fgcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c58cfa5..158a22d 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 d33b1fc..3d1546a 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 796f3b5..583abb9 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