aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc
Commit message (Expand)AuthorAgeFilesLines
* Allow setting --enable-cxx-flags on gcc ./configureYann E. MORIN"2009-08-191-0/+3
* Make gcc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-41/+50
* Add support code for the canadian-cross case.Bart van der Meulen2009-06-261-0/+8
* /devel/gcc-4.4:Yann E. MORIN"2009-05-271-2/+18
* /devel/gcc-4.4:Yann E. MORIN"2009-05-251-20/+13
* Merge r1432:1437 from /branches/newlib into /trunk :Yann E. MORIN"2009-03-261-0/+4
* Add support for building toolchains with gcc-4.4 snapshots.Yann E. MORIN"2009-03-261-12/+22
* Do not copy ecj.jar when it's not required.Yann E. MORIN"2009-03-151-1/+3
* Add a missing line continuation '\' in the gcc retrieval function.Yann E. MORIN"2009-01-281-1/+1
* The gcc team seems to no longer make releases available at the ftp.gnu.org si...Yann E. MORIN"2009-01-271-0/+1
* Add the Eclipse Java Compiler to be able to compile Java.Yann E. MORIN"2009-01-061-0/+12
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-051-1/+2
* Get rid of CT_CC_FILE.Yann E. MORIN"2009-01-041-26/+26
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-031-5/+0
* Remove spurious line in gcc script (probably a bad copy-paste with the mouse....Yann E. MORIN"2009-01-031-1/+0
* Enable C++ for baremetal.Yann E. MORIN"2008-12-241-2/+5
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-131-5/+6
* Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc.Yann E. MORIN"2008-10-281-1/+1
* Better handle the second pass core gcc build, differentiating between gcc pri...Yann E. MORIN"2008-09-301-9/+13
* Restore the ability to build gcc older than 4.3. At last!Yann E. MORIN"2008-09-291-1/+1
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-141-0/+299