From: falcovorbis <fal...@us...> - 2024-09-30 10:02:18
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "A pseudo Operating System for the Dreamcast.". The branch, gcc_14.2.0_stable has been created at 2e2a84cb62032003432cd5be3df997ff19b3bf31 (commit) - Log ----------------------------------------------------------------- commit 2e2a84cb62032003432cd5be3df997ff19b3bf31 Author: Falco Girgis <gyr...@gm...> Date: Mon Sep 30 02:35:40 2024 -0500 Blessing GCC14.2.0 as the new "stable" toolchain. GCC14.2.0 has been previewed by at least half of us KOS devs, plus a substantial proportion of our users ever since it has released. I've only ever seen *fewer* ICEs and issues than with the current "stable" toolchain, plus it has nice new C++ language features. I think the time has come to mark it as stable, as many users are already having to rebuild toolchains manually to get this version anyway... - Updated "stable" and "13.2.0" toolchain descriptions in Makefile.default.cfg - Added profile.13.2.0.mk. - Renamed profile.14.2.0 -> profile.stable.mk - Updated CHANGELOG.md. ----------------------------------------------------------------------- hooks/post-receive -- A pseudo Operating System for the Dreamcast. |