Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(71)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
87880043
: liblink: fix TLS references for external static linking
Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by
rsc
Modified:
11 years, 9 months ago
Reviewers:
Visibility:
Public.
Description
liblink: fix TLS references for external static linking
Patch Set 1
#
Patch Set 2 : diff -r f8ac12d0acae https://go.googlecode.com/hg
#
Patch Set 3 : diff -r f8ac12d0acae https://go.googlecode.com/hg
#
Created:
11 years, 9 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+119 lines, -23 lines
)
Patch
M
include/link.h
View
1
2 chunks
+3 lines, -1 line
0 comments
Download
M
src/cmd/6a/lex.c
View
1
2 chunks
+1 line, -1 line
0 comments
Download
M
src/cmd/6l/6.out.h
View
1
1 chunk
+11 lines, -10 lines
0 comments
Download
M
src/cmd/8a/lex.c
View
1
1 chunk
+1 line, -0 lines
0 comments
Download
M
src/cmd/8l/8.out.h
View
1
1 chunk
+1 line, -0 lines
0 comments
Download
M
src/cmd/dist/buildruntime.c
View
1
1 chunk
+10 lines, -0 lines
0 comments
Download
M
src/liblink/asm5.c
View
1
2 chunks
+3 lines, -3 lines
0 comments
Download
M
src/liblink/asm6.c
View
1
5 chunks
+41 lines, -0 lines
0 comments
Download
M
src/liblink/asm8.c
View
1
2 chunks
+22 lines, -0 lines
0 comments
Download
M
src/liblink/list6.c
View
1
1 chunk
+1 line, -0 lines
0 comments
Download
M
src/liblink/obj5.c
View
1
1 chunk
+4 lines, -4 lines
0 comments
Download
M
src/liblink/obj6.c
View
1
5 chunks
+21 lines, -4 lines
0 comments
Download
Issue 87880043: liblink: fix TLS references for external static linking
Created 11 years, 9 months ago by rsc
Modified 11 years, 9 months ago
Reviewers:
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b