CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/09/13 08:21:46
Modified files: lib/libc/softfloat: eqdf2.c eqsf2.c fpgetmask.c fpgetround.c fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c gedf2.c gesf2.c gtdf2.c gtsf2.c ledf2.c lesf2.c ltdf2.c ltsf2.c nedf2.c negdf2.c negsf2.c nesf2.c softfloat.c timesoftfloat.c unorddf2.c unordsf2.c lib/libc/arch/arm/softfloat: Makefile.inc lib/libc/arch/sh/softfloat: Makefile.inc Log message: Uses angle brackets to include softfloat.h, and add the proper directory to CFLAGS. ok guenther@