aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc
Commit message (Expand)AuthorAgeFilesLines
* gcc: Add Linaro GCC 4.9-2015.01 and GCC 4.8-2014.11Cristoforo Cataldo2015-01-161-12/+13
* cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make defaultDavid Holsgrove2015-01-021-8/+2
* gcc and gdb: fix fetching linaro builds (part three)Bryan Hundven2014-12-081-1/+2
* gcc and gdb: fix fetching linaro builds (part two)Bryan Hundven2014-12-081-1/+1
* gcc and gdb: fix fetching linaro buildsBryan Hundven2014-12-081-2/+2
* scripts: Update download locationsBryan Hundven2014-12-081-9/+10
* cc/gcc: add option to enable/disable libsanitizerYann E. MORIN2014-08-311-3/+7
* cc/gcc: avoid passing --enable-multilib (take 2)Cody P Schafer2014-07-191-3/+4
* cc/gcc: allow CC_EXTRA_CONFIG_ARRAY on baremetalCody Schafer2014-05-091-1/+5
* cc/gcc: avoid passing --enable-multilibCody Schafer2014-05-091-3/+3
* cc/gcc: only build required core passesYann E. MORIN"2014-05-051-2/+2
* cc/gcc: add option to enable/disable decimal floatsYann E. MORIN"2014-01-041-0/+10
* 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