index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc/mingw: fix mingw source dirs
Yann E. MORIN"
2011-08-01
2
-23
/
+23
*
libc/uclibc: fix src dir location
Yann E. MORIN"
2011-07-31
1
-13
/
+3
*
config: don't require .config.2 to save a sample
Yann E. MORIN"
2011-07-31
1
-3
/
+4
*
debug/gdb: don;t install sample gdbinit for old versions
Yann E. MORIN"
2011-07-30
1
-14
/
+16
*
scripts/functions: force extract folder to archive basename
Benoît THÉBAUDEAU"
2011-07-29
1
-3
/
+4
*
scripts/libc: do not build add-ons by default
Benoît THÉBAUDEAU"
2011-07-28
1
-1
/
+1
*
debug/gdb: install gdbinit sample file
Yann E. MORIN"
2011-07-24
2
-0
/
+22
*
kernel/linux: prepare to handle 3.x
Yann E. MORIN"
2011-07-22
1
-6
/
+12
*
misc: fix more typos here and there...
Yann E. MORIN"
2011-07-17
4
-6
/
+6
*
misc: fix typos
Yann E. MORIN"
2011-07-17
2
-2
/
+2
*
scripts, cc/gcc: do not fail on existing symlinks or build.log
Yann E. MORIN"
2011-07-12
3
-5
/
+5
*
scripts/xldd: fix missing arg to one printf
Yann E. MORIN"
2011-07-12
1
-1
/
+1
*
scripts/xldd: don't pass random format to printf
Yann E. MORIN"
2011-07-11
1
-19
/
+19
*
scripts/xldd: print end of current action
Yann E. MORIN"
2011-07-11
1
-1
/
+13
*
scripts/xldd: fix typo
Yann E. MORIN"
2011-07-10
1
-1
/
+1
*
cc/gcc: do not build libgomp or libmudflap in the core steps
Yann E. MORIN"
2011-04-15
1
-0
/
+3
*
scripts/internals: do not remove lib{32,64}/ symlinks after build
Yann E. MORIN"
2011-04-15
1
-12
/
+2
*
scripts: on startup, also remove the buildtools dir
Yann E. MORIN"
2011-07-10
1
-3
/
+2
*
libc/glibc: fix passing args with spaces when calling backend
Yann E. MORIN"
2011-07-09
1
-1
/
+1
*
cc/gcc: fix passing args with spaces when calling core gcc
Yann E. MORIN"
2011-04-15
1
-1
/
+1
*
scripts: update config.{guess,sub}
Yann E. MORIN"
2011-07-07
2
-13
/
+15
*
config: move multi-line shell commands from Makefile to script
Yann E. MORIN"
2011-07-03
1
-0
/
+158
*
cc/gcc: fix non-MIPS builds
Yann E. MORIN"
2011-07-03
1
-30
/
+34
*
cc/gcc: add MIPS spercific configure options
Yann E. MORIN"
2011-06-27
1
-0
/
+32
*
cc/gcc: add option for linker hash style
Yann E. MORIN"
2011-06-27
1
-0
/
+10
*
cc/gcc: add build-id option
Yann E. MORIN"
2011-06-27
1
-0
/
+8
*
libc/eglibc: Add option that allows for getting svn over http://
Yann E. MORIN"
2011-06-30
1
-1
/
+7
*
cc/gcc: remove --enable-symver option
Yann E. MORIN"
2011-06-28
1
-4
/
+0
*
glibc: Refactor startfiles/headers into do_libc_backend()
Bryan Hundven
2011-06-26
1
-123
/
+92
*
debug/cross-gdb: check host dependencies
Yann E. MORIN"
2011-06-08
1
-0
/
+1
*
libc/glibc: do not try to download NPTL add-on
Yann E. MORIN"
2011-06-04
2
-2
/
+12
*
kconfig: prepend CT-NG's version tag to PKGVERSION
Benoît THÉBAUDEAU"
2011-06-03
5
-12
/
+15
*
functions: save & restore the static companion libraries install dir
Yann E. MORIN"
2011-06-02
1
-0
/
+2
*
functions: fix downloading files
Yann E. MORIN"
2011-06-02
1
-5
/
+6
*
glibc: properly handle internal addons
Yann E. MORIN"
2011-05-30
3
-11
/
+31
*
libc/eglibc: use generic SVN functions
Yann E. MORIN"
2011-05-31
1
-83
/
+15
*
scripts/functions: do not abort on failed svn
Yann E. MORIN"
2011-05-31
1
-1
/
+4
*
scripts/functions: do not abort on failed extract
Yann E. MORIN"
2011-05-30
1
-2
/
+5
*
scripts/functions: do not abort on failed download
Yann E. MORIN"
2011-05-30
1
-5
/
+6
*
cc/gcc: fix a misleading FIXME
Yann E. MORIN"
2011-05-31
1
-4
/
+4
*
gdb: use the PKGVERSION and BUGURL options
Benoît THÉBAUDEAU"
2011-05-31
1
-0
/
+5
*
eglibc: use the PKGVERSION and BUGURL options
Benoît THÉBAUDEAU"
2011-05-31
2
-2
/
+23
*
binutils: use the PKGVERSION and BUGURL options
Benoît THÉBAUDEAU"
2011-05-31
2
-0
/
+24
*
gcc: promote PKGVERSION and BUGURL options to toolchain level
Benoît THÉBAUDEAU"
2011-05-31
1
-6
/
+10
*
scripts/addToolVersion.sh: add a function to extract fields from versions
Benoît THÉBAUDEAU"
2011-05-31
1
-6
/
+15
*
libc/glibc: commonalise extraction btw glibc and eglibc
Yann E. MORIN"
2011-05-29
3
-90
/
+47
*
libc/glibc: fix {e,}glibc add-ons with short or long names
Yann E. MORIN"
2011-05-27
2
-10
/
+30
*
debug/gdb: fix runtime sysroot
Benoît THÉBAUDEAU"
2011-05-25
1
-0
/
+1
*
scripts: fix broken variable name
Benoît THÉBAUDEAU"
2011-05-24
1
-2
/
+2
*
scripts: munge .config to handle array variables
Yann E. MORIN"
2011-05-19
4
-6
/
+13
[next]