head 1.3; access; symbols netbsd-11-0-RC4:1.3 netbsd-11-0-RC3:1.3 netbsd-11-0-RC2:1.3 netbsd-11-0-RC1:1.3 perseant-exfatfs-base-20250801:1.3 netbsd-11:1.3.0.28 netbsd-11-base:1.3 netbsd-10-1-RELEASE:1.3 perseant-exfatfs-base-20240630:1.3 perseant-exfatfs:1.3.0.26 perseant-exfatfs-base:1.3 netbsd-8-3-RELEASE:1.3 netbsd-9-4-RELEASE:1.3 netbsd-10-0-RELEASE:1.3 netbsd-10-0-RC6:1.3 netbsd-10-0-RC5:1.3 netbsd-10-0-RC4:1.3 netbsd-10-0-RC3:1.3 netbsd-10-0-RC2:1.3 netbsd-10-0-RC1:1.3 netbsd-10:1.3.0.24 netbsd-10-base:1.3 netbsd-9-3-RELEASE:1.3 cjep_sun2x-base1:1.3 cjep_sun2x:1.3.0.22 cjep_sun2x-base:1.3 cjep_staticlib_x-base1:1.3 netbsd-9-2-RELEASE:1.3 cjep_staticlib_x:1.3.0.20 cjep_staticlib_x-base:1.3 netbsd-9-1-RELEASE:1.3 phil-wifi-20200421:1.3 phil-wifi-20200411:1.3 is-mlppp:1.3.0.18 is-mlppp-base:1.3 phil-wifi-20200406:1.3 netbsd-8-2-RELEASE:1.3 netbsd-9-0-RELEASE:1.3 netbsd-9-0-RC2:1.3 netbsd-9-0-RC1:1.3 phil-wifi-20191119:1.3 netbsd-9:1.3.0.16 netbsd-9-base:1.3 phil-wifi-20190609:1.3 netbsd-8-1-RELEASE:1.3 netbsd-8-1-RC1:1.3 pgoyette-compat-merge-20190127:1.3 pgoyette-compat-20190127:1.3 pgoyette-compat-20190118:1.3 pgoyette-compat-1226:1.3 pgoyette-compat-1126:1.3 pgoyette-compat-1020:1.3 pgoyette-compat-0930:1.3 pgoyette-compat-0906:1.3 pgoyette-compat-0728:1.3 netbsd-8-0-RELEASE:1.3 phil-wifi:1.3.0.14 phil-wifi-base:1.3 pgoyette-compat-0625:1.3 netbsd-8-0-RC2:1.3 pgoyette-compat-0521:1.3 pgoyette-compat-0502:1.3 pgoyette-compat-0422:1.3 netbsd-8-0-RC1:1.3 pgoyette-compat-0415:1.3 pgoyette-compat-0407:1.3 pgoyette-compat-0330:1.3 pgoyette-compat-0322:1.3 pgoyette-compat-0315:1.3 pgoyette-compat:1.3.0.12 pgoyette-compat-base:1.3 matt-nb8-mediatek:1.3.0.10 matt-nb8-mediatek-base:1.3 perseant-stdc-iso10646:1.3.0.8 perseant-stdc-iso10646-base:1.3 netbsd-8:1.3.0.6 netbsd-8-base:1.3 prg-localcount2-base3:1.3 prg-localcount2-base2:1.3 prg-localcount2-base1:1.3 prg-localcount2:1.3.0.4 prg-localcount2-base:1.3 pgoyette-localcount-20170426:1.3 bouyer-socketcan-base1:1.3 pgoyette-localcount-20170320:1.3 bouyer-socketcan:1.3.0.2 bouyer-socketcan-base:1.3 pgoyette-localcount-20170107:1.3 pgoyette-localcount-20161104:1.3 localcount-20160914:1.1 pgoyette-localcount-20160806:1.1 pgoyette-localcount-20160726:1.1 pgoyette-localcount:1.1.0.2 pgoyette-localcount-base:1.1; locks; strict; comment @# @; 1.3 date 2016.10.10.18.49.30; author macallan; state Exp; branches; next 1.2; commitid lg8QQhjH4nck6Dpz; 1.2 date 2016.10.09.17.18.32; author macallan; state Exp; branches; next 1.1; commitid uC6Vl2ODROFwDupz; 1.1 date 2016.07.14.01.59.18; author matt; state Exp; branches 1.1.2.1; next ; commitid vnXUdduOAXJ2leez; 1.1.2.1 date 2016.11.04.14.48.53; author pgoyette; state Exp; branches; next ; commitid 2m1JRwYmpwPkOOsz; desc @@ 1.3 log @set MKSOFTFLOAT=no so we don't get another -msoft-float slapped on COPTS now this actually builds thanks to mrg for pointing me in the right direction @ text @# $NetBSD: Makefile.inc,v 1.2 2016/10/09 17:18:32 macallan Exp $ # CPUFLAGS+= -mhard-float MKSOFTFLOAT= no SRCS= fpsf.S fpdf.S AFLAGS.fpsf.S+= -mhard-float AFLAGS.fpdf.S+= -mhard-float @ 1.2 log @fix tpyo @ text @d1 1 a1 1 # $NetBSD: Makefile.inc,v 1.1 2016/07/14 01:59:18 matt Exp $ d5 1 @ 1.1 log @Library which implements the softfloat primitives using FP instructions Currently contains only untested MIPS routines. XXX move arm libc_vfp to here. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2015/07/08 01:08:24 matt Exp $ d7 2 a8 2 AFLAGS.vfpsf.S+= -mhard-float AFLAGS.vfpdf.S+= -mhard-float @ 1.1.2.1 log @Sync with HEAD @ text @d1 1 a1 1 # $NetBSD: Makefile.inc,v 1.3 2016/10/10 18:49:30 macallan Exp $ a4 1 MKSOFTFLOAT= no d7 2 a8 2 AFLAGS.fpsf.S+= -mhard-float AFLAGS.fpdf.S+= -mhard-float @