diff options
author | Nick Clifton <nickc@redhat.com> | 2004-09-03 14:31:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-09-03 14:31:41 +0000 |
commit | 42851540ac3cf3b1f17ed9ab528c1ea2a2fdfb4f (patch) | |
tree | 37d2af0e5232af83ae00e569edf556f4c5dc6bf6 /ld/testsuite/ld-crx/reloc-rel8.d | |
parent | 6e3b68350d29fde1dedc4772bbdce07ac3669f97 (diff) | |
download | gdb-42851540ac3cf3b1f17ed9ab528c1ea2a2fdfb4f.zip gdb-42851540ac3cf3b1f17ed9ab528c1ea2a2fdfb4f.tar.gz gdb-42851540ac3cf3b1f17ed9ab528c1ea2a2fdfb4f.tar.bz2 |
Add LD and GAS testsuites for CRX port.
Fix several crx bugs.
Diffstat (limited to 'ld/testsuite/ld-crx/reloc-rel8.d')
-rw-r--r-- | ld/testsuite/ld-crx/reloc-rel8.d | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-crx/reloc-rel8.d b/ld/testsuite/ld-crx/reloc-rel8.d new file mode 100644 index 0000000..f4c5972 --- /dev/null +++ b/ld/testsuite/ld-crx/reloc-rel8.d @@ -0,0 +1,12 @@ +#source: reloc-rel8.s +#ld: -T $srcdir/$subdir/crx.ld +#objdump: -D + +# Test pc relative relocation R_CRX_REL8 + +.*: file format elf32-crx + +Disassembly of section .text_8: + +000000e0 <_start>: + e0: 09 70 beq \*\+0x12 |