Module Name:src
Committed By: macallan
Date: Tue Oct 11 16:55:22 UTC 2016
Added Files:
src/lib/libc_fp: shlib_version
Removed Files:
src/lib/libc_fp/arch/mips: shlib_version
Log Message:
move shlib_version into the main directory
To generate a diff of this commit
Module Name:src
Committed By: macallan
Date: Mon Oct 10 18:49:30 UTC 2016
Modified Files:
src/lib/libc_fp/arch/mips: Makefile.inc
Log Message:
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
Module Name:src
Committed By: macallan
Date: Sun Oct 9 17:18:32 UTC 2016
Modified Files:
src/lib/libc_fp/arch/mips: Makefile.inc
Log Message:
fix tpyo
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc_fp/arch/mips/Makefile.inc
Please note that di
Module Name:src
Committed By: matt
Date: Thu Jul 14 01:59:19 UTC 2016
Added Files:
src/lib/libc_fp: Makefile gcc-softfloat.c
src/lib/libc_fp/arch/mips: Makefile.inc fpdf.S fpsf.S shlib_version
Log Message:
Library which implements the softfloat primitives using FP