aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* arch/microblaze: add new architectureDavid Holsgrove2012-09-201-0/+21
* scripts: strip gdbserverZhenqiang Chen2012-09-121-0/+6
* cc/gcc: Add the ability to build gcc from svnYann E. MORIN"2012-08-221-23/+42
* libc/{,e}glibc: remove rude wordings in commetnsYann E. MORIN"2012-08-223-3/+3
* cc/gcc: cleanup comments from rude wordingsYann E. MORIN"2012-08-221-3/+2
* debug/expat: Update expat to 2.1.0Bryan Hundven2012-08-191-1/+1
* scripts: use generic urls for sourceforgeBryan Hundven2012-08-193-3/+3
* binutils/binutils: CT_BINUTILS_GOLD_THREADED should be CT_BINUTILS_GOLD_THREADSZhenqiang Chen2012-08-071-1/+1
* 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
* complibs/cloog: create missing m4 dirYann E. MORIN"2012-07-311-0/+3
* debug/duma: fix download urlYann E. MORIN"2012-06-101-1/+6
* debug/gdb: add option to enable/disable the IPA lib for gdbserverYann E. MORIN"2012-05-171-0/+8
* 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
* libc/uClibc: add additional debug level between "minimal" and "all"Johannes Stezenbach2012-02-241-0/+10
* 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-257-9/+9
* cc/gcc: cleanup the frontendsYann E. MORIN"2011-07-251-35/+21
* complibs: add frontends for building to run on the build machineYann E. MORIN"2011-07-246-0/+138
* binutils: add frontends for building to run on the build machineYann E. MORIN"2011-07-242-2/+45
* complibs: split companion libraries to backend/frontend, a-la cc_coreYann E. MORIN"2011-07-176-103/+235
* binutils: split binutils to backend/frontend, a-la cc_coreYann E. MORIN"2011-07-173-82/+149
* 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-013-21/+10
* binutils/binutils: don't install symlinks when in canadianYann E. MORIN"2012-01-022-20/+34
* debug/strace: fix download URLYann E. MORIN"2012-03-121-1/+2
* docs: update my e-mailYann E. MORIN"2012-03-061-1/+1
* binutils/binutils: rename function that build target librariesYann E. MORIN"2012-03-041-1/+1
* complibs/libelf: rename libelf for target functionYann E. MORIN"2012-01-031-2/+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
* libc/glibc: use CT_mkdir_pushd helperYann E. MORIN"2012-01-011-2/+1
* 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
* libc/newlib: build newlib in the proper stepYann E. MORIN"2011-07-171-4/+4
* 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