1
0
mirror of https://github.com/golang/go synced 2024-10-03 13:11:21 -06:00
go/src/cmd
Shenghou Ma 9de61e7c8c cmd/5l, cmd/ld: add support for R_ARM_GOT_PREL
Android NDK's gcc 4.6 generates this relocation for runtime/cgo.

R=rsc
CC=golang-dev
https://golang.org/cl/6450056
2012-07-30 18:48:00 -04:00
..
5a cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARM 2012-06-08 02:42:28 +08:00
5c cmd/5c, cmd/5g, cmd/5l: fix cross compilation failure on darwin 2012-06-08 13:13:02 +10:00
5g cmd/gc: cache itab lookup in convT2I. 2012-07-03 09:09:05 +10:00
5l cmd/5l, cmd/ld: add support for R_ARM_GOT_PREL 2012-07-30 18:48:00 -04:00
6a cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
6c cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automatically 2012-05-05 01:54:16 +08:00
6g cmd/gc: cache itab lookup in convT2I. 2012-07-03 09:09:05 +10:00
6l cmd/6l: loop alignment, disabled 2012-06-01 10:23:15 -04:00
8a cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
8c cmd/8c: better fix for 64-bit register smash 2012-05-24 23:36:26 -04:00
8g cmd/gc: cache itab lookup in convT2I. 2012-07-03 09:09:05 +10:00
8l cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
addr2line runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
api cmd/api: handle empty API file, ignore -next in release 2012-06-08 13:44:13 -04:00
cc cmd/cc: fix uint right shift in constant evaluation 2012-05-25 00:08:52 +08:00
cgo cmd/cgo: use 1 as last entry for __cgodebug_data 2012-07-30 18:44:48 -04:00
cov cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00
dist cmd/dist: Make verbose messages print to stderr 2012-07-06 15:00:18 +10:00
fix cmd/fix: add rules for net/http -> net/http/httputil renames 2012-03-12 13:25:48 -07:00
gc cmd/gc: fix initialization order involving method calls. 2012-07-30 09:14:49 +02:00
go cmd/go: show $GOPATH in 'go env' output 2012-07-30 00:22:42 -04:00
godoc cmd/godoc: delete -path flag 2012-07-25 10:49:50 -07:00
gofmt gofmt: handle comments correctly in rewrites 2012-06-25 13:58:28 -07:00
ld cmd/5l, cmd/ld: add support for R_ARM_GOT_PREL 2012-07-30 18:48:00 -04:00
nm doc: various update to command documents 2012-03-09 01:31:09 +08:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pack cmd/pack: remove unused paging logic 2012-07-12 10:14:07 +10:00
prof cmd/prof: don't build on Plan 9 for now. 2012-04-16 17:36:36 -07:00
vet cmd/vet: provide flags to control which tests to run 2012-07-16 14:03:11 -07:00
yacc cmd/yacc: spring cleaning for units.y 2012-04-09 15:04:59 -04:00