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
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
header.t
blob
c378fbe07e015fd8cb48c6868be1dabdbb86f09d
1
ENTRY(main)
2
3
SECTIONS
4
{
5
. = 0x100 + SIZEOF_HEADERS;
6
.text : { *(.text) }
7
.data : { *(.data) }
8
}