Page MenuHomeFreeBSD

arch.7: decouple long and pointer sizes
ClosedPublic

Authored by brooks on Oct 1 2025, 9:39 AM.
Tags
None
Referenced Files
F154137675: D52821.diff
Sun, Apr 26, 11:59 AM
Unknown Object (File)
Thu, Apr 23, 3:13 PM
Unknown Object (File)
Thu, Apr 23, 4:16 AM
Unknown Object (File)
Wed, Apr 22, 10:17 AM
Unknown Object (File)
Thu, Apr 16, 12:52 PM
Unknown Object (File)
Thu, Apr 16, 11:17 AM
Unknown Object (File)
Thu, Apr 16, 9:59 AM
Unknown Object (File)
Wed, Apr 15, 10:07 PM
Subscribers

Details

Summary

Don't claim void* or (u)intptr_t are the same size as long.

Sponsored by: Innovate UK, DARPA, AFRL

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

share/man/man7/arch.7
174–186

this block should not come in with this commit as this is before the general addition of aarch64c in this doc, no?

  • Remove stray CHERI bits. Will reappear in D52822
This revision is now accepted and ready to land.Oct 1 2025, 10:46 AM
This revision was automatically updated to reflect the committed changes.