diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 87bac449..4d42fb43 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,4 +1,4 @@ -Manifest-Version: 1.0 +Manifest-Version: 1.1 Class-Path: . Created-By: 1.6.0_33 (Sun Microsystems Inc.) Main-Class: rars.Launch diff --git a/help/Command.html b/help/Command.html index 9bd48406..cdfb9152 100644 --- a/help/Command.html +++ b/help/Command.html @@ -1,5 +1,5 @@ -RARS 1.0 help contents +<title>RARS 1.1 help contents
diff --git a/help/History.html b/help/History.html index 7dbe6720..6b27dc78 100644 --- a/help/History.html +++ b/help/History.html @@ -1,27 +1,30 @@ -MARS Release History and Notes +<title>RARS Release History and Notes

RARS - RISC-V Assembler and Runtime Simulator

-

Release 1.0

-

August 2017

+

Release 1.1

+

August 2018

Release History

-

RARS 1.0 was released in August 2017. This release moved from supporting MIPS to supporting RISC-V. - Besides that major change and associated small changes, there are several general changes worth noting.

+

RARS 1.1 was released in August 2018. This release fixed a bug with AUIPC and psuedointructions that used it, lbu + requiring half-word alignment and the funct fields of bge,bgeu, and bltu

- +

RARS 1.0 was released in August 2017. This release moved from supporting MIPS to supporting RISC-V. + Besides that major change and associated small changes, there are several general changes worth noting. +

+

Mars 4.5 was released in August 2014. Enhancements and bug fixes include: