summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-07-17binutils: split binutils to backend/frontend, a-la cc_coreYann E. MORIN"3-82/+149
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"5-37/+12
2012-01-02binutils/binutils: don't install symlinks when in canadianYann E. MORIN"2-20/+34
2012-03-12debug/strace: fix download URLYann E. MORIN"1-1/+2
2012-03-06docs: update my e-mailYann E. MORIN"2-2/+2
2012-03-04binutils/binutils: rename function that build target librariesYann E. MORIN"1-1/+1
2012-01-03complibs/libelf: rename libelf for target functionYann E. MORIN"1-2/+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
2012-01-01libc/glibc: use CT_mkdir_pushd helperYann E. MORIN"1-2/+1
2011-07-24functions: add new helpers that create a dir and cd/pushd into itYann E. MORIN"1-0/+16
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
2011-07-17libc/newlib: build newlib in the proper stepYann E. MORIN"1-4/+4
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
2011-11-20cc/gcc: rename the core backend functionYann E. MORIN"1-4/+4
2011-07-17cc/gcc: simplify calls to core backendYann E. MORIN"1-14/+44
2012-02-13cc/gcc: do not consume parameters when parsing themYann E. MORIN"1-3/+3
2012-02-13libc/glibc: do not consume parameters when parsing themYann E. MORIN"1-3/+3
2012-02-05scripts: fix download from sourceforgeYann E. MORIN"3-3/+3
2012-01-30scripts: fix typo in mk-release, remove temporary autom4 filesYann E. MORIN"1-1/+2
2012-01-29scripts: update mk-release to cope with the new autoconf frameworkYann E. MORIN"1-2/+10
2012-01-29scripts/mk-release: use HGPLAIN and don't print progressYann E. MORIN"1-18/+22
2011-11-18debug/gdb: --disable-sim for CT_GDB_CROSS.Yann E. MORIN"1-0/+5
2012-01-27complibs/cloog: fix linking with libmBenoît Thébaudeau"1-1/+1
2012-01-16configure: fix kconfig option namesYann E. MORIN"1-2/+2
2012-01-16scripts: fix tools overrideYann E. MORIN"6-9/+11
2011-11-07configure: use autoconf to generate configureYann E. MORIN"1-0/+520
2012-01-03scripts: update config.{guess,sub}Yann E. MORIN"2-14/+9
2012-01-01cc/gcc: copy file with 'cp -v', it rotates the progress barYann E. MORIN"1-5/+5
2011-12-28libc/glibc: cleanup CFLAGS handlingYann E. MORIN"1-7/+7
2011-12-27libc/glibc: remove multi-dirYann E. MORIN"1-0/+3
2011-12-27libc/glibc: allow to selectively install headers and/or start-filesYann E. MORIN"1-12/+36
2011-11-22libc/glibc: add multilib-cacpable backendYann E. MORIN"1-11/+94
2011-11-21libc/glibc: fix code formattingYann E. MORIN"1-9/+9
2011-11-21libc/glib: pass installation subdir to backendYann E. MORIN"1-7/+9
2011-11-21libc/glibc: set the endian option according to extra CFLAGSYann E. MORIN"1-1/+18
2011-11-21libc/glibc: set the float option according to extra CFLAGSYann E. MORIN"1-2/+12
2011-11-21libc/glibc: add extra CFLAGS when building the C libraryYann E. MORIN"1-0/+4
2011-12-13libc/glibc: no default mode for backendYann E. MORIN"1-7/+7
2011-12-30cc/gcc: print supported multilibsYann E. MORIN"1-0/+30
2011-11-23cc/gcc: build multilibYann E. MORIN"1-2/+12
2011-11-23binutils/binutils: build multilibYann E. MORIN"1-2/+10