Project

General

Profile

Version 0.0.33 available

Added by Florian Negele almost 4 years ago

Development Version 0.0.33 of the Eigen Compiler Suite is available for evaluation. It fixes various issues and includes the following improvements.

AVR:
  • Included data sections in map output of linker
  • Reduced code generation for zero-initialised data
Debugging Information:
  • Added support for indexing source filenames
  • Removed redundant size information
  • Removed implicit breakpoints
C++:
  • Relaxed one-definition rule for declarations using the origin attribute
Oberon:
  • Updated implementation to latest report
  • Improved summary of documentation extraction

Comments