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-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
[binutils.git]
/
ld
/
testsuite
/
ld-sh
/
vxworks3-lib.s
blob
6e103316534979c1d4da9679acb7ddd8a507353b
1
.macro entry
2
.globl foo\@
3
.size foo\@,4
4
.type foo\@,@function
5
foo\@
:
6
rts
7
nop
8
.endm
9
10
.rept 511
11
entry
12
.endr