scripts/build/cc/gcc.sh
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:
2009-04-19 Update the newlib devel branch with stuf from /trunk.
2009-03-22 Also install a CT_TARGET-cc -> CT_TARGET-gcc symlink for the core gcc.
2009-03-26 Merge r1432:1437 from /branches/newlib into /trunk :
2009-03-26 Add support for building toolchains with gcc-4.4 snapshots.
2009-03-15 Do not copy ecj.jar when it's not required.
2009-01-28 Add a missing line continuation '\' in the gcc retrieval function.
2009-01-27 Backpot @1279 from /trunk:
2009-01-27 The gcc team seems to no longer make releases available at the ftp.gnu.org site, but only on mirrors. Add such a mirror to the list of retrieval sites.
2009-01-06 Add the Eclipse Java Compiler to be able to compile Java.
2009-01-05 Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:
2009-01-04 Get rid of CT_CC_FILE.