GNU bug report logs - #75051
[PATCH 00/14] Add loongarch64 platform support.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <873216071 <at> qq.com>

Date: Mon, 23 Dec 2024 17:04:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <z572 <at> z572.online>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75051: closed ([PATCH 00/14] Add loongarch64 platform support.)
Date: Tue, 04 Mar 2025 03:22:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 04 Mar 2025 11:21:13 +0800
with message-id <87r03djxau.fsf <at> z572.online>
and subject line Re: [bug#75051] [PATCH 00/14] Add loongarch64 platform support.
has caused the debbugs.gnu.org bug report #75051,
regarding [PATCH 00/14] Add loongarch64 platform support.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75051: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75051
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zheng Junjie <873216071 <at> qq.com>
To: guix-patches <at> gnu.org
Subject: [PATCH 00/14] Add loongarch64 platform support.
Date: Tue, 24 Dec 2024 01:03:10 +0800
hello! This patchset add loongarch64 platform support.

use this follow command
./pre-inst-env guix pack --target=loongarch64-linux-gnu hello -R
can build, and can run on real loongarch64 machine.

./pre-inst-env guix build --target=loongarch64-linux-gnu bootstrap-tarballs
build success, but no test yet.


Zheng Junjie (14):
  guix: Add loongarch platform.
  utils: Add target-loongarch64?.
  gnu: Add linux-libre-headers-5.19.17.
  gnu: cross-base: Add cross-compiling support for loongarch64.
  gnu: %glibc-stripped: Fix cross-compiling to loongarch64.
  gnu: openssl: Support loongarch64.
  gnu: readline: Fix cross-compiling to loongarch64.
  gnu: gdbm: Fix cross-compiling to loongarch64.
  gnu: libatomic-ops: Fix cross-compiling to loongarch64.
  gnu: bash: Fix cross-compiling to loongarch64.
  gnu: sed: Fix cross-compiling to loongarch64.
  gnu: isl: Fix cross-compiling to loongarch64.
  gnu: pcre2: disable jit on loongarch64.
  gnu: elfutils: Fix cross-compiling to loongarch64.

 Makefile.am                     |  1 +
 doc/guix.texi                   |  7 +++-
 gnu/packages/base.scm           | 20 ++++++++++-
 gnu/packages/bash.scm           | 19 +++++++++-
 gnu/packages/bdw-gc.scm         | 19 ++++++++++
 gnu/packages/cross-base.scm     |  9 +++--
 gnu/packages/dbm.scm            | 19 +++++++++-
 gnu/packages/elf.scm            | 18 ++++++++--
 gnu/packages/gcc.scm            | 21 ++++++++++--
 gnu/packages/linux.scm          |  5 +++
 gnu/packages/make-bootstrap.scm |  7 ++--
 gnu/packages/pcre.scm           |  6 ++--
 gnu/packages/readline.scm       | 61 +++++++++++++++++++++------------
 gnu/packages/tls.scm            |  5 ++-
 guix/platforms/loongarch.scm    | 30 ++++++++++++++++
 guix/utils.scm                  |  5 +++
 16 files changed, 215 insertions(+), 37 deletions(-)
 create mode 100644 guix/platforms/loongarch.scm


base-commit: 3e92082463d014befdbb5073074490c07377cde3
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: Zheng Junjie via Guix-patches via <guix-patches <at> gnu.org>
Cc: Zheng Junjie <873216071 <at> qq.com>, 75051-done <at> debbugs.gnu.org
Subject: Re: [bug#75051] [PATCH 00/14] Add loongarch64 platform support.
Date: Tue, 04 Mar 2025 11:21:13 +0800
[Message part 4 (text/plain, inline)]
merged, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.