aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Allow multi-word "install" command.Anthony Foiani2012-04-261-1/+1
* samples: . accepts previous comment as-isYann E. MORIN"2012-04-091-3/+7
* cc/gcc: build core compilers for canadianYann E. MORIN"2012-01-032-12/+6
* 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-259-13/+22
* 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-015-37/+12
* 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-062-2/+2
* 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
* functions: add new helpers that create a dir and cd/pushd into itYann E. MORIN"2011-07-241-0/+16
* 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
* scripts: fix typo in mk-release, remove temporary autom4 filesYann E. MORIN"2012-01-301-1/+2
* scripts: update mk-release to cope with the new autoconf frameworkYann E. MORIN"2012-01-291-2/+10
* scripts/mk-release: use HGPLAIN and don't print progressYann E. MORIN"2012-01-291-18/+22
* 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
* configure: fix kconfig option namesYann E. MORIN"2012-01-161-2/+2
* scripts: fix tools overrideYann E. MORIN"2012-01-166-9/+11
* configure: use autoconf to generate configureYann E. MORIN"2011-11-071-0/+520
* scripts: update config.{guess,sub}Yann E. MORIN"2012-01-032-14/+9
* 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