repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixes for host gcc 4.6.1
[zpugcc/jano.git]
/
toolchain
/
binutils
/
ld
/
testsuite
/
ld-mmix
/
zeroeh.ld
blob
6550c17db9c22450f50cd9d2e853f9b63705a19d
1
SECTIONS {
2
.text 0xa00 : { *(.text); *(.gnu.linkonce.t.*) }
3
.eh_frame 0x2000 : { *(.eh_frame) }
4
}