git: f548033818b8 - main - amd64 fabs(3): move signbit to .text
Jessica Clarke
jrtc27 at freebsd.org
Sun Apr 4 00:57:56 UTC 2021
On 3 Apr 2021, at 23:01, Konstantin Belousov <kib at FreeBSD.org> wrote:
>
> The branch main has been updated by kib:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=f548033818b8bbcee17ad3926103f2a9b2c975df
>
> commit f548033818b8bbcee17ad3926103f2a9b2c975df
> Author: Konstantin Belousov <kib at FreeBSD.org>
> AuthorDate: 2021-04-03 01:32:10 +0000
> Commit: Konstantin Belousov <kib at FreeBSD.org>
> CommitDate: 2021-04-03 22:00:57 +0000
>
> amd64 fabs(3): move signbit to .text
Why not .rodata then? That’s where constant pools typically end up.
Jess
More information about the dev-commits-src-main
mailing list