repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git]
/
ld
/
testsuite
/
ld-misc
/
start.s
blob
846236eef4d9b9e9536d1ea4dc737c1d0ba4d7a5
1
.text
2
.global start
/* Used by SH targets. */
3
start
:
4
.global _start
5
_start
:
6
.global __start
7
__start
:
8
.global main
/* Used by HPPA targets. */
9
main
:
10
.long foo