scripts/addToolVersion.sh
2010-04-15 cc/gcc: add support for 4.5.0 or later versions
2010-03-29 scripts/addToolsVersion: fix handling libelf
2010-03-20 debug/gdb: add handling of 7_0_or_later
2010-02-04 cc/gcc: simplify the _or_later stuff
2010-01-14 scripts/addToolVersion: add uClibc hooks
2010-01-10 scripts/addToolsVersion: add support for newlib
2010-01-10 scripts/addToolVersion: cleanups
2010-01-10 scripts/addToolVersion: correctly handle the libc categories
2010-01-06 scripts/addToolsVersion: add support for MPC
2010-01-02 scripts/addtoolversion: prepare for hooks for tools others than gcc
2009-11-12 scripts: be POSIXly correct in helper scripts
2009-10-27 scripts: fis addToolVersion wrt binutils
2009-09-26 Insert an empty line bwetween added new versions.
2009-09-13 config: fix indentation for options marked EXPERIMENTAL or OBSOLETE
2009-09-13 scripts: add new version at top of choice
2009-08-02 [scripts-add-version] Handle gcc 4.4+
2009-05-24 /devel/gcc-4.4:
2009-03-22 Add skeleton for newlib:
2009-05-05 Add support for building PPL:
2009-05-03 Prepare for gcc-4.4:
2009-03-04 Move do_finish from scripts/functions to its own file in scipts/build/internals.sh.
2009-02-02 Don't add versions that already exist.
2009-01-29 Use the path discovered by ./configure in scripts/addToolVersion.sh
2009-01-29 Fix scripts/addToolVersion.sh:
2008-12-11 Move addToolsVersion.sh from tools/ to scripts/