Releases: t-crest/patmos-simulator
Releases · t-crest/patmos-simulator
1.0.8
1.0.7
If bundled instructions both write to the same register, throw an error
1.0.6
Instructions after 'retnd' are now properly ignored Also no longer throws an error if 'retnd' is followed by non-instruction bytes.
1.0.5
Updated 'permissive-dual-issue' help message.
1.0.4
'callnd' no longer executes the following instruction before transfer…
1.0.3
Added github actions CI, removed Travis CI files. Packaging a release no longer needs to account for different 'tar' implementations. Also renamed packaging command from 'box' to 'Package' to be in line with LLVM packaging naming. Now only published 2 release packages, one for linux and one for macos.
1.0.2: Merge pull request #11 from Emoun/master
Fix reading of input on MacOs
1.0.1
1.0.0
1.0.0-rc-1
Added Travis-CI and updated README.