summaryrefslogtreecommitdiff
path: root/scripts/build/cc
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Add a missing line continuation '\' in the gcc retrieval function.Yann E. MORIN"1-1/+1
2009-01-27The gcc team seems to no longer make releases available at the ftp.gnu.org si...Yann E. MORIN"1-0/+1
2009-01-06Add the Eclipse Java Compiler to be able to compile Java.Yann E. MORIN"1-0/+12
2009-01-05Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"1-1/+2
2009-01-04Get rid of CT_CC_FILE.Yann E. MORIN"1-26/+26
2009-01-03Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"1-5/+0
2009-01-03Remove spurious line in gcc script (probably a bad copy-paste with the mouse....Yann E. MORIN"1-1/+0
2008-12-24Enable C++ for baremetal.Yann E. MORIN"1-2/+5
2008-11-13Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"1-5/+6
2008-10-28Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc.Yann E. MORIN"1-1/+1
2008-09-30Better handle the second pass core gcc build, differentiating between gcc pri...Yann E. MORIN"1-9/+13
2008-09-29Restore the ability to build gcc older than 4.3. At last!Yann E. MORIN"1-1/+1
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"1-0/+299