Module Name: src Committed By: thorpej Date: Fri Apr 5 14:00:16 UTC 2019
Modified Files: src/sys/lib/libkern: Makefile.compiler-rt Log Message: clzdi2 and ctzdi2 are needed on alpha. (counting instructions are in the optional CIX extension, and thus not used by the default compiler configuation). To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/lib/libkern/Makefile.compiler-rt Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.