Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-27 | If a C23 compiler is detected, try asking for C17. | Thomas Munro | 13.19 |
| 2024-11-25 | Assume that <stdbool.h> conforms to the C standard. | Thomas Munro | 13.19 |
| 2024-11-22 | jit: Use -mno-outline-atomics for bitcode on ARM. | Thomas Munro | 13.19 |
| 2024-11-07 | Check for STATUS_DELETE_PENDING on Windows. | Thomas Munro | 13.17 |
| 2024-11-07 | Disable clang 16's -Wcast-function-type-strict. | Thomas Munro | 13.17 |
| 2023-10-22 | Log LLVM library version in configure output. | Thomas Munro | 13.13 |
| 2022-10-19 | Track LLVM 15 changes. | Thomas Munro | 13.9 |
| 2020-02-05 | Add kqueue(2) support to the WaitEventSet API. | Thomas Munro | 13.0 |