mirror of git://gcc.gnu.org/git/gcc.git
* doc/install.texi: Use https for shop.fsf.org.
From-SVN: r236853
This commit is contained in:
parent
c8cf746afb
commit
545808ee66
|
|
@ -1,3 +1,7 @@
|
||||||
|
2016-05-28 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
|
* doc/install.texi: Use https for shop.fsf.org.
|
||||||
|
|
||||||
2016-05-27 Jan Hubicka <hubicka@ucw.cz>
|
2016-05-27 Jan Hubicka <hubicka@ucw.cz>
|
||||||
|
|
||||||
* tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use
|
* tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use
|
||||||
|
|
|
||||||
|
|
@ -3161,7 +3161,7 @@ printing with programs such as @command{dvips}. Alternately, by using
|
||||||
@samp{make pdf} in place of @samp{make dvi}, you can create documentation
|
@samp{make pdf} in place of @samp{make dvi}, you can create documentation
|
||||||
in the form of @file{.pdf} files; this requires @command{texi2pdf}, which
|
in the form of @file{.pdf} files; this requires @command{texi2pdf}, which
|
||||||
is included with Texinfo version 4.8 and later. You can also
|
is included with Texinfo version 4.8 and later. You can also
|
||||||
@uref{http://shop.fsf.org/,,buy printed manuals from the
|
@uref{https://shop.fsf.org/,,buy printed manuals from the
|
||||||
Free Software Foundation}, though such manuals may not be for the most
|
Free Software Foundation}, though such manuals may not be for the most
|
||||||
recent version of GCC@.
|
recent version of GCC@.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue