- Feb 28, 2024
-
-
lxx authored
-
- Feb 27, 2024
-
-
lxx authored
-
- Feb 21, 2024
-
-
bigmagic authored
-
- Feb 08, 2024
-
-
Huaqi Fang authored
file in centos 6.10 is 5.04, which is not able to tell this executable is a riscv version, so we change to use readelf now the version readelf in centos 6.10 is 2.30 which works to tell executable is a riscv one Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
- Feb 07, 2024
-
-
Huaqi Fang authored
Try to fix issue mentioned in https://gito.corp.nucleisys.com/software/devtools/riscv-gnu-toolchain/-/issues/277#note_64469 Signed-off-by:
Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
- Feb 05, 2024
-
-
Huaqi Fang authored
see https://gito.corp.nucleisys.com/software/devtools/riscv-gnu-toolchain/-/jobs/267580 This job is a timeout job, we need to increase timeout Signed-off-by:
Huaqi Fang <578567190@qq.com>
-
- Feb 04, 2024
-
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
- Feb 02, 2024
-
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
- Jan 23, 2024
-
-
bigmagic authored
-
- Jan 16, 2024
-
-
bigmagic authored
-
- Jan 04, 2024
-
-
lxx authored
-
- Jan 03, 2024
-
-
bigmagic authored
-
- Dec 29, 2023
-
-
bigmagic authored
-
- Dec 25, 2023
-
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
libncrt library is known build fail, need to fix Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
rv32ec_zmmul-ilp32e--;rv32ic_zmmul-ilp32-- Signed-off-by:Huaqi Fang <578567190@qq.com>
-
- Dec 20, 2023
-
-
lxx authored
-
- Dec 14, 2023
-
-
bigmagic authored
-
- Dec 13, 2023
-
-
bigmagic authored
-
- Dec 04, 2023
-
-
Christoph Müllner authored
This patch imports the Linux kernel from v5.10.5 to v6.6. Important RISC-V specific changes are: * hwprobe support * V support (ptrace and prctl calls) * KVM support There are patches on the glibc list that introduce code which uses the hwprobe interface. Let's update the kernel headers to be ready for these changes. https://sourceware.org/glibc/wiki/FAQ#What_version_of_the_Linux_kernel_headers_should_be_used.3F The headers from the most recent Linux kernel should be used. The headers used while compiling the GNU C library and the kernel binary used when using the library do not need to match. The GNU C library runs without problems on kernels that are older than the kernel headers used. The other way round (compiling the GNU C library with old kernel headers and running on a recent kernel) does not necessarily work as expected. For example you can't use new kernel features if you used old kernel headers to compile the GNU C library. Signed-off-by:
Christoph Müllner <christoph.muellner@vrull.eu>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
- Nov 28, 2023
-
-
lxx authored
-
- Nov 21, 2023
- Nov 20, 2023
-
-
lxx authored
-
- Nov 15, 2023
-
-
lxx authored
-
- Nov 13, 2023
-
-
lxx authored
-
- Oct 26, 2023
-
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
bigmagic authored
-
- Oct 25, 2023
-
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
- Oct 24, 2023
-
-
bigmagic authored
-