projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add R_386_GOT32X support to gas and ld
[external/binutils.git]
/
ld
/
testsuite
/
ld-i386
/
load4.s
1
.text
2
.globl foo
3
.type foo, @function
4
foo:
5
ret
6
.globl _start
7
.type _start, @function
8
_start:
9
movl foo@GOT, %eax