scripts/build/cc/gcc.sh
2011-05-31 gcc: promote PKGVERSION and BUGURL options to toolchain level
2011-05-24 scripts: fix broken variable name
2011-05-18 config: rename variables that are arrays
2011-05-15 scripts: interpret *_EXTRA_CONFIG config variables arrays
2011-03-27 cc/gcc: fix building core when building statically
2011-03-28 cc/gcc: fix linking with static PPL 0.11+
2011-03-27 cc/gcc: fix building core when building statically
2011-03-20 cc/gcc: log even more
2011-02-17 cc/gcc: add versions from Linaro
2011-01-28 cc/gcc: enable plugins if needed
2011-01-22 scripts: PARALLELMFLAGS is evil, rename
2010-12-29 cc/gcc: build lto-plugin if binutils' gold is built
2010-12-09 cc/gcc: build bare-metal gcc statically
2010-12-09 cc/gcc: build final gcc statically
2010-10-24 Merge.
2010-10-24 Revert #a09246191120: cc/gcc: fix C++ headers location
2010-10-22 scripts: add "FILE" and "CFG" debug levels.
2010-10-20 cc/gcc: fix 128-bit long doubles option
2010-10-08 cc/gcc: fix C++ headers location
2010-10-09 cc/gcc: add an option to enable/disable build of libssp
2010-10-08 cc/gcc: add an option to enable/disable build of libgomp
2010-10-09 cc/gcc: add option to enable 128-bit long doubles
2010-10-08 cc/gcc: fix enabling/disabling LTO
2010-10-08 cc/gcc: fix C++ headers location
2010-09-12 cc/gcc: disable complibs if not selected
2010-09-12 cc/gcc: do not force use of non-vital companion libraries
2010-08-05 cc/gcc: with static ppl, correctly link with libm
2010-07-19 complibs: fix using static companion libraries
2010-07-29 cc/gcc: add option to compile against static libstdc++, for gcc-4.4 and newer
2010-07-28 cc/gcc: add option to enable/disable libmudflap
2010-07-28 cc/gcc: make sjlj config option a tristate
2010-07-19 complibs: fix using static companion libraries
2010-07-11 kernel: add mingw
2010-07-10 cc/gcc: gcc-4.4 does not use MPC
2010-06-13 cc/gcc: fix headers copy for core static
2010-06-17 cc/gcc: add option do disable PCH
2010-06-13 cc/gcc: baremetal requires a two-pass process
2010-06-13 cc/gcc: store core build rules in an array
2010-06-13 cc/gcc: implement default for core options
2010-06-13 cc/gcc: fix headers copy for core static
2010-05-24 cc/gcc: Make usage of --enable-target-optspace configurable
2010-04-20 cc/gcc: fix cc symlink when executables have an extension
2010-04-09 cc/gcc: use proper host compiler for canadian bare-metal
2010-04-20 cc/gcc: allow building a canadian bare-metal compiler
2010-04-20 cc/gcc: fix cc symlink when executables have an extension
2010-04-15 cc/gcc: add support for 4.5.0 or later versions
2010-04-11 scripts/functions: make CT_Patch dumber
2010-04-09 cc/gcc: add bugurl and compiler version to core gcc compiler
2010-04-11 complibs: don't install in toolchain dir when built as static
2010-04-11 complibs: allow either static or shared build
2010-04-10 complibs: build static libraries
2010-04-07 cc/gcc: fix thread-less final gcc build
2010-04-07 cc/gcc: fix recent gcc build
2010-03-05 cc/gcc: fix use of companion libraries
2010-02-17 complibs: split-up selection for individual libs
2009-08-19 Allow setting --enable-cxx-flags on gcc ./configure
2009-08-19 Make gcc's extra_config an array containing ./configure options
2009-06-26 Add support code for the canadian-cross case.
2009-05-27 /devel/gcc-4.4:
2009-05-25 /devel/gcc-4.4: