• Shenghou Ma's avatar
    runtime, misc/cgo/test: fix build for Linux/ARM · 018bcc35
    Shenghou Ma authored
    1. In CL 5989057, I made a mistake in the last minute change.
    "MOVW.W R4, -4(SP)" should really be "MOVW.W R4, -4(R13)",
    as 5l will rewrite offset for SP.
    2. misc/cgo/test/issue1560.go tests for parallel sleep of 1s,
    but on ARM, the deadline is frequently missed, so change sleep
    time to 2s on ARM.
    
    R=golang-dev, dave, rsc
    CC=golang-dev
    https://golang.org/cl/6202043
    018bcc35
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...