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
*
Don't add versions that already exist.
Yann E. MORIN"
2009-02-02
1
-1
/
+14
*
dd latest MPFR 2.4.0 version (EXPERIMENTAL).
Yann E. MORIN"
2009-02-02
1
-0
/
+6
*
Add latest ncurses version 5.7 for use with gdb.
Yann E. MORIN"
2009-02-02
1
-0
/
+5
*
Add latest (EXPERIMENTAL) ltrace version 0.5.1 (from the debian package repos...
Yann E. MORIN"
2009-02-02
1
-0
/
+6
*
Add latest binutils snapshot version 2.19.51.0.1.
Yann E. MORIN"
2009-02-02
1
-0
/
+6
*
Add option for the latest eglibc 2_9 branch.
Yann E. MORIN"
2009-02-02
1
-4
/
+9
*
Add latest Linux kernel versions (2.6.27.14 and 2.6.28.3).
Yann E. MORIN"
2009-02-02
1
-0
/
+10
*
Fix patch-renumber:
Yann E. MORIN"
2009-02-01
1
-2
/
+7
*
Update this sample.
Yann E. MORIN"
2009-02-01
1
-4
/
+12
*
Fix populate to correctly use tools discovered via ./configure.
Yann E. MORIN"
2009-02-01
2
-5
/
+12
*
Use tools discovered by ./configure in scripts/toolchain-config.in.
Yann E. MORIN"
2009-02-01
2
-1
/
+2
*
Use tools discovered via ./configure in scripts/showSample.sh; make it a POSI...
Yann E. MORIN"
2009-02-01
1
-3
/
+7
*
Checking for grep and sed has been rationalised, and now emit the same messag...
Yann E. MORIN"
2009-02-01
1
-17
/
+36
*
Use tools discovered by ./configure in scripts/saveSample.sh
Yann E. MORIN"
2009-02-01
2
-11
/
+19
*
Fix removing directories.
Yann E. MORIN"
2009-02-01
1
-3
/
+4
*
Set proper mode to installed files; fixes running when not using --local.
Yann E. MORIN"
2009-02-01
1
-3
/
+5
*
On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote:
Yann E. MORIN"
2009-01-31
1
-0
/
+207
*
On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote:
Yann E. MORIN"
2009-01-31
1
-0
/
+33
*
Add support for powerpc64, along with an EXPERIMENTAL sample.
Yann E. MORIN"
2009-01-31
8
-35
/
+450
*
Further handle the lib64 -> lib symlinks.
Yann E. MORIN"
2009-01-31
1
-2
/
+6
*
Fix downloading with CT_GetFile when no mirror is set.
Yann E. MORIN"
2009-01-31
1
-3
/
+5
*
Add infrastructure to use common config files for generated config files.
Yann E. MORIN"
2009-01-31
3
-7
/
+8
*
Update populate:
Yann E. MORIN"
2009-01-29
2
-26
/
+49
*
If compiling the Java frontend, we'll require a native gcj, but only in this ...
Yann E. MORIN"
2009-01-29
1
-1
/
+7
*
Use the path discovered by ./configure in scripts/patch-renumber.sh
Yann E. MORIN"
2009-01-29
1
-1
/
+5
*
Use the path discovered by ./configure in scripts/addToolVersion.sh
Yann E. MORIN"
2009-01-29
1
-3
/
+7
*
Fix scripts/addToolVersion.sh:
Yann E. MORIN"
2009-01-29
1
-59
/
+102
*
Add a missing line continuation '\' in the gcc retrieval function.
Yann E. MORIN"
2009-01-28
1
-1
/
+1
*
Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2.
Yann E. MORIN"
2009-01-27
27
-0
/
+1234
*
The gcc team seems to no longer make releases available at the ftp.gnu.org si...
Yann E. MORIN"
2009-01-27
1
-0
/
+1
*
Add latest Linux kernel versions: 2.6.27.13 and 2.6.28.2.
Yann E. MORIN"
2009-01-27
1
-0
/
+10
*
Fix white space damage after switching to using paths found by ./configure.
Yann E. MORIN"
2009-01-27
2
-53
/
+53
*
Ignore generated file, remove generated file on clean.
Yann E. MORIN"
2009-01-27
1
-0
/
+2
*
Ignore generated paths.mk.
Yann E. MORIN"
2009-01-26
0
-0
/
+0
*
Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:
Yann E. MORIN"
2009-01-26
2
-6
/
+71
*
Use the paths found by ./configure in the ct-ng.in makefile script and its fr...
Yann E. MORIN"
2009-01-26
4
-24
/
+28
*
Makefile.in: remove generated paths.mk during clean
Yann E. MORIN"
2009-01-25
1
-0
/
+2
*
Makefile.in: create and install the Makefile and shell-script fragment "paths...
Yann E. MORIN"
2009-01-25
1
-27
/
+39
*
Makefile.in: re-order tools in alphabetical order.
Yann E. MORIN"
2009-01-25
1
-2
/
+2
*
./configure: fix the tools pattern recognition
Yann E. MORIN"
2009-01-25
1
-3
/
+8
*
On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:
Yann E. MORIN"
2009-01-25
1
-4
/
+4
*
On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:
Yann E. MORIN"
2009-01-20
3
-39
/
+44
*
Forced-removing of a non-existing directory breaks the build.
Yann E. MORIN"
2009-01-20
1
-3
/
+10
*
Fix building ltrace on PowerPC.
Yann E. MORIN"
2009-01-20
1
-0
/
+5
*
Backport patch for glibc-2.6.1 to glibc-2.6:
Yann E. MORIN"
2009-01-20
1
-0
/
+65
*
Add latest Linux kernel versions.
Yann E. MORIN"
2009-01-20
1
-0
/
+10
*
Small semantic fix in ct.ng(.in): use make builtin variable to know the make-...
Yann E. MORIN"
2009-01-19
1
-4
/
+6
*
Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.
Yann E. MORIN"
2009-01-18
3
-2
/
+2
*
Fix Makefile.in to use the correct variables.
Yann E. MORIN"
2009-01-18
1
-8
/
+8
*
Use ./configure-discovered paths in Makefile.
Yann E. MORIN"
2009-01-18
2
-25
/
+32
[next]