eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
554 stars 130 forks source link

Added optimization option #601

Open andreeapetian opened 6 months ago

andreeapetian commented 6 months ago

Added new option for optimization level: optimize aggressively for size

ilg-ul commented 6 months ago

Could you rename the option option.optimization.level.size.aggressive?

ilg-ul commented 5 months ago

Please also add this option to the riscv.core plug-in.

ilg-ul commented 5 months ago

It seems ok.

There is a small remaining detail, please make your patch against the develop branch, since I have to test it before making the final release.