GNU ARM Eclipse Plug-in / News: Recent posts

Version 0.5.4.201202210114 released

Changes from previous version:
- (3479739) support for Summon Toolchain added (patch 3487283 applied)
- (3479737) support for floating point added as
-mfloat-abi=name and
-mfpu=name
- support for endiannes added as
-mlittle-endian and
-mbig-endian
- (3148636) label for -fdata sections renamed as "Data Sections"

Posted by Liviu Ionescu (ilg) 2012-02-25

Version 0.5.4.201201250003 released

Changes from previous version:
- support for Mac OS X Yagarto was added
- publish procedure moved to development computer
- previous release packing bug fixed

Posted by Liviu Ionescu (ilg) 2012-01-26

The project has a new look

Posted by Liviu Ionescu (ilg) 2012-01-07

Version 0.5.4.201111262136 released

After a long wait for the CDT team to fix a bug, I decided to find a solution to avoid it.
So this version is mainly a port to Eclipse 3.7 (CDT 8.0), with no functional changes.

Posted by Liviu Ionescu (ilg) 2011-11-26

Version 0.5.3.201010141144 released

Changes from previous version:
- new -mcpu= values: cortex-m4

Posted by Liviu Ionescu (ilg) 2010-10-14

Version 0.5.3.201010061939 released

Changes from previous version:
- the license code in the feature project was fixed (the first line contained a space after the final '\', terminating it prematurely)
- new -mcpu= values: cortex-a5, cortex-a9, cortex-m1, cortex-m0, iwmmxt2, marvell-f

Posted by Liviu Ionescu (ilg) 2010-10-06

Version 0.5.3.201007311800 released

Changes from previous version:

- the download area was reorganised, files are now published in subfolders like gnuarmeclipse/0.5.3
- the old files were moved to Previous Releases
- the gnuarm-update.sh script was updated to publish both to the update site and to the download area
- the missing category in the update site seems to be a bug in the Eclipse p2 code; the workaround is to remove the fature and reassign it before the build
- this release shows the category as CDT GNU Cross Development Tools

Posted by Liviu Ionescu (ilg) 2010-07-31

version 0.5.3.201007292300 released

changes from the previous version:
- the Java code is compiled with 1.5 restrictions, otherwise it does not work on most platforms (#3036456)
- the update site was regenerated from scratch, without build.properties and it seems the categories are now displayed (#2833594)
- the files ChangeLog.txt, HowToBuild.txt were removed from the repository
- the file README.txt was simplified

Posted by Liviu Ionescu (ilg) 2010-07-29

Version 0.5.3.201007072245 released

changes since the previous version:

- support for devkitPro was added for all platforms (Windows/Linux/Mac OS X).
On Windows, the usual make/rm utilities are required; Cygwin provides very good
implementations of them.
- some Yagarto discovery bugs were fixed

Liviu

Posted by Liviu Ionescu (ilg) 2010-07-07

Version 0.5.3.201007062110 released

Changes since the previous version:

- ported on Mac OS X, Eclipse 3.5.2
- CodeSourcery added to Mac OS X
- Mac OS X missing GNUARM configuration reference fixed
- (#3024374) individual properties processed; ITool.getParent() should climb up the hierarchy via getSuperClass(); this is also a better fix for #3021757.
- (#3024483) New Yagarto Toolchain uses EABI; Yagarto toolchain split from common Windows GCC configurations

Posted by Liviu Ionescu (ilg) 2010-07-06