fw/cortex-toolchain
2011-01-23 Piotr Esden... Updated binutils, gcc, linaro gcc and newlib versions.
2011-01-13 Piotr Esden... Fixed libiconv location parameter. Thanks Bernard Davison!
2011-01-08 Piotr Esden... Should fix the problem with hanging CFLAGS and LDFLAGS...
2011-01-03 Piotr Esden... SAT now builds Linaro GCC and libopenstm32 by default.
2011-01-03 Piotr Esden... Added building of openocd as part of the toolchain.
2010-12-07 Piotr Esden... Fixed CygWin build.
2010-11-22 Piotr Esden... Updated linaro to 2010.11-1
2010-11-14 Piotr Esden... PARALLEL flag is now being set automatically based...
2010-11-14 Piotr Esden... Added flags to force software floating point math emula...
2010-11-14 Piotr Esden... stm32 libraries now create their stamps in stamp direct...
2010-11-14 Piotr Esden... Not using -a option for tar anymore that was cousing...
2010-10-27 Piotr Esden... Added Christophe Duparquet's improved version of SAR...
2010-10-27 Piotr Esden... Added section about contributing improvements and fixes...
2010-10-27 Piotr Esden... Changed default install directory of Summon-Arm-Toolcha...
2010-10-27 Piotr Esden... Updated documentation of necessary Mac port packages.
2010-10-27 Piotr Esden... Added proper detection of tar utility. We need gnutar...
2010-10-25 Piotr Esden... Added --use-system-zlib to fix compilation on debian...
2010-09-14 Piotr Esden... Added expat reference to the README. Thanks marforic!
2010-09-12 Piotr Esden... Updated README.
2010-09-12 Piotr Esden... Divided the script into sections. Added more switches.
2010-09-12 Michael HopeShifted some variables about to allow a better override...
2010-09-11 Michael HopeAdded ability to have a local config that overrides...
2010-09-11 Michael HopeAdded the ability to run a bit quieter
2010-09-11 Michael HopeChanged echos for logs
2010-09-11 Michael HopeAdded support for fetching the Linaro GCC. Add a note...
2010-09-11 Michael HopeMade more of unpack() common. Use wildcards to pick...
2010-09-11 Michael HopePulled install out to a function to pull in sudo and...
2010-09-11 Michael HopeUse set -e to stop on any error, including downloads.
2010-09-11 Michael HopePulled unpacking out into a function
2010-09-11 Michael HopePulled all logging out into a function
2010-09-11 Michael HopePulled fetching out into a function with stamps to...
2010-09-11 Michael HopeChanged stamp files to go into a directory for easy...
2010-09-06 Piotr Esden... Fixed building on Mac OS X.
2010-09-03 Uwe HermannUpdate versions to latest released ones.
2010-09-02 Uwe HermannDocument build dependencies in the script.
2010-07-01 Uwe HermannAdd missing --disable-werror configure options.
2010-07-01 Uwe HermannUse --disable-werror unconditionally everywhere.
2010-07-01 Uwe HermannDon't build STM32 firmware lib or libopenstm32.
2010-07-01 Uwe Hermannwget: Use --no-passive-ftp, helps with firewalls.
2010-07-01 Uwe HermannUse http instead of ftp where possible.
2010-07-01 Uwe HermannThe script was tested on 32bit Linux too.
2010-07-01 Uwe HermannCosmetics and typo fixes.
2010-06-04 Steve Jensonupgrading to gdb-7.1
2009-12-27 Piotr Esden... Binutils should compile now with --disable-werror....
2009-12-27 Piotr Esden... Updated gcc and binutils version, added a variable...
2009-10-01 Uwe HermannFix wget invokation so that restarting downloads via...
2009-10-01 Uwe HermannFix git repo URL for libopenstm32.
2009-10-01 Uwe HermannFix typos.
2009-07-22 Piotr Esden... Added _EN variables to enable/disable libstm32 and...
2009-05-19 Piotr Esden... GDB compile yelds warnings but compiles on Mac. Added...
2009-05-19 Piotr Esden... Added support for toolchain building on Mac OS X.
2009-05-19 Piotr Esden... Initial commit