summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-30samples: update before releaseYann E. MORIN"41-4156/+1961
2011-07-31libc/mingw: fix mingw source dirsYann E. MORIN"2-23/+23
2011-07-31cc/gcc: fortran requires GMP and MPFRYann E. MORIN"1-0/+4
2011-07-31libc/uclibc: fix src dir locationYann E. MORIN"1-13/+3
2011-07-31Makefile: fix samples installYann E. MORIN"1-4/+11
2011-07-30config: don't require .config.2 to save a sampleYann E. MORIN"1-3/+4
2011-07-29debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"2-14/+20
2011-07-29scripts/functions: force extract folder to archive basenameBenoît THÉBAUDEAU"1-3/+4
2011-07-28scripts/libc: do not build add-ons by defaultBenoît THÉBAUDEAU"1-1/+1
2011-07-28cc/gcc: bump Linaro GCC revisions to 2011.07Benoît THÉBAUDEAU"1-6/+6
2011-07-28docs: add signed-off-by line to sample commit messageTitus von Boxberg1-6/+8
2011-07-24debug/gdb: install gdbinit sample fileYann E. MORIN"2-0/+22
2011-07-23docs: update table of content for known issuesYann E. MORIN"1-6/+4
2011-07-22kernel/linux: add 3.0 Woohoo! \o/Yann E. MORIN"1-0/+5
2011-07-22kernel/linux: prepare to handle 3.xYann E. MORIN"1-6/+12
2011-07-21kernel/linux: add latest versionsYann E. MORIN"1-6/+11
2011-07-20docs: update known issuesYann E. MORIN"1-0/+18
2011-07-17misc: fix more typos here and there...Yann E. MORIN"25-59/+59
2011-07-17misc: fix typosYann E. MORIN"15-15/+15
2011-07-14configure: add yet a bit more of autostuff compatibilityYann E. MORIN"1-0/+1
2011-07-12scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"3-5/+5
2011-07-12scripts/xldd: fix missing arg to one printfYann E. MORIN"1-1/+1
2011-07-10scripts/xldd: don't pass random format to printfYann E. MORIN"1-19/+19
2011-07-10scripts/xldd: print end of current actionYann E. MORIN"1-1/+13
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