public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Michael Meissner <meissner@linux.vnet.ibm.com>
To: gcc-patches@gcc.gnu.org, dje.gcc@gmail.com
Subject: [PATCH] Update wwwdocs for --with-advance-toolchain=at
Date: Tue, 25 Aug 2015 16:55:00 -0000	[thread overview]
Message-ID: <20150825164116.GA2495@ibm-tiger.the-meissners.org> (raw)

I installed the following patch on wwwdocs to document the
--with-advance-toolchain=<at> option I added in June:

2015-08-25  Michael Meissner  <meissner@linux.vnet.ibm.com>

	* changes.html (PowerPC options): Document new configure option
	--with-advance-toolchain=at.

Index: htdocs/gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.21
diff -p -c -r1.21 changes.html
*** htdocs/gcc-6/changes.html	13 Aug 2015 12:32:16 -0000	1.21
--- htdocs/gcc-6/changes.html	25 Aug 2015 16:38:13 -0000
*************** enum {
*** 182,187 ****
--- 182,195 ----
  <!-- <h3 id="nds32">NDS32</h3> -->
  
  <!-- <h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3> -->
+   <ul>
+     <li><p>A new configuration option -<code>--with-advance-toolchain=at</code>
+     was added for PowerPC 64-bit Linux systems to use the header files, library
+     files, and the dynamic linker from a specific Advance Toolchain release
+     instead of the default versions that are provided by the Linux
+     distribution.  In general, this option is intended for the developers of
+     GCC, and it is not intended for general use.
+   </ul>
  
  <!-- <h3 id="rx">RX</h3> -->
  

-- 
Michael Meissner, IBM
IBM, M/S 2506R, 550 King Street, Littleton, MA 01460-6245, USA
email: meissner@linux.vnet.ibm.com, phone: +1 (978) 899-4797

             reply	other threads:[~2015-08-25 16:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-25 16:55 Michael Meissner [this message]
2015-08-25 22:12 ` Gerald Pfeifer
2015-08-25 22:42   ` Michael Meissner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150825164116.GA2495@ibm-tiger.the-meissners.org \
    --to=meissner@linux.vnet.ibm.com \
    --cc=dje.gcc@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).