Module Name: src Committed By: riastradh Date: Tue May 7 22:29:53 UTC 2024
Modified Files: src/lib/libm/arch/m68060: makeas.sh Log Message: lib/libm/arch/m68060/makeas.sh: Create public weak aliases. Use _foo for internal names, and weak alias foo when it's public like sin/cos/tan. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/lib/libm/arch/m68060/makeas.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.