1
0
mirror of https://github.com/golang/go synced 2024-11-23 00:20:12 -07:00
go/src
Russ Cox 9ad9742157 runtime: use kernel-supplied cas on linux/arm
Using the kernel-supplied compare-and-swap code
on linux/arm means that runtime doesn't have to care
whether this is GOARM=5 or GOARM=6 anymore.

Fixes #1494.

R=r, r2
CC=golang-dev
https://golang.org/cl/4245043
2011-02-25 14:29:55 -05:00
..
cmd 8a, 8l: add CMPXCHG8B, XADDB, XADDL, XADDW 2011-02-25 01:04:29 -05:00
lib9 lib9: update to Unicode 6.0.0 2011-01-31 12:38:54 -05:00
libbio build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
libmach gc, ld: detect stale or incompatible object files 2011-02-03 13:51:43 -05:00
pkg runtime: use kernel-supplied cas on linux/arm 2011-02-25 14:29:55 -05:00
all.bash build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
clean.bash build: allow clean.bash to work on fresh checkout 2011-02-04 14:33:08 -05:00
env.bash src/run.bash: get rid of long windows expression 2011-02-09 12:37:08 +11:00
make.bash build: remove unused nacl conditional from make.bash 2011-02-24 15:56:53 +11:00
Make.ccmd build: remove intermediate yacc files in Make.ccmd 2010-12-14 12:22:40 -05:00
Make.clib build: Allow archiver to be specified in the environment with HOST_AR. 2010-12-07 15:28:26 -05:00
Make.cmd gotest: enable unit tests for cmd directories 2011-02-03 14:54:01 -05:00
Make.common build: reduce the use of subshells in recursive make 2011-02-19 10:49:46 +11:00
Make.inc remove nacl 2010-12-15 11:49:23 -05:00
Make.pkg runtime: fix signal stack bug 2011-02-24 13:46:44 -08:00
quietgcc.bash build: add GOHOSTOS and GOHOSTARCH environment variables. 2010-10-08 18:52:28 +11:00
run.bash build: run test/ directory first 2011-02-14 09:27:02 -05:00
sudo.bash
version.bash gc, ld: detect stale or incompatible object files 2011-02-03 13:51:43 -05:00