scripts/crosstool-NG.sh.in
2010-01-12 scripts/crosstool-ng: Change overide bin dir
2009-12-19 scripts: check for, and warn about an unset CT_PREFIX_DIR
2009-11-25 scripts/functions: do not double check if downloads are allowed
2009-12-19 scripts: check for, and warn about an unset CT_PREFIX_DIR
2009-12-14 scripts: correctly warn when the local tarballs directory does not exist
2009-09-06 crosstool.sh.in: better mesage when creating script-overrides
2009-06-23 Fix creating the .../lib/ directory structure in the non-sysroot case
2009-06-23 Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains.
2009-08-03 [config] Merge CONFIG_SHELL selection.
2009-08-02 [config] Allow user to specify custom CONFIG_SHELL
2009-08-02 [config] Add bash as a possible CONFIG_SHELL
2009-08-02 [config] Change the way to select the CONFIG_SHELL
2009-08-02 Add g++ to required tools
2009-06-26 Cleanup the handling of canadian settings
2009-06-26 Add support code for the canadian-cross case.
2009-06-26 Don't use prefix/bin to install the buildtools.
2009-06-23 Use configured shell in all build-tools wrappers
2009-06-23 Fix creating the .../lib/ directory structure in the non-sysroot case
2009-06-23 Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains.
2009-06-23 Remove left-over debug lines.
2009-06-22 Check paths sanity before they get used.
2009-06-22 Better check for spaces in paths
2009-05-27 /devel/gcc-4.4:
2009-05-25 /devel/gcc-4.4:
2009-05-24 /devel/gcc-4.4:
2009-04-19 Update the newlib devel branch with stuf from /trunk.
2009-05-20 Merge the uClinux/noMMU stuff back to /trunk:
2009-05-05 Add support for building PPL:
2009-05-03 Prepare for gcc-4.4:
2009-03-29 Remove test files.
2009-03-27 Only create the state dir if asked for a restartable build:
2009-03-27 Refuse to build/install on file systems that are *not* case-sensitive.
2009-03-08 Use "grep -E" instead of the deprecated "egrep".
2009-03-04 Move do_finish from scripts/functions to its own file in scipts/build/internals.sh.
2009-03-03 Allow user to add a directory component in the sys-root path.
2009-02-01 Use tools discovered by ./configure in scripts/toolchain-config.in.
2009-01-31 Further handle the lib64 -> lib symlinks.
2009-01-29 If compiling the Java frontend, we'll require a native gcj, but only in this case.
2009-01-26 Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh: