Commit graph

8 commits

Author SHA1 Message Date
Celeste
c661c8764b main/gcc: update 0026-ada-musl-support-fixes.patch
replace all instances of `s-tsmona__linux.adb` with `s-tsmona.adb`

Gnat has been tested to build on Loongarch,
but bootstrapping it requires replacing main/gcc
with the cross-compiled one, in addition to
installing gcc-gnat and libgnat, so this can
be done later when there is demand for it
2024-09-04 04:31:44 +00:00
Celeste
4088f27d20 main/gcc: upgrade to 14.2.0 2024-08-02 14:55:39 +00:00
psykose
13023ff19c main/gcc: backport a fix for aarch64 ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110280
2023-07-25 16:44:47 +00:00
psykose
32f1b0b75c main/gcc: fix libgo off64_t 2023-07-11 00:11:06 +02:00
psykose
4baa3eefc6 main/gcc: upgrade to 13.1.1_git20230603 2023-06-09 09:04:34 +02:00
psykose
78e2e55fda main/gcc: fix gphobos LFS64 symbols 2023-05-29 17:35:07 +02:00
psykose
0d278f8987 main/gcc: 2023-05-21 14:53:59 +02:00
psykose
f49c183730 main/gcc: upgrade to 13.1.1_git20230513
we now also:

- disable-cet, as musl doesn't support this yet anyway
- get --build-id to linker by default
2023-05-14 20:40:21 +02:00
Renamed from main/gcc/0029-ada-musl-support-fixes.patch (Browse further)