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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-29
Add support to build a host GCC for building the toolchain
Christoph Müllner
1
-0
/
+17
2023-09-25
Merge pull request #1293 from riscv-collab/extra-multi-lib-test
2023.09.26
Kito Cheng
1
-0
/
+26
2023-08-08
Fix bug in configure.ac and regenerate configure
Jeremy Bennett
1
-25
/
+9
2023-07-11
Add --with-extra-multilib-test option
Kito Cheng
1
-0
/
+26
2023-06-01
Merge branch 'master' into alexc/riscv-llvm-qemu
Alex Chiang
1
-6
/
+0
2023-06-01
Enable riscv llvm & qemu build flow
Alex Chiang
1
-3
/
+77
2023-05-17
Add support to build LLVM/clang with C and C++ support
Christoph Müllner
1
-13
/
+40
2023-05-11
configure: change --disable-debug-info to --enable-debug-info
Huaqi Fang
1
-4
/
+5
2023-04-24
[Makefile.in] glibc: Remove unnecessary -g option
Mark Goncharov
1
-0
/
+20
2023-04-17
Update --with-isa-spec default option.
Jiawei
1
-5
/
+7
2023-02-20
dejagnu: Allow source dir override
Christoph Müllner
1
-0
/
+22
2022-09-29
gdb: Bump GDB version to 12.1 (#1132)
Christoph Müllner
1
-1
/
+1
2022-08-18
Switch gcc to upstream and update binutils commits
Jiawei
1
-1
/
+1
2022-08-17
Switch binutils to upstream 2.39 branch
Kito Cheng
1
-1
/
+1
2022-05-23
Add option '--with-sim' to set simulator
Liaoshihua
1
-0
/
+59
2022-05-12
Regenerate configure for 29a0ca8 ("Allow users to build QEMU with system-mode...
Palmer Dabbelt
1
-4
/
+24
2022-04-21
Add an "--enable-libsanitizer" configure-time argument
Palmer Dabbelt
1
-0
/
+20
2022-04-20
Rebuild configure file.
Jim Wilson
1
-3
/
+13
2022-04-12
Merge pull request #1054 from riscv-collab/with-isa-spec
2022.04.12
Kito Cheng
1
-0
/
+16
2022-04-11
Add --with-isa-spec option to configure
Kito Cheng
1
-0
/
+16
2022-02-24
Prevent musl riscv32 builds
Florian Hofhammer
1
-1
/
+1
2022-02-24
Add musl libc submodule
Florian Hofhammer
1
-1
/
+1
2022-02-24
Update glibc and newlib paths
Florian Hofhammer
1
-3
/
+2
2022-02-23
Fix incorrect qemu path in configure script
Florian Hofhammer
1
-1
/
+1
2022-02-10
Allow source-override for QEMU
Christoph Muellner
1
-0
/
+22
2020-11-06
Add --with-multilib-generator option
Kito Cheng
1
-1
/
+26
2020-02-07
Correct previous configure fix. Edit configure.ac and regenerate.
Jim Wilson
1
-1
/
+1
2020-02-06
[configure] fix unexpected operator line 3295
striker.sh
1
-1
/
+1
2019-11-05
Don't enable gcc checking by default.
Jim Wilson
1
-9
/
+3
2019-11-01
Add configure options to set target C and C++ compiler flags.
Jim Wilson
1
-0
/
+23
2019-09-29
Fix default LINUX_HEADERS_SRCDIR path
Albert Ou
1
-1
/
+1
2019-09-28
Merge pull request #513 from riscv/with-src
Kito Cheng
1
-0
/
+160
2019-09-27
Add option to specify source tree of each component
Kito Cheng
1
-0
/
+160
2019-09-26
Fix awk/sed wrapper paths
Albert Ou
1
-2
/
+2
2019-02-15
Add toplevel --with-tune= configure option.
Jim Wilson
1
-0
/
+15
2018-10-10
Remove --disable-atomic option, which stopped working about 2 years ago.
Jim Wilson
1
-12
/
+0
2018-08-31
Set correct default abi for rv32e
Kito Cheng
1
-0
/
+2
2017-09-13
Split the glibc and newlib multilib names in the Makefile
Palmer Dabbelt
1
-3
/
+12
2017-09-06
Add a "--disable-gdb" argument
Palmer Dabbelt
1
-0
/
+20
2017-08-20
Always set the multilib list
Palmer Dabbelt
1
-1
/
+16
2017-05-31
Add support for --with-guile configure flag
Johannes Löthberg
1
-13
/
+22
2017-05-03
Allow the user to flip "--with-system-zlib"
Palmer Dabbelt
1
-1
/
+34
2017-05-03
Add a "--with-host" argument
Palmer Dabbelt
1
-13
/
+24
2017-05-01
Add the "--with-cmodel" configure argument
Palmer Dabbelt
1
-0
/
+21
2017-02-01
bump; change linux default to RVC
Andrew Waterman
1
-5
/
+5
2016-12-22
Default arch is rv64g, not ERROR
Andrew Waterman
1
-5
/
+17
2016-12-14
Auto detect default value for --with-abi if not given
Kito Cheng
1
-3
/
+24
2016-12-12
Multilibs go in /lib${XLEN}/${ABI}/, e.g. /lib64/lp64/
Andrew Waterman
1
-76
/
+13
2016-12-12
Incorporate new GCC flags and multilib support
Andrew Waterman
1
-0
/
+10
2016-11-04
Add --enable-gcc-checking to configure option (#191)
Kito Cheng
1
-0
/
+21
[next]