Home | History | Annotate | Download | only in ld-arm
      1 #source: eabi-soft-float.s
      2 #as:
      3 #ld: -r
      4 #readelf: -h
      5 # This test is only valid on ELF based ports.
      6 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
      7 # Check that we set the soft-float ABI flag directly
      8 
      9 ELF Header:
     10 #...
     11   Flags:                             0x5000200, Version5 EABI, soft-float ABI
     12 #...
     13