z572 pushed a change to branch master
in repository guix.
from 32e31ef428 gnu: font-gnu-unifont: Update to 16.0.02.
new 71f6ab8eb5 guix: Add loongarch platform.
new 7d43134dab gnu: glibc-dynamic-linker: Add loongarch64-linux support.
new ce7b546848 utils: Add target-loongarch64?.
new 8c4af44d12 gnu: Add linux-libre-headers-5.19.17.
new 40f5d73395 gnu: cross-base: Add cross-compiling support for
loongarch64.
new fffecf715b gnu: %glibc-stripped: Fix cross-compiling to loongarch64.
new 151128b628 gnu: openssl: Support loongarch64.
new e404f8ef4c gnu: readline: Fix build to loongarch64.
new 3228924c7b gnu: gdbm: Fix build to loongarch64.
new 104904196c gnu: libatomic-ops: Fix build to loongarch64.
new 0d133fdd73 gnu: bash: Fix build to loongarch64.
new e9cccd824e gnu: sed: Fix build to loongarch64.
new 4664e4207a gnu: isl: Fix build to loongarch64.
new b3c0f20901 gnu: pcre2: disable jit on loongarch64.
new 8f219ec01a gnu: elfutils: Fix build to loongarch64.
The 15 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.
Summary of changes:
Makefile.am | 1 +
doc/guix.texi | 7 +++-
gnu/packages/base.scm | 18 ++++++++-
gnu/packages/bash.scm | 17 +++++++-
gnu/packages/bdw-gc.scm | 17 ++++++++
gnu/packages/bootstrap.scm | 4 ++
gnu/packages/cross-base.scm | 9 ++++-
gnu/packages/dbm.scm | 17 +++++++-
gnu/packages/elf.scm | 17 +++++++-
gnu/packages/gcc.scm | 19 ++++++++-
gnu/packages/linux.scm | 5 +++
gnu/packages/make-bootstrap.scm | 8 ++--
gnu/packages/pcre.scm | 6 ++-
gnu/packages/readline.scm | 59 ++++++++++++++++++----------
gnu/packages/tls.scm | 5 ++-
guix/platforms/{xtensa.scm => loongarch.scm} | 14 ++++---
guix/utils.scm | 5 +++
17 files changed, 185 insertions(+), 43 deletions(-)
copy guix/platforms/{xtensa.scm => loongarch.scm} (71%)