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-visium
/
ld2.ld
blob
74f399a6d96ef1e285f6ab6a5b5dd86d7e22ed19
1
SECTIONS
2
{
3
.text 0x30004 : {
4
*(.text)
5
}
6
.data 0x10000 : {
7
*(.data)
8
}
9
}