* config.sub (bpf): Recognise.

* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Jose E. Marchesi 2019-05-23 11:27:51 +10:00 committed by Ben Elliston
parent b98424c249
commit 55eaf3e779
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
* config.sub (bpf): Recognise.
* testsuite/config-sub.data: Add test cases.
2019-05-01 Paul Eggert <eggert@cs.ucla.edu>
* config.guess: Remove space after "#endif", as Gnulib and some

4
config.sub vendored
View File

@ -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 \

View File

@ -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