fw/cortex-toolchain
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