URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-mips-elf/] [jaloverflow-2.s] - Rev 156
Go to most recent revision | Compare with Previous | Blame | View Log
# jal relocs against undefined weak symbols should not be treated as # overflowing .globl start .weak foo start: jal foo
Go to most recent revision | Compare with Previous | Blame | View Log