]> Zhao Yanbai Git Server - minix.git/commit
libm: add i387/ dir, fix test51 compilation
authorBen Gras <ben@minix3.org>
Fri, 8 Jul 2011 14:21:00 +0000 (16:21 +0200)
committerBen Gras <ben@minix3.org>
Fri, 8 Jul 2011 14:34:40 +0000 (16:34 +0200)
commita4ac03c188cc576f32902c65e6409aa66e755da3
treecb2fdc0b1060dafbaf3057c847e9b783fc32c127
parentcf7f7d0ef14dc059b0497ec129f3715e4e0e7176
libm: add i387/ dir, fix test51 compilation

. if $MACHINE_ARCH is unknown, use $MACHINE like in libc
. fixes test51 compilation for gcc/clang (with other compile
  and link fixes)
lib/nbsd_libm/Makefile
lib/nbsd_libm/arch/i387/fenv.c
test/Makefile
test/test51.c