Non-Confidential | ![]() | 101196_0100_03_en | ||
| ||||
Home > Iris overview > IrisSupportLib changelog |
This topic lists changes to the IrisSupportLib implementation.
Table 1-2 IrisSupportLib changelog
Date | Description |
---|---|
2019-03-21 |
Bugfixes:
|
2019-04-05 |
Cleaned up building parameter resources:
|
2019-04-11 | Removed defaults for register.canonicalRnScheme and memory.canonicalMsnScheme . Instance implementations now need to set these explicitly. |
2019-04-15 | Added support for canonical register number scheme ElfDwarf. In particular added include/iris/detail/IrisElfDwarf.h, include/iris/IrisElfDwarfArm.h, and IrisInstanceBuilder::RegisterBuilder::setCanonicalRnElfDwarf() . |
2019-04-16 | Child registers no longer implicitly inherit canonicalRn and addressOffset from their parents. |