diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-01-01 12:05:39 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-01-01 15:13:50 -0800 |
commit | 5a4e0d121ab199d8a2036b219065f30f9f7411a3 (patch) | |
tree | 04b8c89eb96a957142177621d15a857a4eb4abe6 /gcc | |
parent | 0b9ef8be40b8ec530e46779a694e3b115b8e685d (diff) | |
download | gcc-5a4e0d121ab199d8a2036b219065f30f9f7411a3.zip gcc-5a4e0d121ab199d8a2036b219065f30f9f7411a3.tar.gz gcc-5a4e0d121ab199d8a2036b219065f30f9f7411a3.tar.bz2 |
internal/cpu: add aarch64 support functions
Patch from Andreas Schwab.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/281000
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index e51285c..f4c9975 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -fa161cb71880cf80ef53fb4bf35dba8ee01af648 +2b5bdd22b7ec2fc13ae0f644c781f64c1a209500 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |