From 1dc64510987d67f06a851b66203f2a2286c32b1f Mon Sep 17 00:00:00 2001 From: Idan Horo Date: Wed, 10 Mar 2021 17:27:49 +0200 Subject: [PATCH] config.sub: Add support for SerenityOS * config.sub (serenity*): Recognize. * doc/config.sub.1: Regenerate. * testsuite/config-sub.data: Add i386-serenity. Signed-off-by: Dmitry V. Levin --- config.sub | 4 ++-- doc/config.sub.1 | 2 +- testsuite/config-sub.data | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config.sub b/config.sub index 63c1f1c..7f7d0b0 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2021 Free Software Foundation, Inc. -timestamp='2021-01-08' +timestamp='2021-03-10' # 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 @@ -1712,7 +1712,7 @@ case $os in | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \ | ptx* | coff* | ecoff* | winnt* | domain* | vsta* \ | udi* | lites* | ieee* | go32* | aux* | hcos* \ - | chorusrdb* | cegcc* | glidix* \ + | chorusrdb* | cegcc* | glidix* | serenity* \ | cygwin* | msys* | pe* | moss* | proelf* | rtems* \ | midipix* | mingw32* | mingw64* | mint* \ | uxpv* | beos* | mpeix* | udk* | moxiebox* \ diff --git a/doc/config.sub.1 b/doc/config.sub.1 index 5c75dfd..317c8c4 100644 --- a/doc/config.sub.1 +++ b/doc/config.sub.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. -.TH CONFIG.SUB "1" "January 2021" "GNU config.sub (2021-01-08)" "User Commands" +.TH CONFIG.SUB "1" "March 2021" "GNU config.sub (2021-03-10)" "User Commands" .SH NAME config.sub \- validate and canonicalize a configuration triplet .SH SYNOPSIS diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 1f72e4e..2f66981 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -251,6 +251,7 @@ i386-elf i386-pc-elf i386-es i386-pc-es i386-freebsd i386-pc-freebsd i386-glidix i386-pc-glidix +i386-serenity i386-pc-serenity i386-haiku i386-pc-haiku i386-isc i386-pc-isc2.2 i386-libertybsd i386-pc-libertybsd