summaryrefslogtreecommitdiff
path: root/scripts/build/cc/gcc.sh
AgeCommit message (Expand)AuthorFilesLines
2014-12-09gcc and gdb: fix fetching linaro buildsBryan Hundven1-2/+2
2014-12-08scripts: Update download locationsBryan Hundven1-9/+10
2014-08-31cc/gcc: add option to enable/disable libsanitizerYann E. MORIN1-3/+7
2014-07-19cc/gcc: avoid passing --enable-multilib (take 2)Cody P Schafer1-3/+4
2014-05-10cc/gcc: allow CC_EXTRA_CONFIG_ARRAY on baremetalCody Schafer1-1/+5
2014-05-10cc/gcc: avoid passing --enable-multilibCody Schafer1-3/+3
2014-05-05cc/gcc: only build required core passesYann E. MORIN"1-2/+2
2014-01-04cc/gcc: add option to enable/disable decimal floatsYann E. MORIN"1-0/+10
2014-01-04cc/gcc: set CXXFLAGS at configure gccDaniel Dittmann1-0/+2
2014-01-04cc/gcc: diable libsanitizer without NPTLYann E. MORIN"1-0/+3
2014-01-03cc/gcc: fix gcc 4.8 build for C library without threads supportNiels Penneman1-0/+5
2013-11-19cc/gcc: Add Fortran support for Baremetal buildZhenqiang Chen1-0/+10
2013-11-08cc/gcc: Add support for golangYann E. MORIN"1-0/+1
2013-05-05cc/gcc: add preliminray support for 4.8Yann E. MORIN"1-10/+22
2013-05-13cc/gcc: Set CXX_FOR_BUILD for bare metal and canadian build.Zhenqiang Chen1-0/+1
2013-05-02cc/gcc: modify to build gcc-4.8-based cross-toolsJongsung Kim1-0/+5
2012-11-25cc/gcc: do not print 'core' or 'final'Yann E. MORIN"1-6/+6
2012-11-22cc: add a flag for skipping core passesYann Diorcet1-0/+8
2012-11-16scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet1-2/+13
2012-10-29cc/gcc: remove svn sourceYann E. MORIN"1-23/+5
2012-10-11cc/gcc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+9
2012-10-13cc/gcc: do not print multilib for canadian-crossYann E. MORIN"1-10/+14
2012-10-04scripts/gcc: Canadian Cross skip -print-multi-lib log outputDavid Holsgrove1-10/+15
2012-08-22cc/gcc: Add the ability to build gcc from svnYann E. MORIN"1-23/+42
2012-08-22cc/gcc: cleanup comments from rude wordingsYann E. MORIN"1-3/+2
2012-08-04cc/gcc: remove duplicate code in core pass-1Yann E. MORIN"1-20/+6
2012-08-01cc/gcc: remove now useless condition-variableYann E. MORIN"1-21/+10
2012-08-01cc/gcc: always build core pass-1Yann E. MORIN"1-0/+9
2012-05-09cc/gcc: do not build manuals in parallelYann E. MORIN"1-1/+1
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