aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* kernel/linux: add 3.0 Woohoo! \o/Yann E. MORIN"2011-07-221-0/+5
* kernel/linux: prepare to handle 3.xYann E. MORIN"2011-07-221-6/+12
* kernel/linux: add latest versionsYann E. MORIN"2011-07-211-6/+11
* docs: update known issuesYann E. MORIN"2011-07-201-0/+18
* misc: fix more typos here and there...Yann E. MORIN"2011-07-1725-59/+59
* misc: fix typosYann E. MORIN"2011-07-1715-15/+15
* configure: add yet a bit more of autostuff compatibilityYann E. MORIN"2011-07-141-0/+1
* scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"2011-07-123-5/+5
* scripts/xldd: fix missing arg to one printfYann E. MORIN"2011-07-121-1/+1
* scripts/xldd: don't pass random format to printfYann E. MORIN"2011-07-111-19/+19
* scripts/xldd: print end of current actionYann E. MORIN"2011-07-111-1/+13
* scripts/xldd: fix typoYann E. MORIN"2011-07-101-1/+1
* cc/gcc: do not build libgomp or libmudflap in the core stepsYann E. MORIN"2011-04-151-0/+3
* scripts/internals: do not remove lib{32,64}/ symlinks after buildYann E. MORIN"2011-04-151-12/+2
* scripts: on startup, also remove the buildtools dirYann E. MORIN"2011-07-101-3/+2
* libc/glibc: fix passing args with spaces when calling backendYann E. MORIN"2011-07-091-1/+1
* cc/gcc: fix passing args with spaces when calling core gccYann E. MORIN"2011-04-151-1/+1
* configure: add check for svnYann E. MORIN"2011-07-051-0/+3
* libc/newlib: add latest versionYann E. MORIN"2011-07-072-0/+31
* scripts: update config.{guess,sub}Yann E. MORIN"2011-07-072-13/+15
* config: move multi-line shell commands from Makefile to scriptYann E. MORIN"2011-07-032-118/+175
* libc/glibc: add 2.14Yann E. MORIN"2011-07-031-0/+6
* configure: do not require cvsYann E. MORIN"2011-07-042-1/+4
* 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