summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-27cc/gcc: add MIPS spercific configure optionsYann E. MORIN"3-0/+78
2011-06-27cc/gcc: add option for linker hash styleYann E. MORIN"3-0/+53
2011-06-27cc/gcc: add build-id optionYann E. MORIN"3-0/+26
2011-06-30libc/eglibc: Add option that allows for getting svn over http://Yann E. MORIN"2-1/+17
2011-06-28cc/gcc: remove --enable-symver optionYann E. MORIN"1-4/+0
2011-06-26libc/uClibc: add latest release 0.9.32 + patchsetYann E. MORIN"7-0/+347
2011-06-27config/kernel: Update kernel versionsBryan Hundven1-9/+14
2011-06-27cc/gcc: Update gcc versionsBryan Hundven1-1/+21
2011-06-26glibc: Refactor startfiles/headers into do_libc_backend()Bryan Hundven1-123/+92
2011-06-22kernel/linux: fix type in version stringsYann E. MORIN"1-2/+2
2011-06-22config/kernel: Update linux kernel versionsBryan Hundven1-39/+14
2011-06-22config/eglibc: Add eglibc-2_14 branchBryan Hundven1-1/+12
2011-06-13samples: add mips-malta-linux-gnu toolchain configAntony Pavlov2-0/+490
2011-06-16cc/gcc: bump Linaro GCC revisions to 2011.06-0Benoît THÉBAUDEAU"1-6/+6
2011-06-08configure: check for ncurses libs + headers in one goYann E. MORIN"1-4/+3
2011-06-08debug/cross-gdb: check host dependenciesYann E. MORIN"3-0/+38
2011-06-08configure: give check_for() the ability to test several item types at onceBenoît THÉBAUDEAU"1-56/+74
2011-06-04configure: rationalise error messages with meaningful textsYann E. MORIN"1-5/+4
2011-06-04Makefile: make it work for auto-completionYann E. MORIN"1-0/+11
2011-06-04libc/glibc: do not try to download NPTL add-onYann E. MORIN"2-2/+12
2011-06-03kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"6-13/+21
2011-06-02functions: save & restore the static companion libraries install dirYann E. MORIN"1-0/+2
2011-06-02functions: fix downloading filesYann E. MORIN"1-5/+6
2011-06-02cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcppYann E. MORIN"3-0/+18
2011-06-02configure: check for libstdc++.{so,dylib,a}Yann E. MORIN"1-0/+7
2011-06-02configure: add prefix to err messages in has_or_{abort,warn}Yann E. MORIN"1-7/+8
2011-06-02configure: maintain single quotes in error messagesYann E. MORIN"1-1/+1
2011-05-30glibc: properly handle internal addonsYann E. MORIN"3-11/+31
2011-05-30libc/eglibc: use generic SVN functionsYann E. MORIN"1-83/+15
2011-05-30scripts/functions: do not abort on failed svnYann E. MORIN"1-1/+4
2011-05-30scripts/functions: do not abort on failed extractYann E. MORIN"1-2/+5
2011-05-30scripts/functions: do not abort on failed downloadYann E. MORIN"1-5/+6
2011-05-30cc/gcc: fix a misleading FIXMEYann E. MORIN"1-4/+4
2011-05-31gdb: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"3-1/+11
2011-05-31eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"4-3/+53
2011-05-31binutils: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"4-1/+46
2011-05-31gcc: promote PKGVERSION and BUGURL options to toolchain levelBenoît THÉBAUDEAU"3-26/+28
2011-05-31gcc: add a CC_GCC_HAS_PKGVERSION_BUGURL optionBenoît THÉBAUDEAU"2-2/+9
2011-05-31scripts/addToolVersion.sh: add a function to extract fields from versionsBenoît THÉBAUDEAU"1-6/+15
2011-05-31kconfig: remove useless 'default n'Benoît THÉBAUDEAU"32-120/+8
2011-05-29libc/glibc: commonalise extraction btw glibc and eglibcYann E. MORIN"3-90/+47
2011-05-28libc/glibc: fix {e,}glibc add-ons with short or long namesYann E. MORIN"2-10/+30
2011-05-26configure: add possibility to set arbitrary variable in check_forYann E. MORIN"4-15/+69
2011-05-26configure: add has_or_warnYann E. MORIN"1-0/+18
2011-05-26configure: move error message down to has_or_abortYann E. MORIN"1-11/+15
2011-05-25debug/gdb: bump Linaro revision to 2011.05-0Benoît THÉBAUDEAU"1-3/+3
2011-05-25cc/gcc: bump Linaro revisions to 2011.05-0Benoît THÉBAUDEAU"1-6/+6
2011-05-25debug/gdb: fix runtime sysrootBenoît THÉBAUDEAU"1-0/+1
2011-05-24scripts: fix broken variable nameBenoît THÉBAUDEAU"1-2/+2
2011-05-22kconfig: fix forward dependenciesYann E. MORIN"1-1/+1