summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-09-26kernel/linux: change m68k/no-mmu linux arch tuple to use -uclinuxEsben Haabendal1-6/+8
2012-09-25scripts: update config.{guess,sub}Yann E. MORIN"2-5/+8
2012-09-25scripts: exporting (even empty) LIBRARY_PATH and/or LPATH breaks gccYann E. MORIN"1-4/+2
2012-09-20scripts: Use ${CT_TARGET}-strip to strip gdbserverZhenqiang Chen1-2/+2
2012-05-12scripts: unset LIBRARY_PATH and LPATHErik Inge Bolsø1-0/+4
2012-09-23kernel/linux: symlink custom kernel source dir with '-f'Jang, Bongseo1-1/+1
2012-09-20arch/microblaze: add new architectureDavid Holsgrove1-0/+21
2012-08-12scripts: add option to only use the mirrorYann E. MORIN"1-1/+7
2012-09-12scripts: strip gdbserverZhenqiang Chen1-0/+6
2012-08-22cc/gcc: Add the ability to build gcc from svnYann E. MORIN"1-23/+42
2012-08-22libc/{,e}glibc: remove rude wordings in commetnsYann E. MORIN"3-3/+3
2012-08-22scripts/functions: remove rude wordingsYann E. MORIN"1-3/+2
2012-08-22cc/gcc: cleanup comments from rude wordingsYann E. MORIN"1-3/+2
2012-08-19debug/expat: Update expat to 2.1.0Bryan Hundven1-1/+1
2012-08-19scripts: use generic urls for sourceforgeBryan Hundven3-3/+3
2012-08-07binutils/binutils: CT_BINUTILS_GOLD_THREADED should be CT_BINUTILS_GOLD_THREADSZhenqiang Chen1-1/+1
2012-08-04scripts: update config.{guess,sub}Yann E. MORIN"2-8/+19
2012-08-04cc/gcc: remove duplicate code in core pass-1Yann E. MORIN"1-20/+6
2012-08-02scripts/xldd: fix pattern matching with new binutilsYann E. MORIN"1-3/+3
2012-08-01cc/gcc: remove now useless condition-variableYann E. MORIN"1-21/+10
2012-08-01cc/gcc: always build core pass-1Yann E. MORIN"1-0/+9
2012-08-01scripts/showSample: also print the threading implementationYann E. MORIN"1-1/+1
2012-07-31complibs/cloog: create missing m4 dirYann E. MORIN"1-0/+3
2012-07-23scripts+samples: fix listings the samplesYann E. MORIN"1-36/+23
2012-06-10debug/duma: fix download urlYann E. MORIN"1-1/+6
2012-05-17debug/gdb: add option to enable/disable the IPA lib for gdbserverYann E. MORIN"1-0/+8
2012-05-09cc/gcc: do not build manuals in parallelYann E. MORIN"1-1/+1
2012-05-07samples: rework show-tupleYann E. MORIN"1-4/+3
2012-05-06samples: use savedefconfig when saving samplesYann E. MORIN"1-5/+11
2012-05-06cc/gcc: add option to enable/disable libquadmathYann E. MORIN"1-0/+9
2012-05-08scripts: fix mk-releaseYann E. MORIN"1-4/+15
2012-05-08scripts: fix catching build failures, the proper way, nowYann E. MORIN"1-1/+1
2012-05-06scripts/functions: tweak the endianness LDFLAGSYann E. MORIN"1-2/+2
2012-05-08scripts: fix catching failuresYann E. MORIN"1-0/+4
2012-05-06scripts: update config.{guess,sub}Yann E. MORIN"2-10/+31
2012-02-24libc/uClibc: add additional debug level between "minimal" and "all"Johannes Stezenbach1-0/+10
2012-04-27Allow multi-word "install" command.Anthony Foiani1-1/+1
2012-04-09samples: . accepts previous comment as-isYann E. MORIN"1-3/+7
2012-01-03cc/gcc: build core compilers for canadianYann E. MORIN"2-12/+6
2012-04-02cc/gcc: add build frontendYann E. MORIN"1-2/+42
2012-04-01cc/gcc: frontends are responsible for selecting the list of languagesYann E. MORIN"1-2/+4
2011-08-15cc/gcc: pass the language list to the core backendYann E. MORIN"1-4/+6
2011-08-15cc/gcc: add language helper functionYann E. MORIN"1-14/+20
2011-07-25complibs: fixup the host complibs install dirYann E. MORIN"9-13/+22
2011-07-25cc/gcc: cleanup the frontendsYann E. MORIN"1-35/+21
2011-07-24complibs: add frontends for building to run on the build machineYann E. MORIN"6-0/+138
2011-07-24binutils: add frontends for building to run on the build machineYann E. MORIN"2-2/+45
2011-07-17complibs: split companion libraries to backend/frontend, a-la cc_coreYann E. MORIN"6-103/+235
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