aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc/gcc: do not consume parameters when parsing themYann E. MORIN"2012-02-131-3/+3
* libc/glibc: do not consume parameters when parsing themYann E. MORIN"2012-02-131-3/+3
* scripts: fix download from sourceforgeYann E. MORIN"2012-02-053-3/+3
* debug/gdb: --disable-sim for CT_GDB_CROSS.Yann E. MORIN"2011-11-181-0/+5
* complibs/cloog: fix linking with libmBenoît Thébaudeau"2012-01-271-1/+1
* cc/gcc: copy file with 'cp -v', it rotates the progress barYann E. MORIN"2012-01-011-5/+5
* libc/glibc: cleanup CFLAGS handlingYann E. MORIN"2011-12-281-7/+7
* libc/glibc: remove multi-dirYann E. MORIN"2011-12-271-0/+3
* libc/glibc: allow to selectively install headers and/or start-filesYann E. MORIN"2011-12-271-12/+36
* libc/glibc: add multilib-cacpable backendYann E. MORIN"2011-11-231-11/+94