Home | History | Annotate | Line # | Download | only in pa
      1  1.1  mrg # Soft float configuration for PA64
      2  1.1  mrg LIB2ADD += $(srcdir)/config/pa/sfp-exceptions.c
      3  1.1  mrg 
      4  1.1  mrg softfp_float_modes := sf df tf
      5  1.1  mrg softfp_int_modes := si di ti
      6  1.1  mrg softfp_extensions := sfdf sftf dftf
      7  1.1  mrg softfp_truncations := dfsf tfsf tfdf
      8  1.1  mrg softfp_exclude_libgcc2 := n
      9