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-arm
/
jump-reloc-veneers.s
blob
c646e71ae090a8927c04fc1d857f4846d29002c1
1
.text
2
.syntax unified
3
.thumb_func
4
.global _start
5
.type _start,%function
6
_start
:
7
b.w dest
8
9
.section destsect,
"x"
10
.thumb_func
11
dest
:
12
b.n dest