Re: git: 448c505c33cc - main - libm: Add feenableexcept and fedisableexcept to library on powerpc
Date: Sat, 14 May 2022 01:27:45 UTC
On Sat, 14 May 2022 01:26:07 GMT Justin Hibbits <jhibbits@FreeBSD.org> wrote: > The branch main has been updated by jhibbits: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=448c505c33cc334193590f3844406d6a74f26e2a > > commit 448c505c33cc334193590f3844406d6a74f26e2a > Author: Justin Hibbits <jhibbits@FreeBSD.org> > AuthorDate: 2022-05-13 22:18:25 +0000 > Commit: Justin Hibbits <jhibbits@FreeBSD.org> > CommitDate: 2022-05-14 01:24:22 +0000 > > libm: Add feenableexcept and fedisableexcept to library on powerpc > > Summary: > These functions are missing from the library itself, and exist > solely in the header. This breaks a few ports that expect libm to > have the symbols in the library itself. > > Questions on MFC-ability: Can this be MFC'd to 13.2, and how? I had removed this last line before doing the rebase and arc dance...