aboutsummaryrefslogtreecommitdiff
path: root/qtmips_cli
Commit message (Expand)AuthorAge
* qtmips_cli: add option to connect serial port input and output to file.Pavel Pisa2020-04-23
* qtmips_cli: add option to specify used hazard unit - none, stall, forward.Pavel Pisa2020-04-06
* Version updated to 0.7.4Pavel Pisa2020-03-26
* In include, use content from editor if file is already open.Pavel Pisa2019-08-22
* Prepend message types by MSG_, Windows headerfiles define ERROR as macro.Pavel Pisa2019-07-17
* Enable CLI version to use simple assembler.Pavel Pisa2019-07-17
* Move fixmatheval to initial directory for assembler library.Pavel Pisa2019-07-15
* qtmips_cli: add option to report number of required cycles and stalls.Pavel Pisa2019-04-05
* Set gray background to stalled instructions/idled stages.Pavel Pisa2019-03-31
* qtmips_cli: start report in decimal mode.Pavel Pisa2019-03-27
* Correct write through spelling. Reported by Richard Susta.Pavel Pisa2019-03-25
* qtmips_cli: add support for memory ranges load and dump.Pavel Pisa2019-03-25
* qtmip_cli: add parameters to setup memory access times.Pavel Pisa2019-03-25
* qtmips_cli: include dump of cache statistic in command line tool.Pavel Pisa2019-03-25
* Extend qtmips_cli to recognize break and report final state.Pavel Pisa2019-03-24
* Allow tracing of multiple stages in qtmips_cli.Pavel Pisa2019-03-15
* Attempt to make source compatible with older Qt 5 version.Pavel Pisa2019-03-15
* Correct commandline tracer connections.Pavel Pisa2019-03-15
* Switch to static libraries by default and ensure application rebuild when a l...Pavel Pisa2019-03-15
* Update project files to adapt for release and debug libraries location for Wi...Pavel Pisa2019-02-19
* Add ELF library even to the final executables linking to allow build with sta...Pavel Pisa2019-02-12
* Correct build for LLVM.Fanda Vacek2019-02-09
* Add license to the source files.Pavel Pisa2019-02-04
* Specify rpath during linking to find qtmips_machine library without install.Pavel Pisa2019-01-30
* Implement Cache configurationKarel Kočí2018-03-06
* Compile with debug symbols for DEBUG configKarel Kočí2018-01-25
* Allow instruction trace from any stageKarel Kočí2018-01-11
* Add pipelined and no-delay-slot for qtmips_cliKarel Kočí2018-01-03
* Add trace-feth to qtmips_cliKarel Kočí2018-01-03
* Simplify how we define exceptionsKarel Kočí2018-01-01
* cli: extend tracer and implement reporterKarel Kočí2018-01-01
* Put qtmips_machine to machine namespaceKarel Kočí2017-12-17
* Another huge pile of work for about two monthsKarel Kočí2017-11-19
* Just something I had staggedKarel Kočí2017-11-19
* Initial commitKarel Kočí2017-08-30