summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2020-07-11 11:10:39 -0400
committerZack Weinberg <zackw@panix.com>2020-07-11 11:10:39 -0400
commita9323950d2b2c799e8c0d71d27b6208cbc6b9b96 (patch)
tree1b6dfc4af4f580accfa48f6061f8ddce6e1d23a3
parent74010f5300a39dd2accc613685072c63eedabf23 (diff)
downloadautoconf-a9323950d2b2c799e8c0d71d27b6208cbc6b9b96.tar.gz
make fetch
URLs in gnu-oids.texi are now consistent with standards.texi.
-rwxr-xr-xbuild-aux/config.sub7
-rw-r--r--doc/gnu-oids.texi4
2 files changed, 7 insertions, 4 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index ce89d5c5..3d9a8dc3 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2020 Free Software Foundation, Inc.
-timestamp='2020-06-28'
+timestamp='2020-07-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
@@ -1104,6 +1104,9 @@ case $cpu-$vendor in
xscale-* | xscalee[bl]-*)
cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
;;
+ arm64-*)
+ cpu=aarch64
+ ;;
# Recognize the canonical CPU Types that limit and/or modify the
# company names they are paired with.
@@ -1163,7 +1166,7 @@ case $cpu-$vendor in
| am33_2.0 \
| amdgcn \
| arc | arceb \
- | arm | arm[lb]e | arme[lb] | armv* \
+ | arm | arm[lb]e | arme[lb] | armv* \
| avr | avr32 \
| asmjs \
| ba \
diff --git a/doc/gnu-oids.texi b/doc/gnu-oids.texi
index 761936e8..559042c1 100644
--- a/doc/gnu-oids.texi
+++ b/doc/gnu-oids.texi
@@ -7,8 +7,8 @@
@c notice and this notice are preserved.
@c
@c When adding new OIDs, please add them also to
-@c http://www.alvestrand.no/objectid/
-@c (Our page is http://www.alvestrand.no/objectid/1.3.6.1.4.1.11591.html.)
+@c https://www.alvestrand.no/objectid/
+@c (Our page is https://www.alvestrand.no/objectid/1.3.6.1.4.1.11591.html.)
1.3.6.1.4.1.11591 GNU