Skip to content

Releases: t-crest/patmos-simulator

1.0.8

08 Feb 13:10
34be453
Compare
Choose a tag to compare
Added test and release on Mac ARM

1.0.7

08 Feb 12:34
Compare
Choose a tag to compare
If bundled instructions both write to the same register, throw an error

1.0.6

23 Oct 08:48
Compare
Choose a tag to compare
Instructions after 'retnd' are now properly ignored

Also no longer throws an error if 'retnd' is followed by
non-instruction bytes.

1.0.5

11 Sep 14:42
Compare
Choose a tag to compare
Updated 'permissive-dual-issue' help message.

1.0.4

25 Jan 11:11
Compare
Choose a tag to compare
'callnd' no longer executes the following instruction before transfer…

1.0.3

15 Nov 11:29
Compare
Choose a tag to compare
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

07 Aug 15:07
4d4ec71
Compare
Choose a tag to compare
Fix reading of input on MacOs

1.0.1

22 Jun 11:11
Compare
Choose a tag to compare
Corrected OSX deployment.

1.0.0

17 Mar 20:04
8f705df
Compare
Choose a tag to compare
Merge pull request #5 from Emoun/master

Fixes pasim's stdin not working

1.0.0-rc-1

03 Mar 13:16
Compare
Choose a tag to compare
Added Travis-CI and updated README.