aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* libc/glibc: fix code formattingYann E. MORIN"2011-11-221-9/+9
* libc/glib: pass installation subdir to backendYann E. MORIN"2011-11-221-7/+9
* libc/glibc: set the endian option according to extra CFLAGSYann E. MORIN"2011-11-221-1/+18
* libc/glibc: set the float option according to extra CFLAGSYann E. MORIN"2011-11-211-2/+12
* libc/glibc: add extra CFLAGS when building the C libraryYann E. MORIN"2011-11-211-0/+4
* libc/glibc: no default mode for backendYann E. MORIN"2011-12-131-7/+7
* cc/gcc: print supported multilibsYann E. MORIN"2011-12-301-0/+30
* cc/gcc: build multilibYann E. MORIN"2011-11-231-2/+12
* binutils/binutils: build multilibYann E. MORIN"2011-11-231-2/+10
* cc/gcc: add option to use system zlibYann E. MORIN"2011-12-311-0/+8
* scripts: update config.guess and config.subYann E. MORIN"2011-12-302-11/+19
* libc/eglibc: fix localedef 2.14 buildBenoît Thébaudeau"2011-12-141-0/+1
* libc/newlib: build manual for newlibYann E. MORIN"2011-12-151-0/+15
* scripts: fix dumping execution backtraceYann E. MORIN"2011-12-131-43/+43
* libc/glibc: document the glibc backend argumentsYann E. MORIN"2011-11-211-1/+4
* libc/glibc: create build dir using libc_modeYann E. MORIN"2011-11-211-4/+2
* binutils/binutils: fix extra config array variable nameBenoît Thébaudeau"2011-12-121-1/+1
* scripts: unset CONFIG_SITEYann E. MORIN"2011-12-121-0/+2