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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-mips-elf
/
pic-reloc-tls.ld
blob
85af30cf5e1987f397f5e31152dad9157e4822e3
1
SECTIONS
2
{
3
bar = foo;
4
.text : { *(.text) }
5
.tbss : { *(.tbss) }
6
/DISCARD/ : { *(*) }
7
}