repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-scripts
/
cross2.t
blob
07c1d8497eb8a4aed56460d8828e1e9b6bbd161c
1
NOCROSSREFS ( .text .data )
2
SECTIONS
3
{
4
.text : { *(.text) *(.text.*) *(.pr) *(.opd) }
5
.data : { *(.data) *(.data.*) *(.sdata) *(.rw) *(.tc0) *(.tc) *(.toc) }
6
}