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
/
liblink
/
asm6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
liblink: introduce way to avoid pc-relative addressing
Russ Cox
2014-08-25
1
-4
/
+31
*
liblink: fix encoding of ASETPC in 6a, 8a
Josh Bleecher Snyder
2014-08-18
1
-1
/
+1
*
liblink: use pc-relative addressing for all memory references in amd64 code
Russ Cox
2014-08-18
1
-21
/
+8
*
liblink: encode MOVBQZX as MOVZBL instead of MOVZBQ
Rui Ueyama
2014-08-05
1
-1
/
+1
*
liblink: shorter encoding for zeroing register
Rui Ueyama
2014-08-05
1
-0
/
+1
*
liblink: remove some gotos + other fixes
Russ Cox
2014-07-21
1
-15
/
+12
*
build: annotations and modifications for c2go
Russ Cox
2014-07-02
1
-788
/
+790
*
liblink, runtime: preliminary support for plan9/amd64
Aram H?v?rneanu
2014-07-02
1
-1
/
+13
*
liblink: fix field tracking
Russ Cox
2014-05-20
1
-0
/
+9
*
liblink, cmd/ld: reenable nosplit checking and test
Russ Cox
2014-04-16
1
-4
/
+13
*
cmd/ld: use TLS relocations on ELF systems in external linking mode
Russ Cox
2014-04-15
1
-23
/
+10
*
liblink: introduce TLS register on 386 and amd64
Russ Cox
2014-04-15
1
-7
/
+107
*
liblink: remove arch-specific constants from file format
Russ Cox
2014-04-14
1
-6
/
+6
*
liblink: remove code that is never executed
Ian Lance Taylor
2014-04-07
1
-15
/
+0
*
runtime: get rid of most uses of REP for copying/zeroing.
Keith Randall
2014-04-01
1
-0
/
+9
*
all: final merge of NaCl tree
Russ Cox
2014-02-27
1
-16
/
+212
*
cmd/gc: rename AFATVARDEF to AVARDEF
Russ Cox
2014-02-13
1
-1
/
+1
*
liblink: fix comments. Someone was overzealous with search & replace.
Keith Randall
2014-01-09
1
-24
/
+24
*
cmd/ld: move instruction selection + layout into compilers, assemblers
Russ Cox
2013-12-16
1
-0
/
+1
*
liblink: create new library based on linker code
Russ Cox
2013-12-08
1
-0
/
+3289