aboutsummaryrefslogtreecommitdiff
path: root/src/internal/runtime/sys
AgeCommit message (Expand)Author
2026-02-24internal/runtime/sys: only use speculation barrier for DIT on Apple SiliconRoland Shoemaker
2026-02-24internal/runtime/sys: improve DIT assemblyRoland Shoemaker
2025-12-05crypto/subtle: add speculation barrier after DITRoland Shoemaker
2025-11-10internal/runtime/sys,math/bits: eliminate bounds checks on len8tabJoel Sing
2024-12-06cmd/internal/objabi, internal/runtime: increase nosplit limit on OpenBSDDamien Neil
2024-11-21internal/copyright: add test that copyright notices existRuss Cox
2024-11-19crypto/subtle: add DIT closureRoland Shoemaker
2024-09-17runtime: move getclosureptr to internal/runtime/sysMichael Pratt
2024-09-17runtime: move getcallersp to internal/runtime/sysMichael Pratt
2024-09-17runtime: move getcallerpc to internal/runtime/sysMichael Pratt
2024-08-26internal/runtime/sys: fix typo in commentKevin Z
2024-07-23runtime,internal: move runtime/internal/sys to internal/runtime/sysDavid Chase