Module Name: src Committed By: riastradh Date: Thu Nov 8 18:19:37 UTC 2018
Modified Files: src/lib/libc/arch/vax/gen: Makefile.inc Added Files: src/lib/libc/arch/vax/gen: fabsf.S Log Message: Attempt to implement fabsf by copying fabs and s/d/f/g. Vax wizards, please vaxinate if I flubbed this! To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/lib/libc/arch/vax/gen/Makefile.inc cvs rdiff -u -r0 -r1.1 src/lib/libc/arch/vax/gen/fabsf.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.