On Fri, 2015-02-27 at 01:06 +0100, Gerald Pfeifer wrote:
> Hi David,
>
> On Thu, 5 Feb 2015, David Malcolm wrote:
> > This patch adds an -level section about libgccjit
> > between the sections on languages and targets.
>
> this is a very nice idea.
>
> Index: htdocs/gcc-5/changes.html
> ===
On Sun, 1 Mar 2015, Tobias Burnus wrote:
>> Ping re: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00371.html
> While it would be nice if Gerald could find the time to review the patch,
> I recall that he once said that maintainers don't need approvals for
> release-notes changes of their part of
David Malcolm wrote:
On Thu, 2015-02-05 at 21:47 -0500, David Malcolm wrote:
This patch adds an -level section about libgccjit between the
sections on languages and targets.
It has various links to the documentation (now that that's on the
website), and to a couple of 3rd party repos (the Pytho
Hi David,
On Thu, 5 Feb 2015, David Malcolm wrote:
> This patch adds an -level section about libgccjit
> between the sections on languages and targets.
this is a very nice idea.
Index: htdocs/gcc-5/changes.html
===
+libgccjit
+New
On Thu, 2015-02-05 at 21:47 -0500, David Malcolm wrote:
> This patch adds an -level section about libgccjit between the
> sections on languages and targets.
>
> It has various links to the documentation (now that that's on the
> website), and to a couple of 3rd party repos (the Python and D
> bind
This patch adds an -level section about libgccjit between the
sections on languages and targets.
It has various links to the documentation (now that that's on the
website), and to a couple of 3rd party repos (the Python and D
bindings). It also mentions the license of the library.
OK to commit?