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
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
flags1.ld
blob
a94cbe82596b45eb86b4a415ab67c60df2a12104
1
SECTIONS
2
{
3
.text :
4
{
5
*(.text)
6
} =0
7
.post_text_reserve :
8
{
9
. += 0x160;
10
}
11
/DISCARD/ : { *(.*) }
12
}