CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/05 22:00:12
Modified files:
gnu/lib/libcompiler_rt: Makefile
Log message:
Fix RTARCH in our Makefile and lets us access riscv-specific implementations
This brings us fp_mode.c used in softfloat code, and muldi3.S used when
the target ISA doesn't have the Multiply extension.
ok kettenis@
