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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-powerpc
/
aix-glink-1.s
blob
f7901b292b70551cee59fd0e775002499393cfac
1
.toc
2
.globl .f1
3
.csect .f1[PR]
4
.f1:
5
blr
6
7
.globl .f2
8
.csect .f2[PR]
9
.f2:
10
bl
.f3
11
12
.globl .f3
13
.csect .f3[PR]
14
.f3:
15
blr
16
17
.globl foo
18
.csect foo[RW]
19
foo
:
20
.long f1
21
.long .ext