Page MenuHomeFreeBSD

arch.7: decouple long and pointer sizes
ClosedPublic

Authored by brooks on Oct 1 2025, 9:39 AM.
Tags
None
Referenced Files
F166648022: D52821.id.diff
Sat, Aug 15, 4:51 AM
Unknown Object (File)
Fri, Aug 14, 3:48 PM
Unknown Object (File)
Thu, Aug 13, 7:35 AM
Unknown Object (File)
Wed, Aug 12, 9:49 PM
Unknown Object (File)
Wed, Aug 12, 5:45 PM
Unknown Object (File)
Tue, Aug 11, 11:44 PM
Unknown Object (File)
Mon, Aug 10, 12:42 PM
Unknown Object (File)
Mon, Aug 10, 9:08 AM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 67444
Build 64327: arc lint + arc unit

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.