Port-hppa archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: missing fma(3) variants for hppa in libm?



> > --- lib/libm/Makefile	14 Jan 2024 15:43:45 -0000	1.218.2.4
> > +++ lib/libm/Makefile	10 Feb 2025 14:29:48 -0000
> > @@ -96,6 +96,7 @@ COMMON_SRCS += fenv.c
> >   .elif (${LIBC_MACHINE_ARCH} == "hppa")
> >   .PATH.c: ${.CURDIR}/arch/hppa
> >   COMMON_SRCS+= fenv.c s_rintl.c
> > +COMMON_SRCS+= s_fma.c s_fmaf.c s_fmal.c
 :
> Sorry for the slow reply.
> 
> Please commit and send pull request.

No problem, done:
 https://mail-index.netbsd.org/source-changes/2025/02/15/msg155518.html
 [pullup-10 #1061]
 and
 https://mail-index.netbsd.org/source-changes/2025/02/15/msg155520.html
 (the latter expected list one is only applicable for -current)

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index