head	1.2;
access;
symbols
	netbsd-11-0-RC4:1.2
	netbsd-11-0-RC3:1.2
	netbsd-11-0-RC2:1.2
	netbsd-11-0-RC1:1.2
	perseant-exfatfs-base-20250801:1.2
	netbsd-11:1.2.0.16
	netbsd-11-base:1.2
	netbsd-10-1-RELEASE:1.2
	perseant-exfatfs-base-20240630:1.2
	perseant-exfatfs:1.2.0.14
	perseant-exfatfs-base:1.2
	netbsd-9-4-RELEASE:1.2
	netbsd-10-0-RELEASE:1.2
	netbsd-10-0-RC6:1.2
	netbsd-10-0-RC5:1.2
	netbsd-10-0-RC4:1.2
	netbsd-10-0-RC3:1.2
	netbsd-10-0-RC2:1.2
	netbsd-10-0-RC1:1.2
	netbsd-10:1.2.0.12
	netbsd-10-base:1.2
	netbsd-9-3-RELEASE:1.2
	cjep_sun2x-base1:1.2
	cjep_sun2x:1.2.0.10
	cjep_sun2x-base:1.2
	cjep_staticlib_x-base1:1.2
	netbsd-9-2-RELEASE:1.2
	cjep_staticlib_x:1.2.0.8
	cjep_staticlib_x-base:1.2
	netbsd-9-1-RELEASE:1.2
	phil-wifi-20200421:1.2
	phil-wifi-20200411:1.2
	is-mlppp:1.2.0.6
	is-mlppp-base:1.2
	phil-wifi-20200406:1.2
	netbsd-9-0-RELEASE:1.2
	netbsd-9-0-RC2:1.2
	netbsd-9-0-RC1:1.2
	phil-wifi-20191119:1.2
	netbsd-9:1.2.0.4
	netbsd-9-base:1.2
	phil-wifi:1.2.0.2
	phil-wifi-20190609:1.2;
locks; strict;
comment	@# @;


1.2
date	2019.04.17.10.07.00;	author mrg;	state Exp;
branches
	1.2.2.1;
next	1.1;
commitid	ClOra2Q3K9QWFGjB;

1.1
date	2019.04.16.07.50.05;	author mrg;	state Exp;
branches;
next	;
commitid	5jfldH6QmmRIWxjB;

1.2.2.1
date	2019.04.17.10.07.00;	author christos;	state dead;
branches;
next	1.2.2.2;
commitid	jtc8rnCzWiEEHGqB;

1.2.2.2
date	2019.06.10.21.54.18;	author christos;	state Exp;
branches;
next	;
commitid	jtc8rnCzWiEEHGqB;


desc
@@


1.2
log
@- define __riscv__ again
- define *intptr_t in terms of 'long int' always
- move fixtfdi.c, fixunstfdi.c, floatditf.c, and floatunditf.c into t-netbsd64
- remove duplicated riscv case in config.gcc, reducing upstream diff as well
- regen riscv64 mknative
@
text
@LIB2ADD += $(srcdir)/soft-fp/addtf3.c \
	   $(srcdir)/soft-fp/divtf3.c \
	   $(srcdir)/soft-fp/eqtf2.c \
	   $(srcdir)/soft-fp/getf2.c \
	   $(srcdir)/soft-fp/letf2.c \
	   $(srcdir)/soft-fp/multf3.c \
	   $(srcdir)/soft-fp/negtf2.c \
	   $(srcdir)/soft-fp/subtf3.c \
	   $(srcdir)/soft-fp/unordtf2.c \
	   $(srcdir)/soft-fp/fixtfsi.c \
	   $(srcdir)/soft-fp/fixunstfsi.c \
	   $(srcdir)/soft-fp/floatsitf.c \
	   $(srcdir)/soft-fp/floatunsitf.c \
	   $(srcdir)/soft-fp/extendsftf2.c \
	   $(srcdir)/soft-fp/extenddftf2.c \
	   $(srcdir)/soft-fp/trunctfsf2.c \
	   $(srcdir)/soft-fp/trunctfdf2.c
@


1.2.2.1
log
@file t-netbsd was added on branch phil-wifi on 2019-06-10 21:54:18 +0000
@
text
@d1 17
@


1.2.2.2
log
@Sync with HEAD
@
text
@a0 17
LIB2ADD += $(srcdir)/soft-fp/addtf3.c \
	   $(srcdir)/soft-fp/divtf3.c \
	   $(srcdir)/soft-fp/eqtf2.c \
	   $(srcdir)/soft-fp/getf2.c \
	   $(srcdir)/soft-fp/letf2.c \
	   $(srcdir)/soft-fp/multf3.c \
	   $(srcdir)/soft-fp/negtf2.c \
	   $(srcdir)/soft-fp/subtf3.c \
	   $(srcdir)/soft-fp/unordtf2.c \
	   $(srcdir)/soft-fp/fixtfsi.c \
	   $(srcdir)/soft-fp/fixunstfsi.c \
	   $(srcdir)/soft-fp/floatsitf.c \
	   $(srcdir)/soft-fp/floatunsitf.c \
	   $(srcdir)/soft-fp/extendsftf2.c \
	   $(srcdir)/soft-fp/extenddftf2.c \
	   $(srcdir)/soft-fp/trunctfsf2.c \
	   $(srcdir)/soft-fp/trunctfdf2.c
@


1.1
log
@list a bunch of soft-fp as present in the current risc64 libgcc defs.mk.
this makes mknative-gcc work without breaking maya's manual work.
@
text
@a13 4
	   $(srcdir)/soft-fp/fixtfdi.c \
	   $(srcdir)/soft-fp/fixunstfdi.c \
	   $(srcdir)/soft-fp/floatditf.c \
	   $(srcdir)/soft-fp/floatunditf.c \
@

