aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: portability fixes - take 2Yann E. MORIN"2011-07-041-2/+2
* configure: portability fixesYann E. MORIN"2011-07-040-0/+0
* cc/gcc: fix non-MIPS buildsYann E. MORIN"2011-07-031-30/+34
* docs/C : libncurses is not needed anymoreTitus von Boxberg2011-07-031-1/+2
* docs/C : use new URL in hg tutorialTitus von Boxberg2011-07-031-1/+1
* config/config.mk: call sed in the Right WayTitus von Boxberg2011-07-031-6/+6
* configure: do not test for static libs if static link is impossibleYann E. MORIN"2011-06-281-12/+31
* configure: pass the allowed lib extensions to check_for()Yann E. MORIN"2011-06-281-36/+39
* configure: disable static linking on DarwinYann E. MORIN"2011-06-274-0/+27
* configure: check host systemYann E. MORIN"2011-06-281-0/+14
* configure: indent error/warning messageYann E. MORIN"2011-07-031-4/+4
* cc/gcc: add MIPS spercific configure optionsYann E. MORIN"2011-06-273-0/+78
* cc/gcc: add option for linker hash styleYann E. MORIN"2011-06-273-0/+53
* cc/gcc: add build-id optionYann E. MORIN"2011-06-273-0/+26
* libc/eglibc: Add option that allows for getting svn over http://Yann E. MORIN"2011-06-302-1/+17
* cc/gcc: remove --enable-symver optionYann E. MORIN"2011-06-281-4/+0
* libc/uClibc: add latest release 0.9.32 + patchsetYann E. MORIN"2011-06-277-0/+347
* config/kernel: Update kernel versionsBryan Hundven2011-06-271-9/+14
* cc/gcc: Update gcc versionsBryan Hundven2011-06-271-1/+21
* glibc: Refactor startfiles/headers into do_libc_backend()Bryan Hundven2011-06-261-123/+92
* kernel/linux: fix type in version stringsYann E. MORIN"2011-06-221-2/+2
* config/kernel: Update linux kernel versionsBryan Hundven2011-06-211-39/+14
* config/eglibc: Add eglibc-2_14 branchBryan Hundven2011-06-211-1/+12
* samples: add mips-malta-linux-gnu toolchain configAntony Pavlov2011-06-132-0/+490
* cc/gcc: bump Linaro GCC revisions to 2011.06-0Benoît THÉBAUDEAU"2011-06-161-6/+6
* configure: check for ncurses libs + headers in one goYann E. MORIN"2011-06-081-4/+3
* debug/cross-gdb: check host dependenciesYann E. MORIN"2011-06-083-0/+38
* configure: give check_for() the ability to test several item types at onceBenoît THÉBAUDEAU"2011-06-081-56/+74
* configure: rationalise error messages with meaningful textsYann E. MORIN"2011-06-041-5/+4
* Makefile: make it work for auto-completionYann E. MORIN"2011-06-041-0/+11
* libc/glibc: do not try to download NPTL add-onYann E. MORIN"2011-06-042-2/+12
* kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"2011-06-036-13/+21
* functions: save & restore the static companion libraries install dirYann E. MORIN"2011-06-021-0/+2
* functions: fix downloading filesYann E. MORIN"2011-06-021-5/+6
* cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcppYann E. MORIN"2011-06-023-0/+18
* configure: check for libstdc++.{so,dylib,a}Yann E. MORIN"2011-06-021-0/+7
* configure: add prefix to err messages in has_or_{abort,warn}Yann E. MORIN"2011-06-021-7/+8
* configure: maintain single quotes in error messagesYann E. MORIN"2011-06-021-1/+1
* glibc: properly handle internal addonsYann E. MORIN"2011-05-303-11/+31
* libc/eglibc: use generic SVN functionsYann E. MORIN"2011-05-311-83/+15
* scripts/functions: do not abort on failed svnYann E. MORIN"2011-05-311-1/+4
* scripts/functions: do not abort on failed extractYann E. MORIN"2011-05-301-2/+5
* scripts/functions: do not abort on failed downloadYann E. MORIN"2011-05-301-5/+6
* cc/gcc: fix a misleading FIXMEYann E. MORIN"2011-05-311-4/+4
* gdb: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-313-1/+11
* eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-314-3/+53
* binutils: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-314-1/+46
* gcc: promote PKGVERSION and BUGURL options to toolchain levelBenoît THÉBAUDEAU"2011-05-313-26/+28
* gcc: add a CC_GCC_HAS_PKGVERSION_BUGURL optionBenoît THÉBAUDEAU"2011-05-312-2/+9
* scripts/addToolVersion.sh: add a function to extract fields from versionsBenoît THÉBAUDEAU"2011-05-311-6/+15