Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 506 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 506 Bytes

Change Log

All notable changes to this project will be documented in this file.

0.2 - 2015-04-06

Added

  • Memory allocation mechanism (alloc/free style).
  • Add support for the ARM architecture (32 bits).

Fixed

  • Fix context saving for long ints.
  • Fix missing registers when loading and saving context.