Hi Gerald.
I noticed that https://gcc.gnu.org does not have a news item related
to this contribution. Would you mind adding one? (Our web pages are
now in GIT, cf. https://gcc.gnu.org/about.html - let me know if you need
help.)
Done! :)
On Mon, 9 Sep 2019, Jose E. Marchesi wrote:
> I just committed the port to svn trunk, in a single commit, yay!
Congratulations!
> Many thanks to you, richard, seguer and the other reviewers for the
> great feedback and suggestions. What got committed is certainly WAY
> better than what I submitt
On Sep 5, 2019, at 3:50 PM, Jose E. Marchesi wrote:
> I guess I should wait for acceptance of the remaining patches not having
> an explicit ack?
>
> This leaves the following patches that still need explicit approval:
>
> - [PATCH V6 03/11] testsuite: annotate c-torture/compile tests with
> dg
I think the bits are in good enough shape they can go in now.
I just committed the port to svn trunk, in a single commit, yay!
Many thanks to you, richard, seguer and the other reviewers for the
great feedback and suggestions. What got committed is certainly WAY
better than what I subm
ction, and to summarize, the accepted patches are:
- [PATCH V6 01/11] Update config.sub and config.guess.
- [PATCH V6 05/11] bpf: new GCC port
- [PATCH V6 06/11] bpf: new libgcc port
- [PATCH V6 07/11] bpf: gcc.target eBPF testsuite
- [PATCH V6 10/11] bpf: manual updates for eBPF
This leave
On 8/30/19 3:40 AM, Jose E. Marchesi wrote:
>
> > This patch adds a port for the Linux kernel eBPF architecture to GCC.
> >
> > ChangeLog:
> >
> > * configure.ac: Support for bpf-*-* targets.
> > * configure: Regenerate.
> >
> > contrib/ChangeLog:
> >
>
> This patch adds a port for the Linux kernel eBPF architecture to GCC.
>
> ChangeLog:
>
> * configure.ac: Support for bpf-*-* targets.
> * configure: Regenerate.
>
> contrib/ChangeLog:
>
> * config-list.mk (LIST): Disable go in bpf-*-* targets.
>
jema...@gnu.org (Jose E. Marchesi) writes:
> This patch adds a port for the Linux kernel eBPF architecture to GCC.
>
> ChangeLog:
>
> * configure.ac: Support for bpf-*-* targets.
> * configure: Regenerate.
>
> contrib/ChangeLog:
>
> * config-list.mk (LIST): Disable go in bpf-*-* targets.
>
>
This patch adds a port for the Linux kernel eBPF architecture to GCC.
ChangeLog:
* configure.ac: Support for bpf-*-* targets.
* configure: Regenerate.
contrib/ChangeLog:
* config-list.mk (LIST): Disable go in bpf-*-* targets.
gcc/ChangeLog:
* config.gcc: Support for bpf-*-* targets.