Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-21 | gccrs: intrinsics: Add early implementation for atomic_store_{seqcst, relaxed... | Arthur Cohen | 1 | -1/+1 |
2023-02-21 | gccrs: builtins: Move implementation into source file | Arthur Cohen | 1 | -108/+12 |
2023-01-31 | gccrs: builtins: Add add_overflow builtin and refactor class | Arthur Cohen | 1 | -15/+36 |
2022-12-13 | gccrs: Add base for HIR to GCC GENERIC lowering | Philip Herron | 1 | -0/+189 |