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
(_bfd_target_vector): Only include the bfd_elf32_ia64_hpux_big_vec vector
[binutils.git]
/
ld
/
testsuite
/
ld-d10v
/
reloc-001.ld
blob
a3275f5fd5be9d1afdc5465f423b48f0cfd91937
1
SECTIONS
2
{
3
.text 0x01014000 :
4
{
5
*(.text)
6
foo = (. + 0x100);
7
}
8
}
9
10