Module Name: src Committed By: martin Date: Tue Mar 22 12:24:54 UTC 2011
Modified Files: src/lib/libc/arch/sparc64: Makefile.inc Removed Files: src/lib/libc/arch/sparc64/gen: divrem.m4 Log Message: Remove the sparc-v7 compatibility wrapper functions (.div, .mul, ... .urem), the compiler never generates (or did generate in the past) 64bit code to call them, and they are still present in our 32bit compat library. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/lib/libc/arch/sparc64/Makefile.inc cvs rdiff -u -r1.4 -r0 src/lib/libc/arch/sparc64/gen/divrem.m4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.