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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
configure: add prefix to err messages in has_or_{abort,warn}
Yann E. MORIN"
2011-06-02
1
-7
/
+8
*
configure: maintain single quotes in error messages
Yann E. MORIN"
2011-06-02
1
-1
/
+1
*
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
3
-1
/
+11
*
eglibc: use the PKGVERSION and BUGURL options
Benoît THÉBAUDEAU"
2011-05-31
4
-3
/
+53
*
binutils: use the PKGVERSION and BUGURL options
Benoît THÉBAUDEAU"
2011-05-31
4
-1
/
+46
*
gcc: promote PKGVERSION and BUGURL options to toolchain level
Benoît THÉBAUDEAU"
2011-05-31
3
-26
/
+28
*
gcc: add a CC_GCC_HAS_PKGVERSION_BUGURL option
Benoît THÉBAUDEAU"
2011-05-31
2
-2
/
+9
*
scripts/addToolVersion.sh: add a function to extract fields from versions
Benoît THÉBAUDEAU"
2011-05-31
1
-6
/
+15
*
kconfig: remove useless 'default n'
Benoît THÉBAUDEAU"
2011-05-31
32
-120
/
+8
*
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
*
configure: add possibility to set arbitrary variable in check_for
Yann E. MORIN"
2011-05-26
4
-15
/
+69
*
configure: add has_or_warn
Yann E. MORIN"
2011-05-26
1
-0
/
+18
*
configure: move error message down to has_or_abort
Yann E. MORIN"
2011-05-26
1
-11
/
+15
*
debug/gdb: bump Linaro revision to 2011.05-0
Benoît THÉBAUDEAU"
2011-05-25
1
-3
/
+3
*
cc/gcc: bump Linaro revisions to 2011.05-0
Benoît THÉBAUDEAU"
2011-05-25
1
-6
/
+6
*
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
*
kconfig: fix forward dependencies
Yann E. MORIN"
2011-05-22
1
-1
/
+1
*
kernel/linux: add latest versions
Yann E. MORIN"
2011-05-21
1
-9
/
+24
*
config: document array-capable variables
Yann E. MORIN"
2011-05-18
4
-1
/
+19
*
scripts: munge .config to handle array variables
Yann E. MORIN"
2011-05-19
6
-8
/
+21
*
config: rename variables that are arrays
Yann E. MORIN"
2011-05-18
10
-20
/
+21
*
scripts: interpret *_EXTRA_CONFIG config variables arrays
Yann E. MORIN"
2011-05-15
4
-9
/
+9
*
complibs/ppl: fix 0.11-0.11.2 to compile with --disable-shared
Anthony Foiani
2011-05-19
3
-0
/
+84
*
complibs/ppl: build only C and C++ interfaces for PPL
Anthony Foiani
2011-05-19
1
-1
/
+1
*
complibs/ppl: remove unnecessary (and confusing) --enable-cxx configure switch.
Anthony Foiani
2011-05-19
1
-1
/
+0
*
complibs/ppl: update GMP location configuration argument for PPL v0.11 and later
Anthony Foiani
2011-05-19
1
-0
/
+1
*
libc/glibc: source common parts instead of symlinking
Yann E. MORIN"
2011-05-18
2
-2
/
+2
*
kconfig: add the nconf frontend
Yann E. MORIN"
2011-05-12
5
-5
/
+2301
*
libc/glibc: use the multi-inclusion capability of the new kconfig
Yann E. MORIN"
2011-05-09
4
-11
/
+3
*
kconfig: remove mis-leading messages
Yann E. MORIN"
2011-05-12
3
-7
/
+3
*
kconfig: fix choice multi-display
Yann E. MORIN"
2011-05-10
1
-0
/
+5
*
kconfig: don't trim spaces with leading pipe
Yann E. MORIN"
2011-05-08
1
-1
/
+7
*
kconfig: do not warn on missing env variable
Yann E. MORIN"
2011-05-08
1
-2
/
+0
*
kconfig: update from linux-next
Yann E. MORIN"
2011-05-08
20
-1050
/
+1808
*
config: add main menu title
Yann E. MORIN"
2011-05-10
1
-0
/
+1
*
kernel/linux: reorder stuff
Yann E. MORIN"
2011-05-09
2
-193
/
+197
*
config: add generated help entries only if present
Yann E. MORIN"
2011-05-08
1
-4
/
+8
*
config: fix recursive deps
Yann E. MORIN"
2011-05-08
28
-246
/
+228
*
scripts/addToolVersion: fix gcc complibs dependency
Yann E. MORIN"
2011-05-08
1
-9
/
+10
*
cc/gcc: fix complibs dependency
Yann E. MORIN"
2011-05-08
1
-1
/
+1
*
sample: add new Alpha sample with glibc-.13
Yann E. MORIN"
2011-05-04
2
-0
/
+512
*
libc/glibc: add 2.13
Yann E. MORIN"
2011-05-03
44
-0
/
+2667
[prev]
[next]