repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Recreate correctly.
[binutils.git]
/
ld
/
testsuite
/
ld-checks
/
asm.s
blob
86e7310a59a518425331a2931814db2588316348
1
.text
2
.global foo
3
foo
:
4
.long 0x12345678
5
6
.data
7
.global bar
8
bar
:
9
.long 0x87654321
10
11
.lcomm dummy, 0x12