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-mips-elf
/
jalx-1.ld
blob
3ee8e31526a0d05cc5ffd9937a79c92c67370a86
1
ENTRY (test)
2
_start_text_phys = 0x88000000;
3
_start_text = _start_text_phys;
4
5
SECTIONS
6
{
7
.text _start_text : AT (ADDR (.text)) { *(.text) }
8
}