Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
9d3ea8df
Unverified
Commit
9d3ea8df
authored
Feb 14, 2019
by
Péter Szilágyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vendor: pull in upstream syscall fixes for non-linux/arm64
parent
2b75fa9d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
7 deletions
+18
-7
cpu_linux_arm64.go
vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go
+0
-0
cpu_other_arm64.go
vendor/golang.org/x/sys/cpu/cpu_other_arm64.go
+11
-0
vendor.json
vendor/vendor.json
+7
-7
No files found.
vendor/golang.org/x/sys/cpu/cpu_arm64.go
→
vendor/golang.org/x/sys/cpu/cpu_
linux_
arm64.go
View file @
9d3ea8df
File moved
vendor/golang.org/x/sys/cpu/cpu_other_arm64.go
0 → 100644
View file @
9d3ea8df
// Copyright 2019 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !linux,arm64
package
cpu
const
cacheLineSize
=
64
func
doinit
()
{}
vendor/vendor.json
View file @
9d3ea8df
...
...
@@ -785,22 +785,22 @@
"revisionTime"
:
"2017-05-17T20:25:26Z"
},
{
"checksumSHA1"
:
"
1CmUDjhZlyKZcbLYlWI7cRzK3fI
="
,
"checksumSHA1"
:
"
2HmF5lkH5eTCChFqqUPKGyZq46o
="
,
"path"
:
"golang.org/x/sys/cpu"
,
"revision"
:
"
983097b1a8a340cd1cc7df17d735154d89e10b1a
"
,
"revisionTime"
:
"2019-02-1
3T08:58:22
Z"
"revision"
:
"
e77772198cdc3dbfcf7f2de96630204df9fd3a0b
"
,
"revisionTime"
:
"2019-02-1
4T21:28:15
Z"
},
{
"checksumSHA1"
:
"k8nyiVwbKd7N/Lo9z85y6v/03NE="
,
"path"
:
"golang.org/x/sys/unix"
,
"revision"
:
"
983097b1a8a340cd1cc7df17d735154d89e10b1a
"
,
"revisionTime"
:
"2019-02-1
3T08:58:22
Z"
"revision"
:
"
e77772198cdc3dbfcf7f2de96630204df9fd3a0b
"
,
"revisionTime"
:
"2019-02-1
4T21:28:15
Z"
},
{
"checksumSHA1"
:
"IwB9A6UjgGYrHIBFJEamnrXPeNo="
,
"path"
:
"golang.org/x/sys/windows"
,
"revision"
:
"
983097b1a8a340cd1cc7df17d735154d89e10b1a
"
,
"revisionTime"
:
"2019-02-1
3T08:58:22
Z"
"revision"
:
"
e77772198cdc3dbfcf7f2de96630204df9fd3a0b
"
,
"revisionTime"
:
"2019-02-1
4T21:28:15
Z"
},
{
"checksumSHA1"
:
"Mr4ur60bgQJnQFfJY0dGtwWwMPE="
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment