aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc
Commit message (Expand)AuthorAgeFilesLines
* cc/gcc: set CXXFLAGS at configure gccDaniel Dittmann2014-01-041-0/+2
* cc/gcc: diable libsanitizer without NPTLYann E. MORIN"2014-01-041-0/+3
* cc/gcc: fix gcc 4.8 build for C library without threads supportNiels Penneman2014-01-031-0/+5
* cc/gcc: Add Fortran support for Baremetal buildZhenqiang Chen2013-11-191-0/+10
* cc/gcc: Add support for golangYann E. MORIN"2013-11-081-0/+1
* cc/gcc: add preliminray support for 4.8Yann E. MORIN"2013-05-051-10/+22
* cc/gcc: Set CXX_FOR_BUILD for bare metal and canadian build.Zhenqiang Chen2013-05-131-0/+1
* cc/gcc: modify to build gcc-4.8-based cross-toolsJongsung Kim2013-05-021-0/+5
* cc/gcc: do not print 'core' or 'final'Yann E. MORIN"2012-11-251-6/+6
* cc: add a flag for skipping core passesYann Diorcet2012-11-221-0/+8
* scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet2012-11-161-2/+13
* cc/gcc: remove svn sourceYann E. MORIN"2012-10-301-23/+5
* cc/gcc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2012-10-111-1/+9
* cc/gcc: do not print multilib for canadian-crossYann E. MORIN"2012-10-131-10/+14
* scripts/gcc: Canadian Cross skip -print-multi-lib log outputDavid Holsgrove2012-10-041-10/+15
* cc/gcc: Add the ability to build gcc from svnYann E. MORIN"2012-08-221-23/+42
* cc/gcc: cleanup comments from rude wordingsYann E. MORIN"2012-08-221-3/+2
* cc/gcc: remove duplicate code in core pass-1Yann E. MORIN"2012-08-041-20/+6
* cc/gcc: remove now useless condition-variableYann E. MORIN"2012-08-011-21/+10
* cc/gcc: always build core pass-1Yann E. MORIN"2012-08-011-0/+9
* cc/gcc: do not build manuals in parallelYann E. MORIN"2012-05-091-1/+1
* cc/gcc: add option to enable/disable libquadmathYann E. MORIN"2012-05-061-0/+9
* cc/gcc: build core compilers for canadianYann E. MORIN"2012-01-031-11/+5
* cc/gcc: add build frontendYann E. MORIN"2012-04-021-2/+42
* cc/gcc: frontends are responsible for selecting the list of languagesYann E. MORIN"2012-04-011-2/+4
* cc/gcc: pass the language list to the core backendYann E. MORIN"2011-08-151-4/+6
* cc/gcc: add language helper functionYann E. MORIN"2011-08-151-14/+20
* complibs: fixup the host complibs install dirYann E. MORIN"2011-07-251-3/+3
* cc/gcc: cleanup the frontendsYann E. MORIN"2011-07-251-35/+21
* cc/gcc: always build core compilers to run on the build machineYann E. MORIN"2011-07-171-5/+5
* cc/gcc: install the core compilers in the build-tools dirYann E. MORIN"2012-01-011-5/+2
* cc/gcc: Update core_prefix_dir to prefix.Zhenqiang Chen2012-02-271-1/+1
* cc-gcc: the frontends are responsible for mkdir/chdirYann E. MORIN"2011-07-241-17/+22
* cc/gcc: fix core backend's API docYann E. MORIN"2011-07-241-13/+14
* cc/gcc: no need to build a static core pass-1 gcc for baremetalYann E. MORIN"2011-07-241-11/+0
* cc/gcc: comonalise the manuals build decisionYann E. MORIN"2012-02-131-3/+7
* cc/gcc: do not use the core pass-2 to build the baremetal compilerYann E. MORIN"2011-07-171-9/+16
* cc/gcc: add the backend/frontend infra for final gccYann E. MORIN"2011-07-171-10/+39
* cc/gcc: add 'cflags' paramater to the core backendYann E. MORIN"2011-08-231-1/+9
* cc/gcc: add host parameter to core compiler build processYann E. MORIN"2011-07-171-1/+9
* cc/gcc: pass the install prefix to the core passesYann E. MORIN"2011-07-171-8/+12
* cc/gcc: pass the companion libs prefix to cc_coreYann E. MORIN"2011-07-171-7/+15
* cc/gcc: rename the core backend functionYann E. MORIN"2011-11-201-4/+4
* cc/gcc: simplify calls to core backendYann E. MORIN"2011-07-171-14/+44
* cc/gcc: do not consume parameters when parsing themYann E. MORIN"2012-02-131-3/+3
* cc/gcc: print supported multilibsYann E. MORIN"2011-12-301-0/+30
* cc/gcc: build multilibYann E. MORIN"2011-11-231-2/+12
* cc/gcc: add option to use system zlibYann E. MORIN"2011-12-311-0/+8
* cc/gcc: Apply CT_CC_GCC_DISABLE_PCH to do_cc_core.Zhenqiang Chen2011-11-181-0/+2
* cc/gcc: handle NLS optionZhenqiang Chen2011-11-171-4/+4