aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* libc/mingw: fix mingw source dirsYann E. MORIN"2011-08-012-23/+23
* libc/uclibc: fix src dir locationYann E. MORIN"2011-07-311-13/+3
* 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-301-14/+16
* 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
* debug/gdb: install gdbinit sample fileYann E. MORIN"2011-07-242-0/+22
* kernel/linux: prepare to handle 3.xYann E. MORIN"2011-07-221-6/+12
* misc: fix more typos here and there...Yann E. MORIN"2011-07-174-6/+6
* misc: fix typosYann E. MORIN"2011-07-172-2/+2
* 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
* 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-031-0/+158
* cc/gcc: fix non-MIPS buildsYann E. MORIN"2011-07-031-30/+34
* cc/gcc: add MIPS spercific configure optionsYann E. MORIN"2011-06-271-0/+32
* cc/gcc: add option for linker hash styleYann E. MORIN"2011-06-271-0/+10
* cc/gcc: add build-id optionYann E. MORIN"2011-06-271-0/+8
* libc/eglibc: Add option that allows for getting svn over http://Yann E. MORIN"2011-06-301-1/+7
* cc/gcc: remove --enable-symver optionYann E. MORIN"2011-06-281-4/+0
* glibc: Refactor startfiles/headers into do_libc_backend()Bryan Hundven2011-06-261-123/+92
* debug/cross-gdb: check host dependenciesYann E. MORIN"2011-06-081-0/+1
* 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-035-12/+15
* 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
* 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-311-0/+5
* eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-312-2/+23
* binutils: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-312-0/+24
* gcc: promote PKGVERSION and BUGURL options to toolchain levelBenoît THÉBAUDEAU"2011-05-311-6/+10
* scripts/addToolVersion.sh: add a function to extract fields from versionsBenoît THÉBAUDEAU"2011-05-311-6/+15
* libc/glibc: commonalise extraction btw glibc and eglibcYann E. MORIN"2011-05-293-90/+47
* libc/glibc: fix {e,}glibc add-ons with short or long namesYann E. MORIN"2011-05-272-10/+30
* debug/gdb: fix runtime sysrootBenoît THÉBAUDEAU"2011-05-251-0/+1
* scripts: fix broken variable nameBenoît THÉBAUDEAU"2011-05-241-2/+2
* scripts: munge .config to handle array variablesYann E. MORIN"2011-05-194-6/+13