index
:
rocket-tools/riscv-gnu-toolchain/spike.git
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
sifive/rvv0.9-phase2
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
2024-03-03
Don't include subproject headers with -I
Andrew Waterman
1
-1
/
+1
2024-01-24
Compile with C++2a
rbuchner
1
-1
/
+1
2023-07-11
build: Support project-defined LDFLAGS
Jerry Zhao
1
-3
/
+3
2023-06-21
Remove duplicate compile options
demin.han
1
-1
/
+1
2023-06-18
Makefile: fix type in check target
Philipp Tomsich
1
-1
/
+1
2023-06-17
Restore MCPPBS unit-testing flow
Andrew Waterman
1
-16
/
+5
2023-05-19
Add Spike's meta files for pkg-config
Wojciech Bartczak
1
-1
/
+1
2022-12-22
Remove dead code in Makefile.in
Andrew Waterman
1
-3
/
+0
2022-12-22
Remove non-installed header lists from Makefile fragments
Andrew Waterman
1
-1
/
+0
2022-12-21
Fix build nondeterminism by deleting archives before recreating
Andrew Waterman
1
-0
/
+1
2022-10-19
Fix forced linking when compiling headers
bluew
1
-1
/
+1
2022-09-28
Fix build using Xcode 14
Andrew Waterman
1
-1
/
+1
2022-09-22
Propagate CFLAGS passed to configure into CXXFLAGS
Andrew Waterman
1
-1
/
+1
2022-03-18
Compile using C++17 standard
Scott Johnson
1
-1
/
+1
2021-11-26
Fix link error on Mojave
Andrew Waterman
1
-2
/
+2
2021-11-08
Revert "Disable clang PCH when boost is present"
Andrew Waterman
1
-1
/
+1
2021-10-15
Disable clang PCH when boost is present
Andrew Waterman
1
-1
/
+1
2021-10-15
Fix another clang warning
Andrew Waterman
1
-1
/
+1
2021-08-03
configure for boost lib
emelcher
1
-3
/
+3
2021-07-29
Enable precompiled headers when using clang
test
Andrew Waterman
1
-3
/
+3
2021-07-28
Significantly speed up compilation with GCC
Andrew Waterman
1
-1
/
+1
2020-12-29
Install config.h into include/fesvr
Andrew Waterman
1
-2
/
+11
2020-09-22
Only install pkg-config files for libraries that are installed
Andrew Waterman
1
-1
/
+1
2020-09-22
Separate build of spike and spike-dasm
Andrew Waterman
1
-0
/
+1
2020-06-10
ext: build libriscv PIC to make it linkable to ext library
Chih-Min Chao
1
-1
/
+1
2020-02-27
Allow overriding CFLAGS and similar when building
Rupert Swarbrick
1
-9
/
+36
2019-10-18
Add user write permissions to installed files
Andrew Waterman
1
-2
/
+2
2019-07-19
Link with libsoftfloat.a (but still build libsoftfloat.so)
Andrew Waterman
1
-4
/
+4
2019-07-11
Fix support for 32-bit hosts (but no V extension in that case!)
Andrew Waterman
1
-0
/
+2
2019-06-07
build: build softfloat with pic and provide shared library
Chih-Min Chao
1
-0
/
+5
2019-05-02
allow prefix to be overriden (#298)
Scott Beamer
1
-1
/
+1
2019-05-01
simplify flags with ar to improve bsd ar compatability
Scott Beamer
1
-1
/
+1
2019-03-31
Build fesvr as -fPIC to improve compatibility with old uses
Andrew Waterman
1
-2
/
+2
2019-03-31
Add fesvr; only globally install fesvr headers/libs
static-link
Andrew Waterman
1
-18
/
+8
2019-03-30
Don't install generated headers
Andrew Waterman
1
-1
/
+1
2019-03-30
Statically link the built-in libraries
Andrew Waterman
1
-11
/
+10
2017-05-23
Disable -Werror when building
Palmer Dabbelt
1
-2
/
+2
2017-01-06
Comply with GNU coding standards.
David Craven
1
-2
/
+2
2016-11-11
Ensure that g++ knows it is building a PCH (#75)
Ben Gamari
1
-1
/
+1
2016-09-06
Remove generic debug tests. (#65)
Tim Newsome
1
-2
/
+1
2016-06-09
make check: Fail if the tests failed
Jonathan Neuschäfer
1
-2
/
+4
2016-06-02
Fix 'make check' when run from build directory.
Tim Newsome
1
-2
/
+2
2016-06-01
Fix build when not building inside root directory
Andrew Waterman
1
-1
/
+1
2016-05-23
Actually run the ebreak test.
Tim Newsome
1
-1
/
+2
2016-05-23
Rename gdbserver-smoke.py to gdbserver.py.
Tim Newsome
1
-1
/
+1
2016-05-23
Treat warnings as errors.
Tim Newsome
1
-2
/
+2
2016-05-23
Add some tests that pass and test something.
Tim Newsome
1
-1
/
+1
2016-05-23
Flush icache when using swbps and report to gdb.
Tim Newsome
1
-3
/
+4
2016-05-23
Add very basic 'make check'.
Tim Newsome
1
-2
/
+14
2016-05-23
Make 'make check' not hang forever.
Tim Newsome
1
-1
/
+1
[next]