index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
runtime
/
sys_freebsd_arm.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
1
-382
/
+0
*
runtime: use new #include "textflag.h"
Russ Cox
2014-09-04
1
-1
/
+1
*
cmd/cc, runtime: convert C compilers to use Go calling convention
Russ Cox
2014-08-27
1
-3
/
+12
*
all: remove 'extern register M *m' from runtime
Russ Cox
2014-06-26
1
-8
/
+8
*
runtime, go/build: re-enable cgo on FreeBSD.
Shenghou Ma
2014-04-21
1
-2
/
+3
*
runtime: use monotonic clock for timers on freebsd/amd64,386,arm
Mikio Hara
2014-02-26
1
-1
/
+3
*
runtime, syscall: update freebsd/arm calling convention to match EABI
Dave Cheney
2013-09-26
1
-40
/
+92
*
runtime: integrated network pollster for freebsd/arm
Mikio Hara
2013-08-20
1
-0
/
+30
*
runtime: Fix netbsd/arm and freebsd/arm build
Elias Naur
2013-08-14
1
-3
/
+3
*
runtime.cmd/ld: Add ARM external linking and implement -shared in terms of ex...
Elias Naur
2013-08-14
1
-0
/
+4
*
runtime: convert .s textflags from numbers to symbolic constants.
Keith Randall
2013-08-07
1
-26
/
+27
*
runtime: correctly handle signals received on foreign threads
Shenghou Ma
2013-07-12
1
-2
/
+3
*
runtime: use m and g, instead of R9 and R10, in ARM assembly files
Shenghou Ma
2013-05-28
1
-22
/
+20
*
runtime: make arm signal handler call runtime.badsignal
Shenghou Ma
2013-05-27
1
-1
/
+6
*
runtime: accept GOTRACEBACK=crash to mean 'crash after panic'
Russ Cox
2013-03-15
1
-2
/
+2
*
runtime: fix freebsd arm for hash change
Russ Cox
2013-03-14
1
-0
/
+19
*
runtime: start all threads with runtime.mstart
Russ Cox
2013-03-01
1
-4
/
+1
*
runtime: fix new scheduler on freebsd, windows
Russ Cox
2013-03-01
1
-1
/
+5
*
runtime/cgo: make symbol naming consistent
Russ Cox
2013-02-28
1
-2
/
+2
*
runtime: delete old closure code
Russ Cox
2013-02-22
1
-13
/
+0
*
runtime: fix freebsd/arm instruction cache flush
Dave Cheney
2013-01-01
1
-1
/
+6
*
runtime: ignore failure from madvise
Russ Cox
2012-12-22
1
-2
/
+1
*
runtime: use clock_gettime to get ns resolution for time.now & runtime.nanotime
Shenghou Ma
2012-12-18
1
-15
/
+12
*
runtime: implement runtime.SysUnused on FreeBSD
John Graham-Cumming
2012-11-24
1
-0
/
+9
*
runtime: FreeBSD/ARM support
Shenghou Ma
2012-10-12
1
-0
/
+262