Add support for m32r-linux target, including a RELA ABI and PIC.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / uppercase.d
index 12b1345988a1b6cf7a89db5271139510ee9db554..ead239c2604e0a773863cad8c4895d45f6fd9e2c 100644 (file)
@@ -11,16 +11,16 @@ Disassembly of section .text:
 
 0+0004 <high>:
    4:  d0 c0 00 00     seth r0,#0x0
-[      ]*4: R_M32R_HI16_ULO    [.]text
+[      ]*4: R_M32R_HI16_ULO_RELA       [.]text\+0x4
 
 0+0008 <shigh>:
    8:  d0 c0 00 00     seth r0,#0x0
-[      ]*8: R_M32R_HI16_SLO    [.]text
+[      ]*8: R_M32R_HI16_SLO_RELA       [.]text\+0x8
 
 0+000c <low>:
-   c:  80 e0 00 0c     or3 r0,r0,#0xc
-[      ]*c: R_M32R_LO16        [.]text
+   c:  80 e0 00 00     or3 r0,r0,#0x0
+[      ]*c: R_M32R_LO16_RELA   [.]text\+0xc
 
 0+0010 <sda>:
   10:  80 a0 00 00     add3 r0,r0,#0
-[      ]*10: R_M32R_SDA16      sdavar
+[      ]*10: R_M32R_SDA16_RELA sdavar
This page took 0.023179 seconds and 4 git commands to generate.