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
*
Introduce an OBSOLETE config option, to mask-out legacy stuff.
Yann E. MORIN"
2007-05-06
8
-2
/
+78
*
Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.
Yann E. MORIN"
2007-05-06
1
-3
/
+3
*
Rename the MIPS toolchain: it's not qemu-specific!
Yann E. MORIN"
2007-05-03
2
-2
/
+5
*
Final merge from the MIPS branch.
Yann E. MORIN"
2007-05-03
2
-0
/
+432
*
Update CREDITS.
Yann E. MORIN"
2007-05-01
1
-2
/
+3
*
Merge patches sent by Robert P. J. Day <rpjday@mindspring.com>.
Yann E. MORIN"
2007-05-01
4
-0
/
+169
*
Vampirise patches for binutils 2.17 from buildroot.
Yann E. MORIN"
2007-05-01
6
-0
/
+263
*
Remove the superfluous _config suffix to preconfigured targets (in "make help").
Yann E. MORIN"
2007-05-01
1
-6
/
+5
*
Update tools/config.sub to latest from gnu.org
Yann E. MORIN"
2007-05-01
1
-1
/
+5
*
Add uClibc-0.9.29_rc1.
Yann E. MORIN"
2007-05-01
1
-0
/
+5
*
Add linux 2.6.21 and 2.6.21.1 for headers_install.
Yann E. MORIN"
2007-05-01
1
-0
/
+11
*
Some little cosmetics in final compiler.
Yann E. MORIN"
2007-05-01
1
-3
/
+3
*
The linux kernel config file is now optional. If none is given, a default one...
Yann E. MORIN"
2007-04-23
2
-4
/
+18
*
Fixed a non-fatal bug in a sed expression.
Yann E. MORIN"
2007-04-23
2
-5
/
+5
*
Second shot at merging from the MIPS branch:
Yann E. MORIN"
2007-04-23
4
-30
/
+67
*
Merge missing ABI code from the MIPS branch.
Yann E. MORIN"
2007-04-23
1
-0
/
+3
*
Merge first shot from the MIPS branch.
Yann E. MORIN"
2007-04-21
4
-0
/
+38
*
Maybe one time we'll have subdirs in the config/ directory: find all dependen...
Yann E. MORIN"
2007-04-18
1
-2
/
+1
*
When adding a new tool version, allow it to be EXPERIMENTAL.
Yann E. MORIN"
2007-04-18
1
-26
/
+35
*
Try to further fix using of the build and/or host tools for binutils to build...
Yann E. MORIN"
2007-04-18
1
-2
/
+4
*
Add the EXPERIMENTAL option to show options marked as such.
Yann E. MORIN"
2007-04-17
5
-131
/
+182
*
Once in a while I write some documentation... Not often enough...
Yann E. MORIN"
2007-04-17
1
-2
/
+63
*
Update to latest kconfig from linux-2.6.20.7.
Yann E. MORIN"
2007-04-15
7
-82
/
+80
*
Add headers_install for 2.6.20.7.
Yann E. MORIN"
2007-04-15
1
-0
/
+6
*
Add an option for those having the kernel headers pre-installed from a custom...
Yann E. MORIN"
2007-04-11
3
-37
/
+81
*
Update credits.
Yann E. MORIN"
2007-04-11
1
-0
/
+3
*
Don't prompt for endianness not suppoted by selected architecture.
Yann E. MORIN"
2007-04-11
1
-0
/
+16
*
Change suggested by Robert P. J. DAY <rpjday@mindspring.com> to rename the "K...
Yann E. MORIN"
2007-04-11
1
-1
/
+1
*
Bump version to 0.0.2-svn (not released yet).
Yann E. MORIN"
2007-04-10
1
-1
/
+1
*
Mark the version to be 0.0.1. First released snapshot.
Yann E. MORIN"
2007-04-10
1
-1
/
+1
*
Use ${CT_TOP_DIR}/build as a base for build directories (used in default valu...
Yann E. MORIN"
2007-04-10
2
-6
/
+10
*
Ignore the 'build' directory at CT_TOP_DIR.
Yann E. MORIN"
2007-04-10
0
-0
/
+0
*
Update the armeb-unknown-linux-uclibc sample to use linux-2.6.20.6 headers an...
Yann E. MORIN"
2007-04-10
2
-8
/
+17
*
Ah! Recent versions of binutils need some of the build system (read CT_BUILD)...
Yann E. MORIN"
2007-04-10
1
-1
/
+9
*
Vampirised another piece of patch from buildroot to apply to gcc-4.0.4.
Yann E. MORIN"
2007-04-10
1
-0
/
+49
*
Add patches for binutils 2.17.50.0.14.
Yann E. MORIN"
2007-04-10
4
-0
/
+218
*
While migrating the samples to use ${CT_TOP_DIR}/build as base for the build ...
Yann E. MORIN"
2007-04-10
1
-2
/
+2
*
Add 2.6.20.5 and 2.6.20.6 linux kernel versions.
Yann E. MORIN"
2007-04-10
1
-0
/
+12
*
Update config.guess.
Yann E. MORIN"
2007-04-10
2
-8
/
+11
*
Add new kernel versions (2.6.20.{2,3,4}) and binutils versions (2.17.50.0.1{1...
Yann E. MORIN"
2007-03-31
4
-4
/
+42
*
Update armeb-unknown-linux-uclibc sample to disable __cxa_atexit usage.
Yann E. MORIN"
2007-03-21
1
-1
/
+2
*
Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for thos...
Yann E. MORIN"
2007-03-21
4
-2
/
+17
*
Auto-detect Darwin (MacOS-X) and disable libintl for during build for this pl...
Yann E. MORIN"
2007-03-12
3
-7
/
+12
*
Allan Clark <allanc@chickenandporn.com> provided a way to build on host lacki...
Yann E. MORIN"
2007-03-11
1
-2
/
+6
*
Rename directory "licenses" to "licenses.d" for those filesystems unable to h...
Yann E. MORIN"
2007-03-11
12
-6
/
+6
*
Fix C library addons/locales downloading.
Yann E. MORIN"
2007-03-10
2
-11
/
+19
*
Update the armeb-unknown-linux-uclibc sample to using the linux-2.6.20.1 kern...
Yann E. MORIN"
2007-03-07
2
-14
/
+36
*
Add an option to remove the generated documentation.
Yann E. MORIN"
2007-03-07
2
-0
/
+13
*
Add gcc-4.1.2 and update associated patches.
Yann E. MORIN"
2007-03-04
13
-206
/
+195
*
Left-over dating from the conversion from .crosstool.config to plain .config.
Yann E. MORIN"
2007-03-04
1
-4
/
+0
[next]