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-linkonce
/
zeroeh.ld
blob
b22eaa12c9c700d2beb5e78d0bbac02e216f923c
1
SECTIONS {
2
.text 0xa00 : { *(.text); *(.gnu.linkonce.t.*) }
3
.gcc_except_table 0x2000 : { *(.gcc_except_table) }
4
.eh_frame 0x4000 : { *(.eh_frame) }
5
}