Release Notes: This release makes the C compiler available in a C++ project. "ccnature" was added to the natureFilter of the tool "C compiler".


Release Notes: This release makes the C compiler available in a C++ project. "ccnature" was added to the natureFilter of the tool "C compiler".


Release Notes: The plugin was adjusted to work with Eclipse 3.4 and CDT 5.0.


Release Notes: For Linux, Win32 and Mac OS X "executable" configurations, the following options are set. release: optimization -03, debug none. debug: optimization -O0, debug -g3. This release can break configurations from previous releases due to some internal renamed variables.


Release Notes: This release should fix bug "[ 1792462 ] GNUARM error-parser panel does not fully function". "arm-elf-linux-gnu-*" has been changed to "arm-elf-*" in the library section for Win32 and Mac OS X.


Release Notes: This release changes "arm-elf-linux-gnu-*" to "arm-elf-*" in section library building for Windows and Mac OS X.