aboutsummaryrefslogtreecommitdiffstats
path: root/extension
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-10-23 21:26:32 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-10-23 21:26:32 +0300
commitc9219a146b0057e8fc6bba5b522f4b5fdfeed9ef (patch)
treea8b5010cf7e8eca40745d144335d5e7b8af62730 /extension
parent02a2344c2f13692c5e008b076c4f41e1d78e8c56 (diff)
parentff52dcbe02a9d6194c4264b62457a15031e01891 (diff)
downloadegawk-c9219a146b0057e8fc6bba5b522f4b5fdfeed9ef.tar.gz
egawk-c9219a146b0057e8fc6bba5b522f4b5fdfeed9ef.tar.bz2
egawk-c9219a146b0057e8fc6bba5b522f4b5fdfeed9ef.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'extension')
-rw-r--r--extension/build-aux/ChangeLog4
-rwxr-xr-xextension/build-aux/config.sub10
2 files changed, 9 insertions, 5 deletions
diff --git a/extension/build-aux/ChangeLog b/extension/build-aux/ChangeLog
index 153c3e21..b23dec0d 100644
--- a/extension/build-aux/ChangeLog
+++ b/extension/build-aux/ChangeLog
@@ -1,3 +1,7 @@
+2018-10-23 Arnold D. Robbins <arnold@skeeve.com>
+
+ * config.sub: Updated from GNULIB.
+
2018-09-07 Arnold D. Robbins <arnold@skeeve.com>
* config.guess, config.sub: Updated from GNULIB.
diff --git a/extension/build-aux/config.sub b/extension/build-aux/config.sub
index b51fb8cd..f208558e 100755
--- a/extension/build-aux/config.sub
+++ b/extension/build-aux/config.sub
@@ -89,7 +89,7 @@ while test $# -gt 0 ; do
- ) # Use stdin as input.
break ;;
-* )
- echo "$me: invalid option $1$help"
+ echo "$me: invalid option $1$help" >&2
exit 1 ;;
*local*)
@@ -149,7 +149,7 @@ case $1 in
esac
;;
*-*)
- # A lone config we happen to match not fitting any patern
+ # A lone config we happen to match not fitting any pattern
case $field1-$field2 in
decstation-3100)
basic_machine=mips-dec
@@ -950,7 +950,7 @@ unset -v basic_machine
# Decode basic machines in the full and proper CPU-Company form.
case $cpu-$vendor in
- # Here we handle the default manufacturer of certain CPU types in cannonical form. It is in
+ # Here we handle the default manufacturer of certain CPU types in canonical form. It is in
# some cases the only manufacturer, in others, it is the most popular.
craynv-unknown)
vendor=cray
@@ -1101,7 +1101,7 @@ case $cpu-$vendor in
cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
;;
- # Recognize the cannonical CPU Types that limit and/or modify the
+ # Recognize the canonical CPU Types that limit and/or modify the
# company names they are paired with.
cr16-*)
os=${os:-elf}
@@ -1150,7 +1150,7 @@ case $cpu-$vendor in
;;
*)
- # Recognize the cannonical CPU types that are allowed with any
+ # Recognize the canonical CPU types that are allowed with any
# company name.
case $cpu in
1750a | 580 \