CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/09/05 11:05:14
Modified files: gnu/lib/libcompiler_rt: Makefile Log message: Clean up the handling of the "TF" (quad-precision) helper functions. Create a single arch-independent list for them and allow for replacement of the generic C implementation with arch-dependent assembly code. ok rsadowski@