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