scripts/build/cc/gcc.sh
2009-01-05 Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:
2009-01-04 Get rid of CT_CC_FILE.
2009-01-03 Get rid of all stuff related to building a /delivery' traball:
2009-01-03 Remove spurious line in gcc script (probably a bad copy-paste with the mouse...).
2008-12-24 Enable C++ for baremetal.
2008-11-13 Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:
2008-10-28 Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc.
2008-09-30 Better handle the second pass core gcc build, differentiating between gcc prior to 4.3 with gcc from 4.3.
2008-09-29 Restore the ability to build gcc older than 4.3. At last!
2008-09-14 Introduce a new EXPERIMENTAL feature: BARE_METAL.