repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git]
/
ld
/
testsuite
/
ld-scripts
/
empty-address-2a.t
blob
6a40ad8b7c43d34dfac287ce19925c167a2e84d4
1
SECTIONS
2
{
3
.text : { *(.text) }
4
.data : { *(.data) }
5
__data_end = .;
6
/DISCARD/ : { *(.*) }
7
}