Add --gdb argument so I can run valgrind on gdb.
[riscv-tests.git] / benchmarks / common / crt.S
2016-07-12 Andrew WatermanRemove deprecated uarch counters; support RVC for bench...
2016-07-08 Andrew WatermanDon't use FPU in benchmarks that don't need to use...
2016-05-25 Andrew WatermanKeep tohost/fromhost at deterministic address
2016-05-01 Andrew WatermanERET -> xRET; new memory map
2016-03-15 Andrew WatermanRework benchmarks to run in M-mode
2016-03-15 Andrew WatermanMerge branch 'priv-1.9'
2016-03-03 Andrew WatermanWIP on priv spec v1.9
2015-07-03 Andrew WatermanFix RV32 handling of syscall arguments
2015-07-01 Christopher CelioAdd _hard_float check in crt.S.
2015-05-09 Andrew WatermanUpdate to privileged architecture version 1.7
2015-05-01 Andrew WatermanMake dhrystone report correct-ish numbers
2015-04-21 Andrew WatermanDon't rely on reset values of MSTATUS_UA/SA
2015-03-17 Andrew WatermanMerge [shm]call into ecall, [shm]ret into eret
2015-03-13 Andrew WatermanUpdate to new privileged spec
2015-01-10 Andrew WatermanAdd LICENSE
2014-12-13 Andrew WatermanInitialize static TLS for the benchmarks
2014-12-13 Andrew WatermanUse user stack in supervisor mode
2014-12-04 Andrew WatermanUse new toolchain and calling convention
2014-11-07 Andrew WatermanFix TLS in benchmarks
2014-09-10 Christopher CelioEnable interrupts in bmarks
2014-04-15 Yunsup Leecommit high-performance mm (scalar and vector versions)
2014-02-20 Eric LoveMerge commit '0661b47765081c710af3df66ec698aa58ff14d5d'
2014-02-12 Andrew WatermanRun benchmarks in user mode
2014-02-11 Adam IzraelevitzMerge branch 'master' of github.com:ucb-bar/riscv-tests
2014-02-06 Andrew WatermanClean up benchmarks; support uarch-specific counters
2013-11-25 Andrew WatermanUpdate benchmarks to new privileged ISA
2013-10-10 Christopher CelioMerge branch 'master' of github.com:ucb-bar/riscv-tests
2013-10-10 Christopher CelioBenchmarks now run in user-mode.
2013-08-24 Andrew WatermanReflect changes to ISA
2013-04-30 Yunsup Leebenchmarks initial commit