summaryrefslogtreecommitdiff
path: root/scripts/build/cc
AgeCommit message (Expand)AuthorFilesLines
2012-05-06cc/gcc: add option to enable/disable libquadmathYann E. MORIN"1-0/+9
2012-01-03cc/gcc: build core compilers for canadianYann E. MORIN"1-11/+5
2012-04-02cc/gcc: add build frontendYann E. MORIN"1-2/+42
2012-04-01cc/gcc: frontends are responsible for selecting the list of languagesYann E. MORIN"1-2/+4
2011-08-15cc/gcc: pass the language list to the core backendYann E. MORIN"1-4/+6
2011-08-15cc/gcc: add language helper functionYann E. MORIN"1-14/+20
2011-07-25complibs: fixup the host complibs install dirYann E. MORIN"1-3/+3
2011-07-25cc/gcc: cleanup the frontendsYann E. MORIN"1-35/+21
2011-07-17cc/gcc: always build core compilers to run on the build machineYann E. MORIN"1-5/+5
2012-01-01cc/gcc: install the core compilers in the build-tools dirYann E. MORIN"1-5/+2
2012-02-27cc/gcc: Update core_prefix_dir to prefix.Zhenqiang Chen1-1/+1
2011-07-24cc-gcc: the frontends are responsible for mkdir/chdirYann E. MORIN"1-17/+22
2011-07-24cc/gcc: fix core backend's API docYann E. MORIN"1-13/+14
2011-07-24cc/gcc: no need to build a static core pass-1 gcc for baremetalYann E. MORIN"1-11/+0
2012-02-13cc/gcc: comonalise the manuals build decisionYann E. MORIN"1-3/+7
2011-07-17cc/gcc: do not use the core pass-2 to build the baremetal compilerYann E. MORIN"1-9/+16
2011-07-17cc/gcc: add the backend/frontend infra for final gccYann E. MORIN"1-10/+39
2011-08-23cc/gcc: add 'cflags' paramater to the core backendYann E. MORIN"1-1/+9
2011-07-17cc/gcc: add host parameter to core compiler build processYann E. MORIN"1-1/+9
2011-07-17cc/gcc: pass the install prefix to the core passesYann E. MORIN"1-8/+12
2011-07-17cc/gcc: pass the companion libs prefix to cc_coreYann E. MORIN"1-7/+15
2011-11-20cc/gcc: rename the core backend functionYann E. MORIN"1-4/+4
2011-07-17cc/gcc: simplify calls to core backendYann E. MORIN"1-14/+44
2012-02-13cc/gcc: do not consume parameters when parsing themYann E. MORIN"1-3/+3
2011-12-30cc/gcc: print supported multilibsYann E. MORIN"1-0/+30
2011-11-23cc/gcc: build multilibYann E. MORIN"1-2/+12
2011-12-31cc/gcc: add option to use system zlibYann E. MORIN"1-0/+8
2011-11-18cc/gcc: Apply CT_CC_GCC_DISABLE_PCH to do_cc_core.Zhenqiang Chen1-0/+2
2011-11-17cc/gcc: handle NLS optionZhenqiang Chen1-4/+4
2011-11-15scripts: add support for building manualsYann E. MORIN"1-2/+17
2011-09-14cc/gcc: speed up the build a little bitYann E. MORIN"1-6/+6
2011-07-12scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"1-2/+2
2011-04-14cc/gcc: do not build libgomp or libmudflap in the core stepsYann E. MORIN"1-0/+3
2011-04-14cc/gcc: fix passing args with spaces when calling core gccYann E. MORIN"1-1/+1
2011-07-03cc/gcc: fix non-MIPS buildsYann E. MORIN"1-30/+34
2011-06-27cc/gcc: add MIPS spercific configure optionsYann E. MORIN"1-0/+32
2011-06-27cc/gcc: add option for linker hash styleYann E. MORIN"1-0/+10
2011-06-27cc/gcc: add build-id optionYann E. MORIN"1-0/+8
2011-06-28cc/gcc: remove --enable-symver optionYann E. MORIN"1-4/+0
2011-06-03kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"1-4/+4
2011-05-30cc/gcc: fix a misleading FIXMEYann E. MORIN"1-4/+4
2011-05-31gcc: promote PKGVERSION and BUGURL options to toolchain levelBenoît THÉBAUDEAU"1-6/+10
2011-05-24scripts: fix broken variable nameBenoît THÉBAUDEAU"1-2/+2
2011-05-18config: rename variables that are arraysYann E. MORIN"1-2/+2
2011-05-15scripts: interpret *_EXTRA_CONFIG config variables arraysYann E. MORIN"1-2/+2
2011-03-27cc/gcc: fix linking with static PPL 0.11+Yann E. MORIN"1-4/+32
2011-03-26cc/gcc: fix building core when building staticallyYann E. MORIN"1-2/+2
2011-03-20cc/gcc: log even moreYann E. MORIN"1-2/+2
2011-02-17cc/gcc: add versions from LinaroYann E. MORIN"1-1/+15
2011-01-28cc/gcc: enable plugins if neededYann E. MORIN"1-7/+4