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
/
weak1.s
blob
26bffbd608e8197c26ab2919281e2b1b9c216a13
1
.data
2
.global foo1
3
.global sym1
4
.weak sym2
5
foo1
:
6
.long sym1
7
.long sym2
8
sym1
:
9
.long 0x12121212
10
sym2
:
11
.long 0x34343434