mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] [PATCH MCM 0/3] musl-cross-make: add newer GCC versions
@ 2024-10-02 15:40 J. Neuschäfer
  2024-10-02 15:40 ` [musl] [PATCH MCM 1/3] add gcc 12.4 hash and patches J. Neuschäfer
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: J. Neuschäfer @ 2024-10-02 15:40 UTC (permalink / raw)
  To: musl; +Cc: J. Neuschäfer

This patchset adds newer GCC versions to MCM. Patches are copied from
GCC 11 and only very lightly modifed (which can be verified by diffing
the patch directories).

I haven't tested the resulting toolchains, so there might be some bugs
lurking.

Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
---
J. Neuschäfer (3):
      add gcc 12.4 hash and patches
      add gcc 13.3 hash and patches
      add gcc 14.2 hash and patches

 hashes/gcc-12.4.0.tar.xz.sha1                      |   1 +
 hashes/gcc-13.3.0.tar.xz.sha1                      |   1 +
 hashes/gcc-14.2.0.tar.xz.sha1                      |   1 +
 patches/gcc-12.4.0/0001-ssp_nonshared.diff         |  14 +
 patches/gcc-12.4.0/0002-posix_memalign.diff        |  30 ++
 patches/gcc-12.4.0/0003-j2.diff                    | 346 +++++++++++++++++++++
 patches/gcc-12.4.0/0004-static-pie.diff            |  92 ++++++
 patches/gcc-12.4.0/0005-m68k-sqrt.diff             |  20 ++
 patches/gcc-12.4.0/0006-cow-libstdc++v3.diff       |   8 +
 patches/gcc-12.4.0/0007-fdpic-unwind.diff          |  11 +
 .../gcc-12.4.0/0008-fdpic-crtstuff-pr114158.diff   |  38 +++
 patches/gcc-12.4.0/0009-sh-fdpic-pr114641.diff     |  12 +
 patches/gcc-13.3.0/0001-ssp_nonshared.diff         |  14 +
 patches/gcc-13.3.0/0002-posix_memalign.diff        |  30 ++
 patches/gcc-13.3.0/0003-j2.diff                    | 346 +++++++++++++++++++++
 patches/gcc-13.3.0/0004-static-pie.diff            |  92 ++++++
 patches/gcc-13.3.0/0005-m68k-sqrt.diff             |  20 ++
 patches/gcc-13.3.0/0006-cow-libstdc++v3.diff       |   8 +
 patches/gcc-13.3.0/0007-fdpic-unwind.diff          |  11 +
 .../gcc-13.3.0/0008-fdpic-crtstuff-pr114158.diff   |  38 +++
 patches/gcc-13.3.0/0009-sh-fdpic-pr114641.diff     |  12 +
 patches/gcc-14.2.0/0001-ssp_nonshared.diff         |  14 +
 patches/gcc-14.2.0/0002-posix_memalign.diff        |  30 ++
 patches/gcc-14.2.0/0003-j2.diff                    | 346 +++++++++++++++++++++
 patches/gcc-14.2.0/0004-static-pie.diff            |  92 ++++++
 patches/gcc-14.2.0/0005-m68k-sqrt.diff             |  20 ++
 patches/gcc-14.2.0/0006-cow-libstdc++v3.diff       |   8 +
 patches/gcc-14.2.0/0007-fdpic-unwind.diff          |  11 +
 .../gcc-14.2.0/0008-fdpic-crtstuff-pr114158.diff   |  38 +++
 patches/gcc-14.2.0/0009-sh-fdpic-pr114641.diff     |  12 +
 30 files changed, 1716 insertions(+)
---
base-commit: fd6be58297ee21fcba89216ccd0d4aca1e3f1c5c
change-id: 20241002-gcc-bump-1d99a65a2422

Best regards,
--
J. Neuschäfer <j.neuschaefer@gmx.net>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-10-25 11:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-02 15:40 [musl] [PATCH MCM 0/3] musl-cross-make: add newer GCC versions J. Neuschäfer
2024-10-02 15:40 ` [musl] [PATCH MCM 1/3] add gcc 12.4 hash and patches J. Neuschäfer
2024-10-02 15:40 ` [musl] [PATCH MCM 2/3] add gcc 13.3 " J. Neuschäfer
2024-10-02 15:40 ` [musl] [PATCH MCM 3/3] add gcc 14.2 " J. Neuschäfer
2024-10-22 21:52 ` [musl] [PATCH MCM 0/3] musl-cross-make: add newer GCC versions Rich Felker
2024-10-23 12:29   ` J. Neuschäfer
2024-10-24 13:11     ` Rich Felker
2024-10-24 13:36       ` Rich Felker
2024-10-25 11:39         ` J. Neuschäfer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).