Page MenuHomeFreeBSD

arch.7: decouple long and pointer sizes
ClosedPublic

Authored by brooks on Oct 1 2025, 9:39 AM.
Tags
None
Referenced Files
F137785175: D52821.id163209.diff
Tue, Nov 25, 8:18 PM
F137750470: D52821.id.diff
Tue, Nov 25, 11:45 AM
Unknown Object (File)
Mon, Nov 24, 5:26 PM
Unknown Object (File)
Sun, Nov 23, 8:29 AM
Unknown Object (File)
Fri, Nov 21, 1:17 PM
Unknown Object (File)
Fri, Nov 14, 11:07 PM
Unknown Object (File)
Wed, Nov 5, 5:14 PM
Unknown Object (File)
Tue, Nov 4, 2:27 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.