Page MenuHomeFreeBSD

arch.7: decouple long and pointer sizes
ClosedPublic

Authored by brooks on Oct 1 2025, 9:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 10, 4:33 PM
Unknown Object (File)
Thu, Sep 10, 2:29 AM
Unknown Object (File)
Sun, Sep 6, 4:11 PM
Unknown Object (File)
Sun, Sep 6, 1:03 PM
Unknown Object (File)
Sun, Sep 6, 4:53 AM
Unknown Object (File)
Sun, Sep 6, 3:04 AM
Unknown Object (File)
Sun, Sep 6, 3:02 AM
Unknown Object (File)
Sun, Sep 6, 3:02 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.