summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-10scripts/xldd: fix typoYann E. MORIN"1-1/+1
2011-04-14cc/gcc: do not build libgomp or libmudflap in the core stepsYann E. MORIN"1-0/+3
2011-04-14scripts/internals: do not remove lib{32,64}/ symlinks after buildYann E. MORIN"1-12/+2
2011-07-09scripts: on startup, also remove the buildtools dirYann E. MORIN"1-3/+2
2011-07-09libc/glibc: fix passing args with spaces when calling backendYann E. MORIN"1-1/+1
2011-04-14cc/gcc: fix passing args with spaces when calling core gccYann E. MORIN"1-1/+1
2011-07-04configure: add check for svnYann E. MORIN"1-0/+3
2011-07-06libc/newlib: add latest versionYann E. MORIN"2-0/+31
2011-07-07scripts: update config.{guess,sub}Yann E. MORIN"2-13/+15
2011-07-03config: move multi-line shell commands from Makefile to scriptYann E. MORIN"2-118/+175
2011-07-03libc/glibc: add 2.14Yann E. MORIN"1-0/+6
2011-07-04configure: do not require cvsYann E. MORIN"2-1/+4
2011-07-04configure: portability fixes - take 2Yann E. MORIN"1-2/+2
2011-07-04configure: portability fixesYann E. MORIN"0-0/+0
2011-07-03cc/gcc: fix non-MIPS buildsYann E. MORIN"1-30/+34
2011-07-03docs/C : libncurses is not needed anymoreTitus von Boxberg1-1/+2
2011-07-03docs/C : use new URL in hg tutorialTitus von Boxberg1-1/+1
2011-07-03config/config.mk: call sed in the Right WayTitus von Boxberg1-6/+6
2011-06-27configure: do not test for static libs if static link is impossibleYann E. MORIN"1-12/+31
2011-06-27configure: pass the allowed lib extensions to check_for()Yann E. MORIN"1-36/+39
2011-06-27configure: disable static linking on DarwinYann E. MORIN"4-0/+27
2011-06-28configure: check host systemYann E. MORIN"1-0/+14
2011-07-03configure: indent error/warning messageYann E. MORIN"1-4/+4
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