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
/
align2.t
blob
d86f62aeab33734e13da41961759989680aa7ec6
1
SECTIONS
2
{
3
.text : {*(.text)}
4
. = ALIGN(data_align);
5
.data : {*(.data)}
6
/DISCARD/ : {*(*)}
7
}