On 2/17/25 04:50, Peter Maydell wrote:
Now we have removed all the target-specifics from the softfloat code, we can switch to building it once for the whole system rather than once per target.Signed-off-by: Peter Maydell<[email protected]> --- fpu/softfloat.c | 3 --- fpu/meson.build | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
