aboutsummaryrefslogtreecommitdiff
path: root/scripts/config.guess
Commit message (Collapse)AuthorAgeFilesLines
* Update config.{guess,sub}Bryan Hundven2024-02-021-21/+57
| | | | | | from: git://git.savannah.gnu.org/config.git Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* Adjust GUESS tuple for PA-RISC linux.John David Anglin2023-11-251-7/+9
| | | | | | | | | | | | 64-bit kernels can support running both 32 and 64-bit user code. Select hppa-unknown-linux-$LIBC or hppa64-unknown-linux-$LIBC depending on whether compiler defines LP64 or not. Always select hppa-unknown-linux-$LIBC with 32-bit kernel. This will generate 32-bit PA 1.1 code. If PA 2.0 code is desired, user can use a compiler option to select it. Signed-off-by: John David Anglin <dave.anglin@bell.net>
* Update config.{guess,sub}Bryan Hundven2022-10-271-2/+8
| | | | Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* Update config.sub and config.guessBryan Hundven2022-06-281-14/+34
| | | | | | ./ct-ng updatetools Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* Update config.{sub,guess}Chris Packham2021-12-131-592/+642
| | | | | | | | | | Run `ct-ng updatetools` to pick up the latest config.{sub,guess} from upstream. This picks up support for some new architectures (e.g. loongarch) and some new variants of existing ones. There is some refactoring that makes the diff a bit larger but it's fairly easy to follow. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Run through 'ct-ng updatetools'Kumar Gala2020-12-041-153/+358
| | | | | | Update config.{sub,guess} to get proper awareness for ARM based MacOS. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
* Adding new samples s390x/s390-unknown-linux-gnuPradipta Ghosh2020-08-271-1/+1
| | | | | | | - s390x/s390 is allowed to pair with other vendor name. - new samples are being added to use this flexibility. - Fix space issue
* Update config.{sub,guess}Alexey Neyman2019-02-131-12/+17
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Run through 'ct-ng updatetools'Alexey Neyman2018-12-091-324/+347
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Update config.{guess,sub} while testing curlAlexey Neyman2017-02-121-1/+4
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Update config.sub/config.guessAlexey Neyman2017-01-251-3/+9
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Update config.guess and config.subBryan Hundven2016-08-261-16/+21
| | | | Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* config.{sub,guess}: Ran ct-ng updatetoolsBryan Hundven2016-03-031-42/+49
| | | | Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* scripts/config.{sub,guess}: Update from upstreamBryan Hundven2015-10-291-8/+31
| | | | | | | | | | Update config.sub and config.guess from: * git://git.sv.gnu.org/config.git See their gitweb: * http://git.savannah.gnu.org/gitweb/?p=config.git Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* config.{sub,guess}: Update to latestRay Donnelly2015-01-101-7/+8
| | | | | | From http://git.savannah.gnu.org/gitweb/?p=config.git Signed-off-by: Ray Donnelly <mingw.android@gmail.com>
* scripts: Update config.guess and config.subBryan Hundven2014-02-211-156/+8
| | | | | | | | | | | Update config.guess and config.sub from: http://git.savannah.gnu.org/gitweb/?p=config.git Signed-off-by: Bryan Hundven <bryanhundven@gmail.com> [yann.morin.1998@free.fr: further update] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Message-Id: <befa8e8e81336bc1c415.1393054644@Bryans-MacBook-Pro.local> Patchwork-Id: 323128
* scripts: update config.{guess,sub}Yann E. MORIN"2013-12-311-63/+96
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* scripts: update config.{guess,sub}Yann E. MORIN"2013-01-091-14/+12
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* scripts: update config.{guess,sub}Yann E. MORIN"2012-09-251-2/+5
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* scripts: update config.{guess,sub}Yann E. MORIN"2012-08-041-5/+9
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* scripts: update config.{guess,sub}Yann E. MORIN"2012-05-061-4/+12
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* scripts: update config.{guess,sub}Yann E. MORIN"2012-01-031-5/+5
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* scripts: update config.guess and config.subYann E. MORIN"2011-12-301-7/+10
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* scripts: update config.{guess,sub}Yann E. MORIN"2011-10-061-5/+7
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* scripts: update config.{guess,sub}Yann E. MORIN"2011-07-071-3/+9
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* scripts: update config.{guess,sub}Yann E. MORIN"2011-03-051-96/+96
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* scripts: update toolsYann E. MORIN"2011-01-301-7/+10
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* scripts: update config.{sub,guess}Yann E. MORIN"2010-12-181-2/+8
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* scripts: update config.{guess,sub}Yann E. MORIN"2010-07-151-6/+10
|
* scripts: update config.{sub,guess}Yann E. MORIN"2009-11-221-9/+13
|
* scripts: update config.guess and config.subYann E. MORIN"2009-09-271-75/+36
|
* config.{gues,sub}: updateYann E. MORIN"2009-09-011-6/+6
|
* [tools] Update config.guess and config.subYann E. MORIN"2009-06-231-43/+18
| | | | Update from upstream.
* Update the config.{guess,sub} scripts.Yann E. MORIN"2009-04-271-2/+5
| | | | | | | -------- diffstat follows -------- /trunk/scripts/config.guess | 7 5 2 0 +++++-- /trunk/scripts/config.sub | 3 2 1 0 ++- 2 files changed, 7 insertions(+), 3 deletions(-)
* Update the config.{guess,sub} files.Yann E. MORIN"2009-03-151-5/+16
| | | | | | /trunk/scripts/config.guess | 21 16 5 0 ++++++++++++++++----- /trunk/scripts/config.sub | 10 8 2 0 ++++++++-- 2 files changed, 24 insertions(+), 7 deletions(-)
* Get rid of the tols/ directory:Yann E. MORIN"2008-12-161-0/+1544
- move config.guess and config.sub from tools/ into scripts/ - update the scripts and makefile fragments accordingly /trunk/Makefile.in | 10 5 5 0 +++++----- /trunk/scripts/functions | 16 8 8 0 ++++++++-------- /trunk/scripts/scripts.mk | 28 13 15 0 +++++++++++++--------------- /trunk/ct-ng.in | 4 2 2 0 ++-- 4 files changed, 28 insertions(+), 30 deletions(-)