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
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-i386
/
nogot1.s
blob
016e17277770d0dceeef9647f8637c9969b8dca2
1
.type bar, @function
2
bar
:
3
ret
4
.size bar, .-bar
5
.globl foo
6
.type foo, @function
7
foo
:
8
leal bar
, %
eax
9
ret
10
.size foo, .-foo