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-d10v
/
reloc-003.ld
blob
7008d9d1f1a688604419a92aa796858c680a881a
1
SECTIONS
2
{
3
.text 0x01014000 :
4
{
5
*(.text)
6
foo = (. + 0x1FC);
7
}
8
}
9
10