- Jul 25, 2020
-
-
Huaqi Fang authored
-
Huaqi Fang authored
-
- Jul 24, 2020
-
-
Huaqi Fang authored
-
Huaqi Fang authored
-
- Jul 23, 2020
-
-
Huaqi Fang authored
-
Huaqi Fang authored
-
- Jul 22, 2020
-
-
Huaqi Fang authored
Reported Error Message: 2020-07-22T02:00:47.8864240Z make[2]: fork: Cannot allocate memory 2020-07-22T02:01:47.9284265Z g++-8: fatal error: Killed signal terminated program cc1plus 2020-07-22T02:02:17.4876066Z compilation terminated. 2020-07-22T02:02:40.6296529Z make[2]: *** [lra-constraints.o] Error 1 2020-07-22T02:02:40.6515874Z make[2]: *** Waiting for unfinished jobs.... 2020-07-22T02:04:41.7284297Z g++-8: fatal error: Killed signal terminated program cc1plus 2020-07-22T02:04:42.4265291Z compilation terminated.
-
- Jul 21, 2020
-
-
Huaqi Fang authored
-
Huaqi Fang authored
-
Huaqi Fang authored
remove libgmp-dev libmpc-dev libmpfr-dev from install, otherwise it will not download extra gcc external library by set NEED_GCC_EXTERNAL_LIBRARIES=true, which will cause the build for gcc will not work cross machine which don't has same version library of libgmp-dev libmpc-dev libmpfr-dev
-
- Jul 20, 2020
-
-
Huaqi Fang authored
First workable github workflow script, it can build and works for the following OSes: * Ubuntu 16.04 * Windows * MAC OS
-
- Jun 12, 2020
-
-
Huaqi Fang authored
Signed-off-by:Huaqi Fang <578567190@qq.com>
-
- Apr 29, 2020
-
-
Huaqi Fang authored
-
- Aug 28, 2019
-
-
Kongou Hikari authored
-
Kongou Hikari authored
-
- Jul 16, 2019
-
-
Kito Cheng authored
New testsuite filter scheme
-
- Jul 15, 2019
-
-
Kito Cheng authored
-
Kito Cheng authored
-
- Jul 12, 2019
-
-
Kito Cheng authored
Bump and fix newlib
-
- Jul 11, 2019
-
-
Kito Cheng authored
- This fix gcc testsuite: gcc.dg/torture/pr68264.c
-
- Jul 10, 2019
-
-
Kito Cheng authored
- newlib was default to XOPEN MODE before 2018/12/6[1], but newlib decide to remove XOPEN mode SVID3 mode, and change the default IEEE mode. - The problem is IEEE won't set errno on several math function, so build with POSIX mode would be better for newlib. - For newlib nano, we might able to build with _IEEE_LIBM in future to reduce code size, and improve performance. [1] https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=b14a879d85b171960df789ac8ba2332004f838e0
-
- Jul 08, 2019
-
-
Jim Wilson authored
Rv32 qemu glibc update
-
- Jul 05, 2019
-
-
Kito Cheng authored
-
Jim Wilson authored
-
Jim Wilson authored
Drop riscv-qemu, add upstream qemu, and fix one Makefile reference.
-
- Jun 01, 2019
-
-
Jim Wilson authored
Bump newlib
-
Kito Cheng authored
-
- May 22, 2019
-
-
Jim Wilson authored
-
- May 18, 2019
-
-
Jim Wilson authored
Update to gdb-8.3 with our local sim port added.
-
Jim Wilson authored
Use -O2 for newlib and -Os for newlib nano.
-
Jim Wilson authored
Bump dejagnu to include newlib-nano testsuite support.
-
- May 17, 2019
-
-
Jim Wilson authored
-
Jim Wilson authored
-
Jim Wilson authored
-
- Mar 15, 2019
-
-
Jim Wilson authored
Upgrade to gcc-8.3.0 release.
-
- Feb 28, 2019
-
-
Jim Wilson authored
-
- Feb 22, 2019
-
-
Jim Wilson authored
Delete accidental regression/output file.
-
Jim Wilson authored
-
- Feb 20, 2019
-
-
Jim Wilson authored
Add toplevel --with-tune= configure option.
-
Jim Wilson authored
Upgrade to binutils-2.32 release.
-