config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH V2 1/9] config: recognize eBPF triplets


From: Hans-Peter Nilsson
Subject: Re: [PATCH V2 1/9] config: recognize eBPF triplets
Date: Wed, 22 May 2019 15:43:08 -0400 (EDT)
User-agent: Alpine 2.20.16 (BSF 172 2016-09-29)

Wrong list, but I cc:ed them.
See MAINTAINERS for proper import into the binutils/gdb/sim
repo.

On Wed, 22 May 2019, Jose E. Marchesi wrote:

> ChangeLog:
>
> 2019-05-22  Jose E. Marchesi  <address@hidden>
>
>       * config.sub: Recognize bpf-unknown-none targets.
> ---
>  ChangeLog  | 4 ++++
>  config.sub | 4 ++--
>  2 files changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/config.sub b/config.sub
> index 75bb6a3135..2d032b8f2a 100755
> --- a/config.sub
> +++ b/config.sub
> @@ -2,7 +2,7 @@
>  # Configuration validation subroutine script.
>  #   Copyright 1992-2019 Free Software Foundation, Inc.
>
> -timestamp='2019-01-01'
> +timestamp='2019-05-02'
>
>  # This file is free software; you can redistribute it and/or modify it
>  # under the terms of the GNU General Public License as published by
> @@ -1170,7 +1170,7 @@ case $cpu-$vendor in
>                       | asmjs \
>                       | ba \
>                       | be32 | be64 \
> -                     | bfin | bs2000 \
> +                     | bfin | bpf | bs2000 \
>                       | c[123]* | c30 | [cjt]90 | c4x \
>                       | c8051 | clipper | craynv | csky | cydra \
>                       | d10v | d30v | dlx | dsp16xx \
> --
> 2.11.0
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]