Page MenuHomeFreeBSD

arch.7: decouple long and pointer sizes
ClosedPublic

Authored by brooks on Oct 1 2025, 9:39 AM.
Tags
None
Referenced Files
F134542992: D52821.diff
Mon, Nov 3, 1:39 AM
F134535580: D52821.id163209.diff
Mon, Nov 3, 12:11 AM
F134533297: D52821.diff
Sun, Nov 2, 11:43 PM
Unknown Object (File)
Thu, Oct 30, 11:27 AM
Unknown Object (File)
Wed, Oct 29, 9:40 AM
Unknown Object (File)
Tue, Oct 28, 6:00 AM
Unknown Object (File)
Sat, Oct 25, 5:30 PM
Unknown Object (File)
Sat, Oct 25, 5:21 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.