Bug#1050162: debootstrap: fix loong64 usrmerge

2023-08-21 Thread Han Gao
Source: debootstrap Version: 1.0.131 Severity: normal X-Debbugs-Cc: rabenda.cn+deb...@gmail.com Dear Maintainer, Fix loong64 usrmerge recognize. fix-loong64.debdiff Description: Binary data

Bug#1029281: [Pkg-openssl-devel] Bug#1029281: openssl: loongarch64 is little endian

2023-01-23 Thread Han Gao
In [1], section 2.1.6 LoongArch is always little-endian. [1]: https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html#endian On Mon, Jan 23, 2023 at 4:01 AM Sebastian Andrzej Siewior wrote: > > On 2023-01-21 00:05:53 [+0800], Han Gao wrote: > > Loongarch

Bug#1029275: diffutils: update gnulib to add support loong64

2023-01-21 Thread Han Gao
Updating gnulib can solve the problem of compiling diffutils in rebootstrap https://salsa.debian.org/helmutg/rebootstrap/-/commit/1b6e4c4d113857a1ffded7d4633354c1b62b0035 On Sat, Jan 21, 2023 at 12:55 AM Santiago Vila wrote: > > El 20/1/23 a las 16:43, Han Gao escribió: > > Packag

Bug#1029281: openssl: loongarch64 is little endian

2023-01-20 Thread Han Gao
Package: openssl Version: 3.0.7-2 Severity: normal Dear Maintainer, Loongarch64 is little endian. So [1] should be removed. lscpu Architecture: loongarch64 Byte Order: Little Endian CPU(s):32 On-line CPU(s) list: 0-31 Model name:- Thread(s)

Bug#1029275: diffutils: update gnulib to add support loong64

2023-01-20 Thread Han Gao
Package: diffutils Version: 1:3.8-3 Severity: wishlist Tags: ftbfs Dear Maintainer, In [1][2], loong64 support is added in gnulib. In [3], the change already is in debian. Please update gnulib to add support loong64 [1] https://lists.gnu.org/archive/html/bug-gnulib/2021-09/msg00030.html

Bug#1026968: gcc-12: fix support for loong64

2022-12-24 Thread Han Gao
Source: gcc-12 Version: 12.2.0-10 Severity: wishlist Dear Maintainer, In #1023785, the patch is now no longer suitable 1.It should be modified as follow. --- a/src/gcc/config/loongarch/t-linux +++ b/src/gcc/config/loongarch/t-linux @@ -32,22 +32,19 @@ ifneq ($(call if_multiarch,yes),yes)