Commit e2ebe1c2 by Uros Bizjak

install.texi (Host/target specific installation notes for GCC): Put @anchor before @heading.

	* doc/install.texi (Host/target specific installation notes for GCC):
	Put @anchor before @heading.
	* doc/gcc.texi (titlepage): Use @uref and http:// prefix for website.
	Use @email for email addresses.

From-SVN: r203065
parent aee2d611
2013-10-01 Uros Bizjak <ubizjak@gmail.com>
* doc/install.texi (Host/target specific installation notes for GCC):
Put @anchor before @heading.
* doc/gcc.texi (titlepage): Use @uref and http:// prefix for website.
Use @email for email addresses.
2013-10-01 Jeff Law <law@redhat.com>
* tree-ssa-threadedge.c (thread_across_edge): Make path a pointer to
......@@ -159,8 +166,8 @@
2013-09-30 Richard Biener <rguenther@suse.de>
PR tree-optimization/58554
* tree-loop-distribution.c (classify_partition): Require unconditionally
executed stores for memcpy and memset recognition.
* tree-loop-distribution.c (classify_partition): Require
unconditionally executed stores for memcpy and memset recognition.
(tree_loop_distribution): Calculate dominance info.
2013-09-30 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
......
......@@ -83,11 +83,11 @@ This file documents the use of the GNU compilers.
Published by:
@multitable @columnfractions 0.5 0.5
@item GNU Press
@tab Website: www.gnupress.org
@tab Website: @uref{http://www.gnupress.org}
@item a division of the
@tab General: @tex press@@gnu.org @end tex
@tab General: @email{press@@gnu.org}
@item Free Software Foundation
@tab Orders: @tex sales@@gnu.org @end tex
@tab Orders: @email{sales@@gnu.org}
@item 51 Franklin Street, Fifth Floor
@tab Tel 617-542-5942
@item Boston, MA 02110-1301 USA
......
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