Release Cosmopolitan v3.6.0

This release is an atomic upgrade to GCC 14.1.0 with C23 and C++23
This commit is contained in:
Justine Tunney 2024-07-23 03:16:17 -07:00
parent 62ace3623a
commit 5660ec4741
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
1585 changed files with 117353 additions and 271644 deletions

View file

@ -5,14 +5,11 @@ DESCRIPTION
ORIGIN
git@github.com:llvm/llvm-project.git
commit ad0543f4ea82ec41c5e854af65758fa8d92d5553
Author: Haojian Wu <hokein.wu@gmail.com>
Date: Thu Jun 1 15:31:43 2023 +0200
commit 83c2bfdacb0593b3a72e93098a55afdcd93d865f
Date: Mon Jul 22 10:22:23 2024 -0400
LOCAL CHANGES
- Wrote __config_site
- Add __COSMOPOLITAN__ when appropriate
- Shaped and molded directory structure
- Kludged (and probably broke) awful `cerr` feature
- Break apart locale.cpp due to its outrageous build times
- Suppress -Wattribute sometimes due to __always_inline__ hack