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 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
*
./configure: enable user to specify path to some tools
Yann E. MORIN"
2009-01-18
1
-97
/
+108
*
Add headers from linux-2.6.27.11.
Yann E. MORIN"
2009-01-16
1
-0
/
+5
*
Fix removing existing directories by chmod'ing them to be user-writeable.
Yann E. MORIN"
2009-01-12
2
-11
/
+17
*
Fix a gcc-4.3.2 patch to correctly remove a file.
Yann E. MORIN"
2009-01-12
1
-1
/
+1
*
Add a glibc-2.6.1 patch from Thomas Jourdan <tjourdan@neuf.fr>:
Yann E. MORIN"
2009-01-12
1
-0
/
+65
*
Fix initialising the workspace:
Yann E. MORIN"
2009-01-12
1
-57
/
+43
*
Don't print anything about LAN mirror if it is not used.
Yann E. MORIN"
2009-01-12
1
-7
/
+9
*
The uClibc site has been overhauled lately, so the URL to retrieve sstrip has...
Yann E. MORIN"
2009-01-11
1
-3
/
+10
*
./configurei: make FORCE work again:
Yann E. MORIN"
2009-01-07
1
-7
/
+2
*
Add an option to forbid downloads.
Yann E. MORIN"
2009-01-06
2
-0
/
+24
*
Update all samples to the latest set of config options.
Yann E. MORIN"
2009-01-06
28
-88
/
+237
*
Add the Eclipse Java Compiler to be able to compile Java.
Yann E. MORIN"
2009-01-06
3
-1
/
+19
*
Fix building ARM Big Endian toolchain:
Yann E. MORIN"
2009-01-06
1
-0
/
+33
*
Message beautification when saving locally.
Yann E. MORIN"
2009-01-06
1
-1
/
+1
[next]