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:
>     >
>     >   * config-list.mk (LIST): Disable go in bpf-*-* targets.
>     >
>     > gcc/ChangeLog:
>     >
>     >   * config.gcc: Support for bpf-*-* targets.
>     >   * common/config/bpf/bpf-common.c: New file.
>     >   * config/bpf/t-bpf: Likewise.
>     >   * config/bpf/predicates.md: Likewise.
>     >   * config/bpf/constraints.md: Likewise.
>     >   * config/bpf/bpf.opt: Likewise.
>     >   * config/bpf/bpf.md: Likewise.
>     >   * config/bpf/bpf.h: Likewise.
>     >   * config/bpf/bpf.c: Likewise.
>     >   * config/bpf/bpf-protos.h: Likewise.
>     >   * config/bpf/bpf-opts.h: Likewise.
>     >   * config/bpf/bpf-helpers.h: Likewise.
>     >   * config/bpf/bpf-helpers.def: Likewise.
>     
>     Looks good to me, thanks.
> 
> Thanks to you for the throughful, super useful review.
> 
>     Jeff also had detailed comments, so please wait for an ack from him
>     too.
>     
> Sure.
I think the bits are in good enough shape they can go in now.

jeff

Reply via email to