index
:
rocket-tools/riscv-isa-sim.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
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
2015-09-02
Don't automatically run autoconf
Andrew Waterman
1
-9
/
+0
2015-05-13
Install pkg-config files for Spike
Palmer Dabbelt
1
-1
/
+9
2015-05-13
Change the behavior of the DESTDIR make variable
Palmer Dabbelt
1
-5
/
+5
2015-03-15
Delete all remaining junk on "make clean"
Andrew Waterman
1
-2
/
+2
2015-02-14
handle Makefile dependences for precompiled headers correctly
Andrew Waterman
1
-4
/
+4
2015-02-09
Install config.h with other headers
Andrew Waterman
1
-1
/
+1
2015-01-02
Reduce dependences on auto-generated code
Andrew Waterman
1
-1
/
+1
2014-12-20
Fix makefile race condition
Andrew Waterman
1
-1
/
+2
2014-11-19
Add missing makefile dependence
Andrew Waterman
1
-1
/
+1
2014-09-14
now can build with clang
Scott Beamer
1
-1
/
+2
2014-08-27
don't include same flags twice
Scott Beamer
1
-1
/
+1
2014-07-07
Use precompiled headers to speed up compilation
Andrew Waterman
1
-2
/
+6
2014-01-26
Prefer libraries located in current directory
Andrew Waterman
1
-4
/
+4
2014-01-26
Link subproject dynamic libraries correctly
Andrew Waterman
1
-7
/
+11
2014-01-24
Build and use shared libraries
Andrew Waterman
1
-15
/
+15
2014-01-13
Improve performance for branchy code
Andrew Waterman
1
-1
/
+1
2013-06-02
make spike.o correctly depend on dispatch.h
Andrew Waterman
1
-2
/
+2
2013-06-02
use coreutils `seq' instead of hacky `range'
Andrew Waterman
1
-10
/
+0
2013-05-15
fix make issue
Yunsup Lee
1
-3
/
+3
2013-05-06
make Makefile sh-friendly
Andrew Waterman
1
-2
/
+2
2013-04-24
fix(?) circular dependence on generated headers
Andrew Waterman
1
-3
/
+3
2013-04-24
add range(start, end) method to Makefile
Andrew Waterman
1
-0
/
+10
2013-04-22
correctly depend on dispatch.h
Andrew Waterman
1
-5
/
+3
2013-04-19
remove circular dependence in Makefile
Andrew Waterman
1
-2
/
+4
[next]