aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* samples: do not use the mirror by defaultYann E. MORIN"2011-08-1423-46/+23
* libc/uClibc: force use of ctor/dtorYann E. MORIN"2011-08-131-1/+5
* scripts/functions: remove messages about failed downloadsYann E. MORIN"2011-08-101-3/+4
* configure: more autostuff compatibilityYann E. MORIN"2011-08-091-0/+2
* kerenl/linux: update to latest versionsYann E. MORIN"2011-08-081-27/+21
* scripts: try the mirror even if downloads are forbiddenYann E. MORIN"2011-08-023-53/+66
* scripts/functions: use array variables for URLs listYann E. MORIN"2011-08-031-4/+6
* scripts/functions: always prefer the mirrorYann E. MORIN"2011-08-022-24/+5
* scripts/functions: cvs retrieval first tries the mirror for tarballsYann E. MORIN"2011-08-021-5/+5
* configure: do not require svnYann E. MORIN"2011-08-012-1/+13
* scripts/functions: svn retrieval first tries the mirror for tarballsYann E. MORIN"2011-08-021-5/+5
* scripts/functions: if no upstream URL is given, silently ignore thatYann E. MORIN"2011-08-011-0/+1
* libc: remove unneeded glibc/eglibc common functionsBenoît THÉBAUDEAU"2011-07-291-12/+0
* libc/glibc: add partial support for localesBenoît THÉBAUDEAU"2011-07-292-0/+79
* libc/eglibc: add support for localesBenoît THÉBAUDEAU"2011-07-291-1/+74
* libc: create an infrastructure to build and install the libc localesBenoît THÉBAUDEAU"2011-07-292-0/+27
* samples: update before releaseYann E. MORIN"2011-07-3141-4156/+1961
* libc/mingw: fix mingw source dirsYann E. MORIN"2011-08-012-23/+23
* cc/gcc: fortran requires GMP and MPFRYann E. MORIN"2011-07-311-0/+4
* libc/uclibc: fix src dir locationYann E. MORIN"2011-07-311-13/+3
* Makefile: fix samples installYann E. MORIN"2011-07-311-4/+11
* config: don't require .config.2 to save a sampleYann E. MORIN"2011-07-311-3/+4
* debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"2011-07-302-14/+20
* scripts/functions: force extract folder to archive basenameBenoît THÉBAUDEAU"2011-07-291-3/+4
* scripts/libc: do not build add-ons by defaultBenoît THÉBAUDEAU"2011-07-281-1/+1
* cc/gcc: bump Linaro GCC revisions to 2011.07Benoît THÉBAUDEAU"2011-07-281-6/+6
* docs: add signed-off-by line to sample commit messageTitus von Boxberg2011-07-281-6/+8
* debug/gdb: install gdbinit sample fileYann E. MORIN"2011-07-242-0/+22
* docs: update table of content for known issuesYann E. MORIN"2011-07-241-6/+4
* 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