mailing list of musl libc
 help / color / mirror / code / Atom feed
fe36f909e2c0fbc5c03d1cc19f253cc8bd630693 blob 100 bytes (raw)

1
2
3
4
5
 
.global copysignf
.type   copysignf, %function
copysignf:
        fsgnj.s fa0, fa0, fa1
        ret
debug log:

solving fe36f90 ...
found fe36f90 in https://inbox.vuxu.org/musl/20180928022404.GQ17995@brightrain.aerifal.cx/

applying [1/1] https://inbox.vuxu.org/musl/20180928022404.GQ17995@brightrain.aerifal.cx/
diff --git a/src/math/riscv32/copysignf.s b/src/math/riscv32/copysignf.s
new file mode 100644
index 0000000..fe36f90

Checking patch src/math/riscv32/copysignf.s...
Applied patch src/math/riscv32/copysignf.s cleanly.

index at:
100644 fe36f909e2c0fbc5c03d1cc19f253cc8bd630693	src/math/riscv32/copysignf.s

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).