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-aarch64
/
gc-plt-main.s
blob
6f6c90334f5bf8bd486a76adec74fcdcb2c4bf44
1
.data
2
.global var
3
.text
4
.globl _start
5
.type _start, %function
6
_start
:
7
bl
foo
8
.size _start, . - _start