Home | History | Annotate | Download | only in ld-cris
      1 #source: start1.s
      2 #source: tls-x.s
      3 #source: tls-gd-2.s
      4 #source: tls-ie-10.s
      5 #source: tls-gd-1.s
      6 #source: tls-ie-8.s
      7 #as: --pic --no-underscore --em=criself -I$srcdir/$subdir
      8 #ld: -m crislinux
      9 #objdump: -s -t -r -p
     10 
     11 # An executable with a R_CRIS_32_GOT_GD, a R_CRIS_16_GOT_GD, a
     12 # R_CRIS_32_GOT_TPREL and a R_CRIS_16_GOT_TPREL against the same
     13 # symbol.  Check that we have proper NPTL/TLS markings and GOT.
     14 
     15 .*:     file format elf32-cris
     16 
     17 Program Header:
     18 #...
     19      TLS off .*
     20          filesz 0x0+4 memsz 0x0+4 flags r--
     21 #...
     22 Contents of section .text:
     23  80094 41b20000 6fae1000 0+ 6fae0c0+  .*
     24  800a4 0+ 5fae1000 5fae0c00        .*
     25 #...
     26 Contents of section \.got:
     27  820b4 0+ 0+ 0+ fcffffff  .*
     28  820c4 010+ 0+   .*
     29