summaryrefslogtreecommitdiff
path: root/gnu/packages/cross-base.scm
AgeCommit message (Expand)AuthorFilesLines
2026-07-24gnu: static-bash-for-glibc: Fix build for loongarch64.Yelninei1-3/+5
2026-07-21gnu: cross-libc: Add static-bash for linux and hurd targets.Yelninei1-3/+40
2026-07-21gnu: cross-libc: Actually cross-compile glibc.Yelninei1-58/+18
2026-07-21gnu: xhurd-core-headers: Disable-cross compiling.Yelninei1-0/+6
2026-04-07gnu: cross-base: mingw: use compressed debug sectionsfanquake1-14/+4
2026-03-20gnu: Reference the inherited inputs values.Ludovic Courtès1-3/+3
2026-03-20gnu: Reference the inherited ‘arguments’ value.Ludovic Courtès1-4/+4
2026-03-04gnu: cross-binutils: make windres find gcc for mingw.Dariqq1-1/+3
2026-02-17gnu: cross-mig: Support all supported-systems.Yelninei1-0/+2
2026-02-17gnu: xhurd-core-headers: Reset supported-systems.Yelninei1-1/+1
2026-02-17gnu: xhurd-minimal: Reset supported-systems.Yelninei1-1/+1
2026-02-17gnu: xglibc/hurd-headers: Reset supported-systems.Yelninei1-1/+1
2026-02-17gnu: xhurd-headers: Reset supported-systems.Yelninei1-1/+1
2026-02-17gnu: cross-gnumach-headers: Reset supported-systems.Yelninei1-0/+1
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Update Maxim's email address.Maxim Cournoyer1-1/+1
2025-07-18gnu: linux-libre-headers: Update to 6.12.17.Zheng Junjie1-6/+2
2025-06-26gnu: Remove no-longer needed cross-binutils patch.fanquake1-2/+1
2025-05-23gnu: cross-base: mingw: Use winpthreads by default.Janneke Nieuwenhuizen1-4/+8
2025-04-20gnu: cross-gcc-toolchain: Add native-search-paths.Jean-Pierre De Jesus DIAZ1-0/+1
2025-01-25gnu: cross-base: Add cross-compiling support for loongarch64.Zheng Junjie1-2/+7
2024-12-03gnu: cross-base: Update %xgcc to gcc-14, to support the 64bit Hurd.Janneke Nieuwenhuizen1-2/+2
2024-12-03gnu: cross-libc: Support cross-building for the 64bit Hurd.Janneke Nieuwenhuizen1-2/+6
2024-12-03gnu: Add basic support for x86_64-pc-gnu target, aka 64bit Hurd.Janneke Nieuwenhuizen1-3/+3
2024-11-17gnu: cross-libc: Resurrect cross-building for the Hurd.Janneke Nieuwenhuizen1-5/+6
2024-08-31gnu: cross-base: Adjust ‘cross-libc’ for use as non-native input.Ludovic Courtès1-2/+2
2024-08-31gnu: Remove leftover references to ‘%glibc/hurd-configure-flags’.Ludovic Courtès1-2/+1
2024-08-31Revert "gnu: hurd: Add gnumach-headers as native input."Janneke Nieuwenhuizen1-1/+0
2024-08-31gnu: glibc/hurd: Install include/mach/machine symlink.Janneke Nieuwenhuizen1-3/+9
2024-08-31gnu: hurd: Add gnumach-headers as native input.Janneke Nieuwenhuizen1-0/+1
2024-08-31gnu: cross-base: Build cross-compilers with ‘--enable-languages=c,c++’.Ludovic Courtès1-2/+1
2024-08-31gnu: binutils: Use gexps.Ludovic Courtès1-2/+2
2024-08-31gnu: cross-base: ‘cross’ helper uses gexps.Ludovic Courtès1-3/+3
2024-08-31gnu: cross-base: Remove ‘install-utf8-c-locale’.Ludovic Courtès1-1/+7
2024-08-31gnu: cross-base: Let glibc use the right Binutils programs.Ludovic Courtès1-29/+45
2024-08-31build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...Maxim Cournoyer1-1/+1
2024-04-17gnu: cross-binutils: Use binutils-2.33 for ath9k.Jean-Pierre De Jesus DIAZ1-1/+12
2024-04-17gnu: ath9k-htc-firmware: Use xtensa-ath9k-elf.Jean-Pierre De Jesus DIAZ1-2/+2
2024-04-15gnu: cross-gcc: Add patch for GCC 13.Jean-Pierre De Jesus DIAZ1-0/+4
2024-04-15gnu: cross-gcc-patches: Avoid patch for GCC 13+.Jean-Pierre De Jesus DIAZ1-1/+3
2024-01-22gnu: cross-gcc-toolchain: Use fixed name.Jean-Pierre De Jesus DIAZ1-1/+3
2023-12-11gnu: Add cross-gcc-toolchain procedure.Jean-Pierre De Jesus DIAZ1-1/+50
2023-12-11gnu: cross-gcc: Only C and C++ for AVR.Jean-Pierre De Jesus DIAZ1-1/+6
2023-12-11gnu: cross-gcc: Find AVR Libc files.Jean-Pierre De Jesus DIAZ1-2/+16
2023-12-11gnu: cross-gcc: Handle AVR inputs.Jean-Pierre De Jesus DIAZ1-0/+3
2023-12-11gnu: cross-libc: Add AVR Libc support.Jean-Pierre De Jesus DIAZ1-0/+4
2023-12-11gnu: cross-gcc: Handle target include paths.Jean-Pierre De Jesus DIAZ1-16/+26
2023-12-11gnu: cross-gcc: Enable multilib for AVR.Jean-Pierre De Jesus DIAZ1-4/+11
2023-12-11gnu: cross-libc: Return #f if no libc available.Jean-Pierre De Jesus DIAZ1-68/+73