Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-27 | If a C23 compiler is detected, try asking for C17. | Thomas Munro | 15.11 |
| 2024-11-25 | Assume that <stdbool.h> conforms to the C standard. | Thomas Munro | 15.11 |
| 2024-11-22 | jit: Use -mno-outline-atomics for bitcode on ARM. | Thomas Munro | 15.11 |
| 2024-07-12 | Disable clang 16's -Wcast-function-type-strict. | Thomas Munro | 15.8 |
| 2023-10-22 | Log LLVM library version in configure output. | Thomas Munro | 15.5 |
| 2022-10-19 | Track LLVM 15 changes. | Thomas Munro | 15.1 |
| 2022-01-10 | Make EXEC_BACKEND more convenient on Linux and FreeBSD. | Thomas Munro | 15.0 |
| 2021-12-10 | Check for STATUS_DELETE_PENDING on Windows. | Thomas Munro | 15.0 |
| 2021-07-15 | Portability fixes for sigwait. | Thomas Munro | 15.0 |