scripts/build/cc/gcc.sh
2013-05-13 cc/gcc: Set CXX_FOR_BUILD for bare metal and canadian build.
2013-05-02 cc/gcc: modify to build gcc-4.8-based cross-tools
2012-11-25 cc/gcc: do not print 'core' or 'final'
2012-11-22 cc: add a flag for skipping core passes
2012-11-16 scripts: add BUILD/HOST extra cflags/ldflags
2012-10-30 cc/gcc: remove svn source
2012-10-11 cc/gcc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustom
2012-10-13 cc/gcc: do not print multilib for canadian-cross
2012-10-04 scripts/gcc: Canadian Cross skip -print-multi-lib log output
2012-08-22 cc/gcc: Add the ability to build gcc from svn
2012-08-22 cc/gcc: cleanup comments from rude wordings
2012-08-04 cc/gcc: remove duplicate code in core pass-1
2012-08-01 cc/gcc: remove now useless condition-variable
2012-08-01 cc/gcc: always build core pass-1
2012-05-09 cc/gcc: do not build manuals in parallel
2012-05-09 cc/gcc: do not build manuals in parallel
2012-05-06 cc/gcc: add option to enable/disable libquadmath
2012-01-03 cc/gcc: build core compilers for canadian
2012-04-02 cc/gcc: add build frontend
2012-04-01 cc/gcc: frontends are responsible for selecting the list of languages
2011-08-15 cc/gcc: pass the language list to the core backend
2011-08-15 cc/gcc: add language helper function
2011-07-25 complibs: fixup the host complibs install dir
2011-07-25 cc/gcc: cleanup the frontends
2011-07-17 cc/gcc: always build core compilers to run on the build machine
2012-01-01 cc/gcc: install the core compilers in the build-tools dir
2012-02-27 cc/gcc: Update core_prefix_dir to prefix.
2011-07-24 cc-gcc: the frontends are responsible for mkdir/chdir
2011-07-24 cc/gcc: fix core backend's API doc
2011-07-24 cc/gcc: no need to build a static core pass-1 gcc for baremetal
2012-02-13 cc/gcc: comonalise the manuals build decision
2011-07-17 cc/gcc: do not use the core pass-2 to build the baremetal compiler
2011-07-17 cc/gcc: add the backend/frontend infra for final gcc
2011-08-23 cc/gcc: add 'cflags' paramater to the core backend
2011-07-17 cc/gcc: add host parameter to core compiler build process
2011-07-17 cc/gcc: pass the install prefix to the core passes
2011-07-17 cc/gcc: pass the companion libs prefix to cc_core
2011-11-20 cc/gcc: rename the core backend function
2011-07-17 cc/gcc: simplify calls to core backend
2012-02-13 cc/gcc: do not consume parameters when parsing them
2011-11-18 cc/gcc: Apply CT_CC_GCC_DISABLE_PCH to do_cc_core.
2011-12-30 cc/gcc: print supported multilibs
2011-11-23 cc/gcc: build multilib
2011-12-31 cc/gcc: add option to use system zlib
2011-11-18 cc/gcc: Apply CT_CC_GCC_DISABLE_PCH to do_cc_core.
2011-11-17 cc/gcc: handle NLS option
2011-11-16 scripts: add support for building manuals
2011-09-14 cc/gcc: speed up the build a little bit
2011-07-12 scripts, cc/gcc: do not fail on existing symlinks or build.log
2011-04-15 cc/gcc: fix passing args with spaces when calling core gcc
2011-06-28 cc/gcc: remove --enable-symver option
2011-07-12 scripts, cc/gcc: do not fail on existing symlinks or build.log
2011-04-15 cc/gcc: do not build libgomp or libmudflap in the core steps
2011-04-15 cc/gcc: fix passing args with spaces when calling core gcc
2011-07-03 cc/gcc: fix non-MIPS builds
2011-06-27 cc/gcc: add MIPS spercific configure options
2011-06-27 cc/gcc: add option for linker hash style
2011-06-27 cc/gcc: add build-id option
2011-06-28 cc/gcc: remove --enable-symver option
2011-06-03 kconfig: prepend CT-NG's version tag to PKGVERSION