URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [thumbrel.s] - Rev 825
Go to most recent revision | Compare with Previous | Blame | View Log
@ Check that PC-relative relocs against local function symbols are @ generated correctly. .text .thumb a: .word 0 .word b - a .word 0 .word 0 .type b, %function b:
Go to most recent revision | Compare with Previous | Blame | View Log