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
/
print-memory-usage.t
blob
5ff057a5e30f07f9a20a8e1392be96818ba5aad4
1
SECTIONS
2
{
3
.text :
4
{
5
*(.text)
6
*(.pr)
7
}
8
9
.data :
10
{
11
*(.data)
12
*(.rw)
13
}
14
}