index
:
riscv-gnu-toolchain.git
__archive__
big-endian
fix-typo
gdb-test
improve-report
kitoc/fix-generate_target_board
kitoc/update-qemu-cpu-opt
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Pass right extension info to qemu
Kito Cheng
1
-1
/
+2
2022-05-23
Add option '--with-sim' to set simulator
Liaoshihua
1
-18
/
+16
2022-05-12
Allow users to build QEMU with system-mode emulation
Palmer Dabbelt
1
-1
/
+2
2022-04-21
Add an "--enable-libsanitizer" configure-time argument
Palmer Dabbelt
1
-4
/
+2
2022-04-12
Merge pull request #1054 from riscv-collab/with-isa-spec
2022.04.12
Kito Cheng
1
-5
/
+17
2022-04-11
Merge pull request #1032 from florianhofhammer/feature/update-submodules
Kito Cheng
1
-0
/
+6
2022-04-11
Add --with-isa-spec option to configure
Kito Cheng
1
-5
/
+17
2022-03-01
Merge branch 'master' into newlib_use_function_sections
Kito Cheng
1
-120
/
+490
2022-02-24
Prevent musl riscv32 builds
Florian Hofhammer
1
-0
/
+6
2022-02-10
Allow source-override for QEMU
Christoph Muellner
1
-1
/
+8
2022-02-11
Merge pull request #992 from vineetgarc/gcc-v-report-git-ver
2022.02.11
Kito Cheng
1
-0
/
+8
2021-12-20
Set CXX to a nonexistent compiler when building glibc
Palmer Dabbelt
1
-1
/
+1
2021-11-18
gcc: add source SHA1 which shows up in -v
Vineet Gupta
1
-0
/
+8
2021-09-15
Fix typo in build-libc dependencies
Christoph Muellner
1
-1
/
+1
2021-03-13
Use `git rev-parse` to find .git dir
Scott Johnson
1
-2
/
+2
2021-01-05
Do not use submodule --single-branch
Kito Cheng
1
-1
/
+1
2021-01-04
Download repo on demand
Kito Cheng
1
-19
/
+57
2020-12-31
Fix testing when configure with --with-multilib-generator=
Kito Cheng
1
-1
/
+1
2020-12-04
Disable libsanitizer when building the musl-based toolchain
Nick Kossifidis
1
-0
/
+3
2020-12-02
Fix simulator dependency for spike
Kito Cheng
1
-2
/
+2
2020-11-30
Fix always re-run testsuite issue
Kito Cheng
1
-17
/
+18
2020-11-29
quote variable expansion so that semicolons are not interpreted by the shell
Ken Takusagawa
1
-1
/
+1
2020-11-06
Add --with-multilib-generator option
Kito Cheng
1
-2
/
+9
2020-11-04
Support run testsuite with spike
Kito Cheng
1
-12
/
+70
2020-11-04
Add makefile option to select which simulator to run test
Kito Cheng
1
-24
/
+40
2020-06-17
Rename whitelist to allowlist
Kito Cheng
1
-6
/
+6
2020-05-28
Disable libsanitizer for linux toolchain
Kito Cheng
1
-0
/
+4
2020-05-21
Handle underline in arch string for target board option
Kito Cheng
1
-3
/
+3
2020-05-13
Qemu 5.0 require python >= 3.5
Kito Cheng
1
-1
/
+1
2020-04-28
Merge pull request #625 from gattaca-lab/riscv_tbi
Kito Cheng
1
-0
/
+4
2020-04-26
[RISCV_TBI] use proper kernel headers
Alex White
1
-0
/
+4
2020-02-12
Expand check-{binutils,gas,ld}
Kito Cheng
1
-3
/
+3
2020-02-12
Add dejagnu to build dependency of check-binutils/check-gdb
Kito Cheng
1
-6
/
+6
2020-02-04
Add a newlib nano copy of libm.
Jim Wilson
1
-0
/
+2
2020-01-02
Fix non-portable operator in shell conditional
Albert Ou
1
-3
/
+3
2019-11-01
Add configure options to set target C and C++ compiler flags.
Jim Wilson
1
-2
/
+2
2019-09-28
Merge pull request #513 from riscv/with-src
Kito Cheng
1
-22
/
+34
2019-09-27
Add option to specify source tree of each component
Kito Cheng
1
-22
/
+34
2019-09-26
Fix rm command portability
Albert Ou
1
-1
/
+1
2019-09-26
Fix awk/sed wrapper paths
Albert Ou
1
-2
/
+2
2019-09-25
Check write permission to install path before build anything
Kito Cheng
1
-4
/
+13
2019-09-20
Clean up rules for patch source, it's no longer used after using submodule
Kito Cheng
1
-32
/
+1
2019-07-23
Apply new whitelist scheme for binutils
Kito Cheng
1
-12
/
+9
2019-07-19
Disable transactional memory support to reduce code size.
Jim Wilson
1
-0
/
+2
2019-07-14
Rewrite whitelist filter and reorg the scheme of whitelist
Kito Cheng
1
-15
/
+3
2019-07-10
Build newlib with POSIX mode
Kito Cheng
1
-2
/
+2
2019-07-04
Use upstream qemu.
Jim Wilson
1
-1
/
+1
2019-05-21
Build system patch from Optimitech to make nano lite-exit support work.
Jim Wilson
1
-1
/
+3
2019-05-16
Use -O2 for newlib and -Os for newlib nano.
Jim Wilson
1
-2
/
+2
2019-02-15
Add toplevel --with-tune= configure option.
Jim Wilson
1
-2
/
+9
[next]