aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* binutils/binutils: Add CUSTOM version and CUSTOM_LOCATION config options and ...David Holsgrove2012-10-111-3/+14
* cc/gcc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2012-10-111-1/+9
* fix eglibc-2.16 manual buildJohannes Stezenbach2012-10-221-4/+9
* kernel/linux: fix missing 'then'Yann E. MORIN"2012-10-171-1/+1
* kernel/linux: fix using custom locationYann E. MORIN"2012-10-161-4/+16
* kernel/linux: use generic custom infrastructureDavid Holsgrove2012-10-111-20/+5
* cc/gcc: do not print multilib for canadian-crossYann E. MORIN"2012-10-131-10/+14
* scripts/gcc: Canadian Cross skip -print-multi-lib log outputDavid Holsgrove2012-10-041-10/+15
* debug/gdb: disable nls when CT_TOOLCHAIN_ENABLE_NLS is not selectedZhenqiang Chen2012-09-291-0/+6
* scripts/gdb: If not building expat for gdb, disableDavid Holsgrove2012-10-031-1/+7
* kernel/linux: change m68k/no-mmu linux arch tuple to use -uclinuxEsben Haabendal2012-09-261-6/+8
* scripts: Use ${CT_TARGET}-strip to strip gdbserverZhenqiang Chen2012-09-201-2/+2
* kernel/linux: symlink custom kernel source dir with '-f'Jang, Bongseo2012-09-231-1/+1
* arch/microblaze: add new architectureDavid Holsgrove2012-09-201-0/+21
* scripts: strip gdbserverZhenqiang Chen2012-09-121-0/+6
* cc/gcc: Add the ability to build gcc from svnYann E. MORIN"2012-08-221-23/+42
* libc/{,e}glibc: remove rude wordings in commetnsYann E. MORIN"2012-08-223-3/+3
* cc/gcc: cleanup comments from rude wordingsYann E. MORIN"2012-08-221-3/+2
* debug/expat: Update expat to 2.1.0Bryan Hundven2012-08-191-1/+1
* scripts: use generic urls for sourceforgeBryan Hundven2012-08-193-3/+3
* binutils/binutils: CT_BINUTILS_GOLD_THREADED should be CT_BINUTILS_GOLD_THREADSZhenqiang Chen2012-08-071-1/+1
* cc/gcc: remove duplicate code in core pass-1Yann E. MORIN"2012-08-041-20/+6
* cc/gcc: remove now useless condition-variableYann E. MORIN"2012-08-011-21/+10
* 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