[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch hurd-team created (now b51632cfa4)
From: |
guix-commits |
Subject: |
branch hurd-team created (now b51632cfa4) |
Date: |
Sun, 24 Nov 2024 02:50:26 -0500 (EST) |
janneke pushed a change to branch hurd-team
in repository guix.
at b51632cfa4 gnu: commencement: gcc-final: Support the 64bit Hurd.
This branch includes the following new commits:
new 666f102f47 gnu: gnumach: Update to v1.8+git20240714.
new b5df428015 gnu: mig: Update to 1.8+git20231217.
new 7e43931a12 gnu: hurd: Update to 0.9.git20240714.
new 7b759ee67a gnu: Add basic support for x86_64-pc-gnu target, aka 64bit
Hurd.
new 1f12ffca4c gnu: cross-libc: Support cross-building for the 64bit Hurd.
new 36e7173c95 gnu: bash-minimal: Support [cross-]build with gcc-14.
new b35dd6015b gnu: elfutils: Fix build for 64bit Hurd.
new 28e3737472 gnu: grep: Fix build for the 64bit Hurd.
new 782e688854 gnu: patch: Fix build for the 64bit Hurd.
new 14b9d24dbb gnu: libxcrypt: Support the 64bit Hurd.
new 7747b95f6a gnu: libstdc++: Support the 64bit Hurd.
new 7c8d9bb229 gnu: glibc/hurd: Add patches for the 64bit Hurd.
new 7235d52720 gnu: bash: Avoid hang when cross-built for the Hurd.
new e504f1ceda gnu: git-minimal: Support [cross-]build with gcc-14 and the
64bit Hurd.
new 465ee53122 gnu: flex: Fix [cross-]build with gcc-14.
new 59f0acb9ee gnu: libffi: Fix [cross-]build with gcc-14.
new d7695ccb67 gnu: perl: Support [cross-]build with gcc-14 and the 64bit
Hurd.
new 0df7f97acf gnu: texinfo-4: Fix [cross-]build with gcc-14 and the 64bit
Hurd.
new 3abc1600e1 gnu: hurd: Fix build with gcc-14.
new 6728e032b5 gnu: netdde: Fix build with gcc-14.
new 8a26c74740 gnu: libedit: Fix [cross-]build with gcc-14 for 32bit.
new bdad779a64 gnu: libssh: Fix [cross-]build with gcc-14 for 32bit.
new c3f53fa600 gnu: guile-lzlib: Support [cross-]build with gcc-14 and the
64bit Hurd.
new 48c6f9f4ee gnu: cross-base: Update %xgcc to gcc-14, to support the
64bit Hurd.
new 07b8a9d996 gnu: gcc-14: Force libdir /lib instead of /lib64 for the
64bit Hurd.
new e1dae75ac1 gnu: glibc/hurd: Add patch for the 64bit Hurd, fixing
"raise".
new 417cc042f4 gnu: make-bootstrap: Update gcc-static to gcc-14, for the
64bit Hurd.
new 767111b928 DRAFT gnu: bootstrap: Add support for x86_64-gnu, aka the
64bit Hurd.
new a66a4824fe system: image: Add hurd64 image types.
new 8f4776c2f9 gnu: libgpg-error: Support the 64bit Hurd.
new 663e3d1a6a gnu: openssl-3.0: Support the 64bit Hurd.
new e5a19c0bd4 gnu: pciutils: Support the 64bit Hurd.
new dceb8a5865 gnu: libpciaccess: Support the 64bit Hurd.
new 3651a6eed7 gnu: netdde: Update to
c0ef248dc7c5ccc1273e2a796f3ece30c5b645df.
new 556df97558 gnu: netdde: Support the 64bit Hurd.
new 0ddd330a8e gnu: rumpkernel: Update to
f1ffd6405f225336e595a0f99f01095ed7438337.
new ea5a9587f5 gnu: rumpkernel: Support the 64bit Hurd.
new 6e35b48b7e gnu: hurd: Build fixes for the 64bit Hurd.
new b15618e247 gnu: inetutils: Fix build for the 64bit Hurd.
new 83559b59e4 gnu: grub: Fix build for the 64bit Hurd.
new 2b5741e057 gnu: guile-fibers: Fix build for the 64bit Hurd.
new 4c8ab0e111 gnu: m4: Fix build for the 64bit Hurd.
new fc22096509 gnu: commencement: gnumach-headers-boot0: Update to
1.8+git20240714.
new 272cc3af19 gnu: commencement: mig-boot0: Update to 1.8+git20231217..
new 8ea163ca02 gnu: commencement: hurd-headers-boot0: Update to
0.9.git20240714.
new 0f6acb8bd7 gnu: commencement: libstdc++-boot0-gcc7: Replace by
make-libstdc++-boot0.
new 4c0fa7e093 gnu: gettext: Fix cross-build shebangs.
new 332ac99487 gnu: Add gdb-15.2, with support for the 64bit Hurd.
new 4d1ee77ec4 gnu: bootstrap: %bootstrap-glibc: Also fix libm.so.
new 5dd18b57a3 system: examples: Add bare-hurd64.tmpl.
new a89d83c741 system: examples: Add devel-hurd64.tmpl.
new 55654c05fe gnu: Use gcc-14, gcc-toolchain-14 on the 64bit Hurd.
new 8920d690de gnu: commencement: kernel-headers-boot0: Support the 64bit
Hurd.
new 473ee0bdce gnu: hurd: Add refcounts-assert patch.
new d737fb54e2 gnu: bootstrap: %bootstrap-gcc: Also wrap g++ for the 64bit
Hurd.
new 5f6e172535 gnu: commencement: libstdc++-boot0: Support the 64bit Hurd.
new 636bfab838 gnu: commencement: gcc-boot0: Support the 64bit Hurd.
new b51632cfa4 gnu: commencement: gcc-final: Support the 64bit Hurd.
The 58 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
- branch hurd-team created (now b51632cfa4),
guix-commits <=
- 01/58: gnu: gnumach: Update to v1.8+git20240714., guix-commits, 2024/11/24
- 11/58: gnu: libstdc++: Support the 64bit Hurd., guix-commits, 2024/11/24
- 10/58: gnu: libxcrypt: Support the 64bit Hurd., guix-commits, 2024/11/24
- 03/58: gnu: hurd: Update to 0.9.git20240714., guix-commits, 2024/11/24
- 06/58: gnu: bash-minimal: Support [cross-]build with gcc-14., guix-commits, 2024/11/24
- 07/58: gnu: elfutils: Fix build for 64bit Hurd., guix-commits, 2024/11/24
- 08/58: gnu: grep: Fix build for the 64bit Hurd., guix-commits, 2024/11/24
- 09/58: gnu: patch: Fix build for the 64bit Hurd., guix-commits, 2024/11/24
- 04/58: gnu: Add basic support for x86_64-pc-gnu target, aka 64bit Hurd., guix-commits, 2024/11/24
- 23/58: gnu: guile-lzlib: Support [cross-]build with gcc-14 and the 64bit Hurd., guix-commits, 2024/11/24