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
*
Fix typo in README
Yann E. MORIN"
2009-08-07
1
-1
/
+1
*
Update the README with the new URL to the project homepage
Yann E. MORIN"
2009-08-07
1
-1
/
+1
*
config/gcc: re-order versions
Yann E. MORIN"
2009-08-07
1
-6
/
+6
*
gcc: add support for 4.3.4
Thomas Petazzoni
2009-08-06
28
-0
/
+1319
*
gcc: add patch to fix PR37436
Thomas Petazzoni
2009-08-05
2
-0
/
+172
*
config: make CONFIG_SHELL default to bash
Yann E. MORIN"
2009-08-06
1
-6
/
+4
*
[complib:mpfr] Fix building MPFR in some weird cases
Oron Peled
2009-08-03
2
-0
/
+49
*
[config] Merge CONFIG_SHELL selection.
Yann E. MORIN"
2009-08-03
19
-7
/
+601
|
\
|
*
Merge the queue with all new component versions.
Yann E. MORIN"
2009-08-02
3
-5
/
+6
|
|
\
|
|
*
fix wrapper script for symlinks
Bart vdr. Meulen
2009-08-02
1
-2
/
+3
|
|
*
Add g++ to required tools
Bart vdr. Meulen
2009-08-02
1
-1
/
+1
|
*
|
[cc-gcc] Add latest versions
Yann E. MORIN"
2009-08-02
1
-0
/
+8
|
*
|
[scripts-add-version] Handle gcc 4.4+
Yann E. MORIN"
2009-08-02
1
-1
/
+5
|
*
|
[comp-lib-gmp] Add latest versions
Yann E. MORIN"
2009-08-02
3
-0
/
+74
|
*
|
[tools-libelf] Add latest version.
Yann E. MORIN"
2009-08-02
2
-0
/
+29
|
*
|
[libc-eglibc] Add latest version
Yann E. MORIN"
2009-08-02
2
-0
/
+54
|
*
|
[debug-ltrace] Add latest version.
Yann E. MORIN"
2009-08-02
4
-0
/
+333
|
*
|
[debug-duma] Add latest versions
Yann E. MORIN"
2009-08-02
3
-0
/
+56
|
*
|
[kernel-linux] Add latest versions
Yann E. MORIN"
2009-08-02
1
-3
/
+38
*
|
|
[config] Warn againt using ash as CONFIG_SHELL
Yann E. MORIN"
2009-08-02
1
-1
/
+5
*
|
|
[config] Allow user to specify custom CONFIG_SHELL
Yann E. MORIN"
2009-08-02
2
-3
/
+19
*
|
|
[config] Add bash as a possible CONFIG_SHELL
Yann E. MORIN"
2009-08-02
2
-0
/
+10
*
|
|
[config] Change the way to select the CONFIG_SHELL
Yann E. MORIN"
2009-08-02
2
-12
/
+48
|
|
/
|
/
|
*
|
[configure] Fix automake version check.
Oron Peled"
2009-08-01
1
-1
/
+1
*
|
Require GNU awk at ./configure time.
Yann E. MORIN"
2009-07-22
1
-1
/
+1
|
/
*
Make it build again for non-local use.
Yann E. MORIN"
2009-07-15
1
-1
/
+1
*
Merge the canadian branch to default.
Yann E. MORIN"
2009-06-26
8
-34
/
+426
|
\
|
*
[samples] Add a linux -> mingw32 -> i686-linux canadian sample
Bart van der Meulen
2009-06-26
2
-0
/
+360
|
*
[samples] Don't mix canadian samples with non-canadian ones.
Yann E. MORIN"
2009-06-26
2
-9
/
+16
|
*
Cleanup the handling of canadian settings
Yann E. MORIN"
2009-06-26
1
-6
/
+11
|
*
Add support code for the canadian-cross case.
Bart van der Meulen
2009-06-26
3
-4
/
+22
|
*
[samples] Make saveSample.sh a little bit more generic
Yann E. MORIN"
2009-06-26
1
-12
/
+15
|
*
Don't use prefix/bin to install the buildtools.
Bart van der Meulen
2009-06-26
2
-9
/
+8
|
/
*
Fix MPFR build to recognise the Mingw32 case.
Bart van der Meulen
2009-06-23
1
-1
/
+2
*
Use configured shell in all build-tools wrappers
Yann E. MORIN"
2009-06-23
1
-8
/
+8
*
Fix creating the .../lib/ directory structure in the non-sysroot case
Bart van der Meulen
2009-06-23
1
-2
/
+4
*
Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains.
Yann E. MORIN"
2009-06-23
1
-0
/
+1
*
[tools] Update config.guess and config.sub
Yann E. MORIN"
2009-06-23
2
-47
/
+29
*
Remove left-over debug lines.
Yann E. MORIN"
2009-06-23
1
-2
/
+0
*
Check paths sanity before they get used.
Yann E. MORIN"
2009-06-22
1
-27
/
+27
*
Better check for spaces in paths
Yann E. MORIN"
2009-06-22
1
-3
/
+14
*
[functions] Allow newlines (\n) in log messages
Yann E. MORIN"
2009-06-22
1
-1
/
+1
*
[finish-step] Fix the tools wrappers
Yann E. MORIN"
2009-06-18
1
-1
/
+1
*
Add .hgignore file.
Yann E. MORIN"
2009-06-17
1
-0
/
+25
*
Merge the gcc-4.4 support.
Yann E. MORIN"
2009-06-17
53
-112
/
+1821
|
\
|
*
[gcc] Merge the gcc-4.4 suport to the default branch, from 1407:83083566fdd0
Yann E. MORIN
2009-06-17
53
-112
/
+1821
|
|
\
|
|
*
[finish-step] Use local variable in finish-step
Yann E. MORIN
2009-06-14
1
-4
/
+4
|
|
*
[companion-libs] Fix spaces in help entries
Yann E. MORIN
2009-06-14
1
-2
/
+2
|
|
*
/devel/gcc-4.4:
Yann E. MORIN"
2009-06-02
2
-0
/
+429
|
|
*
/devel/gcc-4.4:
Yann E. MORIN"
2009-06-02
1
-5
/
+1
[next]