ROP2 Changelog
ROP2 Changelog
2017-06-18:
- Modules: Changed memory layout. Vars are directly before code so that global vars can be PC-relative accessed (used in ARMv7)
- RCompiler.CompileX: added global options
- RCompiler.CompileA: added \d option for software DIV/MOD (needed for Cortex-A8, Cortex-A9)
- reverted and optimized last DIV/MOD change as DIV/MOD is only defined for positive divisors in Oberon
2017-02-13:
- xOPL.Div: made DIV and MOD OBERON definition compliant (fixed wrong result for a DIV/MOD b when a and b both were negative)
- added ARMv7 target
page revision: 2, last edited: 18 Jun 2017 20:48