Commit 2139a88a by Gerald Pfeifer Committed by Gerald Pfeifer

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
parent 817a77e4
2017-02-12 Gerald Pfeifer <gerald@pfeifer.com>
* doc/extend.texi (Named Address Spaces): sourceware.org now
defaults to https.
* doc/install.texi (Binaries): Ditto.
(Specific): Ditto.
2017-02-11 Sandra Loosemore <sandra@codesourcery.com> 2017-02-11 Sandra Loosemore <sandra@codesourcery.com>
* doc/cpp.texi: Replace "stringify"/"stringification" with C * doc/cpp.texi: Replace "stringify"/"stringification" with C
......
...@@ -1446,7 +1446,7 @@ const __memx void *pfoo = &foo; ...@@ -1446,7 +1446,7 @@ const __memx void *pfoo = &foo;
@noindent @noindent
Such code requires at least binutils 2.23, see Such code requires at least binutils 2.23, see
@w{@uref{http://sourceware.org/PR13503,PR13503}}. @w{@uref{https://sourceware.org/PR13503,PR13503}}.
@item @item
On the reduced Tiny devices like ATtiny40, no address spaces are supported. On the reduced Tiny devices like ATtiny40, no address spaces are supported.
......
...@@ -3075,7 +3075,7 @@ Solaris 2 (SPARC, Intel): ...@@ -3075,7 +3075,7 @@ Solaris 2 (SPARC, Intel):
Microsoft Windows: Microsoft Windows:
@itemize @itemize
@item @item
The @uref{http://sourceware.org/cygwin/,,Cygwin} project; The @uref{https://sourceware.org/cygwin/,,Cygwin} project;
@item @item
The @uref{http://www.mingw.org/,,MinGW} and The @uref{http://www.mingw.org/,,MinGW} and
@uref{http://mingw-w64.org/doku.php,,mingw-w64} projects. @uref{http://mingw-w64.org/doku.php,,mingw-w64} projects.
...@@ -4786,7 +4786,7 @@ modern targets. ...@@ -4786,7 +4786,7 @@ modern targets.
For some systems, old versions of GNU binutils may also be useful, For some systems, old versions of GNU binutils may also be useful,
and are available from @file{pub/binutils/old-releases} on 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 Some of the information on specific systems above relates to
such older systems, but much of the information such older systems, but much of the information
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment