public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: James Greenhalgh <james.greenhalgh@arm.com>
To: Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	       Gerald Pfeifer <gerald@pfeifer.com>
Subject: Re: [Patch, WWWDOCS] gcc-5/changes.html: Mention that C FE can be build as libcc1.so
Date: Fri, 06 Feb 2015 10:26:00 -0000	[thread overview]
Message-ID: <20150206102637.GA13369@arm.com> (raw)
In-Reply-To: <20150206094420.GA10095@physik.fu-berlin.de>

On Fri, Feb 06, 2015 at 09:44:20AM +0000, Tobias Burnus wrote:
> I think it is useful to know that one can build libcc1.so - also as
> advertisement. Thus, I propose to include something like the quip in
> the attachment.
> 
> GDB uses it in version 7.9, which is not yet released but already
> branched off.
> 
> OK?  - Other suggestions or comments?
> 
> 
> Tobias

> Index: htdocs/gcc-5/changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
> retrieving revision 1.78
> diff -u -p -r1.78 changes.html
> --- htdocs/gcc-5/changes.html	5 Feb 2015 13:52:05 -0000	1.78
> +++ htdocs/gcc-5/changes.html	6 Feb 2015 08:20:50 -0000
> @@ -237,6 +237,10 @@ calloc (size_t x, size_t y)
>  	<code>-Wno-discarded-qualifiers</code>.</li>
>      <li>The C front end now generates more precise caret diagnostics.</li>
>      <li>The -pg option now only affects the current file in a LTO build.</li>
> +    <li>The C front end can now also be build as library, which is for instance
> +	used by <a
> +        href="https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=gdb/NEWS;hb=gdb-7.9-branch"
> +	>gdb 7.9</a> for compiling source code used for code injection.</li>

Sorry to meddle, but how about:

  The C front end can now be built and used as a library (libcc1.so).
  This will be used by <a href=...>GDB 7.9</a> to compile source code
  used for code injection.

Thanks,
James

  reply	other threads:[~2015-02-06 10:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-06  9:44 Tobias Burnus
2015-02-06 10:26 ` James Greenhalgh [this message]
2015-02-06 11:13 ` Jakub Jelinek
2015-04-11 19:54 ` Gerald Pfeifer

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=20150206102637.GA13369@arm.com \
    --to=james.greenhalgh@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=tobias.burnus@physik.fu-berlin.de \
    /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).