mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
13 lines
331 B
Makefile
13 lines
331 B
Makefile
#source: eabi-soft-float.s
|
|
#as:
|
|
#ld: -r
|
|
#readelf: -h
|
|
# This test is only valid on ELF based ports.
|
|
# not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
|
# if we call "ld -r", it should *not* set either of the float ABI flags
|
|
|
|
ELF Header:
|
|
#...
|
|
Flags: 0x5000000, Version5 EABI
|
|
#...
|