repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
pie2.s
blob
7c489a152218c480dc3d29baebc1c9dbd3cc8ae1
1
.text
2
.global _start
3
_start
:
4
.long foo
5
.data
6
.globl foo
7
foo
:
8
.byte 0