From 55eaf3e779455c4e5cc9f82efb5278be8f8f900b Mon Sep 17 00:00:00 2001 From: "Jose E. Marchesi" Date: Thu, 23 May 2019 11:27:51 +1000 Subject: [PATCH] * config.sub (bpf): Recognise. * testsuite/config-sub.data: Add test cases. Signed-off-by: Ben Elliston --- ChangeLog | 5 +++++ config.sub | 4 ++-- testsuite/config-sub.data | 2 ++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7abf073..de9b459 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-05-23 Jose E. Marchesi + + * config.sub (bpf): Recognise. + * testsuite/config-sub.data: Add test cases. + 2019-05-01 Paul Eggert * config.guess: Remove space after "#endif", as Gnulib and some diff --git a/config.sub b/config.sub index f53af5a..5b158ac 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-05' +timestamp='2019-05-23' # 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 @@ -1172,7 +1172,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 \ diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index e9f2231..9f4f53b 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -106,6 +106,8 @@ be64-none be64-unknown-none bfin bfin-unknown-none bfin-elf bfin-unknown-elf blackfin bfin-unknown-linux-gnu +bpf bpf-unknown-none +bpf-elf bpf-unknown-elf c4x c4x-unknown-coff c54x-coff tic54x-unknown-coff c54x-none-coff tic54x-none-coff