2008-09-05 "Yann E. MORIN" Update this sample without EXPERIMENTAL features as much as possible.
2008-09-05 "Yann E. MORIN" Bump version up to 1.2.3+svn. 1.2
2008-09-05 "Yann E. MORIN" Bump version up to 1.2.3. 1.2 crosstool-ng-1.2.3
2008-09-05 "Yann E. MORIN" Backport #975 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Backport #973 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Backport #971 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Backport #969 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Update the PPC sample to not use EXPERIMENTAL features.
2008-09-05 "Yann E. MORIN" Update docs/overview.txt with the script shell fragment that defines bash completion.
2008-09-05 "Yann E. MORIN" Mark the IA64 sample as being broken (might be because it uses an old gcc, that triggers a incorrect code-path in scripts/build/cc_gcc.sh).
2008-09-05 "Yann E. MORIN" Add completion for crosstool-NG.
2008-09-05 "Yann E. MORIN" Update the teo MIPS sample to use as less EXPERIMENTAL features as possible.
2008-09-04 "Yann E. MORIN" Update the i686 sample to not use EXPERIMENTAL features.
2008-09-04 "Yann E. MORIN" Update the latest two RM samples.
2008-09-04 "Yann E. MORIN" Update the i586-uclibc sample.
2008-09-04 "Yann E. MORIN" The Alpha sample does not use EXPERIMENTAL features.
2008-09-04 "Yann E. MORIN" Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though).
2008-09-04 "Yann E. MORIN" Dump the EXPERIMENTAL status and brokenness of samples in the WiKi table.
2008-09-04 "Yann E. MORIN" Add new ARMeb EABI sample.
2008-09-02 "Yann E. MORIN" Add a new ARM sample.
2008-09-02 "Yann E. MORIN" Beautify samples listing.
2008-09-02 "Yann E. MORIN" Mark some features as no longer being EXPERIMENTAL.
2008-09-02 "Yann E. MORIN" EABI is now considered stable. Thanks Michael ABBOTT for testing.
2008-09-02 "Yann E. MORIN" Warn the user if he/she recalls a sample with EXPERIMENTAL features.
2008-09-02 "Yann E. MORIN" Add support for building Insight instead of gdb (only for the cross-gdb).
2008-09-01 "Yann E. MORIN" Don't allow to specify an ABI for ARM EABI builds: the ABI is implied by the fact we're building for EABI.
2008-09-01 "Yann E. MORIN" Add linux-2.6.26.3.
2008-09-01 "Yann E. MORIN" Be gentle to older findutils that don't have the "{} +" construct, and simply use "{} \;" instead.
2008-08-30 "Yann E. MORIN" Update README to point to docs/known-issues.txt.
2008-08-30 "Yann E. MORIN" Rebuild the kconfig stuff on kconfig source change.
2008-08-27 "Yann E. MORIN" eglibc and PowerPC SPE documentaion, courtesy Nate CASE.
2008-08-26 "Yann E. MORIN" Bump version to 1.2.2+svn. 1.2
2008-08-26 "Yann E. MORIN" Bump version to 1.2.2. 1.2 crosstool-ng-1.2.2
2008-08-26 "Yann E. MORIN" Backport #958 from trunk: 1.2
2008-08-26 "Yann E. MORIN" Backport #953 from trunk: 1.2
2008-08-26 "Yann E. MORIN" Enable glibc to include support for kernel versions different than the version from the kernel headers.
2008-08-26 "Yann E. MORIN" Missed one variable when converting to common options for eglibc and glibc (thanks Nate Case).
2008-08-26 "Yann E. MORIN" Commonalise options common to both glibc and eglibc.
2008-08-25 "Yann E. MORIN" Also dump the GMP and MPFR versions when dumping a sample in verbose mode.
2008-08-25 "Yann E. MORIN" Fix extracting the configuration from a build log.
2008-08-25 "Yann E. MORIN" Allow using ash as the shell for ./configure and make.
2008-08-25 "Yann E. MORIN" Allow binutils-2.18 to use a shell other than bash when building.
2008-08-21 "Yann E. MORIN" Typo.
2008-08-21 "Yann E. MORIN" Move the threading model choice back to the C library menu:
2008-08-20 "Yann E. MORIN" Fix building older gdb's with newer gcc's.
2008-08-19 "Yann E. MORIN" Default to check installed kernel headers by default.
2008-08-17 "Yann E. MORIN" Log retrieved file emssages to DEBUG level, not EXTRA.
2008-08-17 "Yann E. MORIN" MPFR: log autotools files rebuilding to DEBUG level, not EXTRA.
2008-08-13 "Yann E. MORIN" Don't do debug in this ARM sample.
2008-08-12 "Yann E. MORIN" Update the PowerPC SPE sample to not use a proxy.
2008-08-12 "Yann E. MORIN" Update the PowerPC SPE sample.
2008-08-12 "Yann E. MORIN" gcc-4.3.1 is now longer EXPERIMENTAL (gcc-4.3.0 is still EXPERIMENTAL, because of lack of testing).
2008-08-12 "Yann E. MORIN" Typo.
2008-08-12 "Yann E. MORIN" Add SPE extensions support for PowerPC (after a work by Thomas JOURDAN).
2008-08-12 "Yann E. MORIN" Move TARGET_LDFLAGS up with all target-dependent flags.
2008-08-12 "Yann E. MORIN" Fix saving and using local copy of eglibc tarballs.
2008-08-12 "Yann E. MORIN" Merge the static and shared core gcc builds.
2008-08-12 "Yann E. MORIN" Be a little less verbose when retrieving files if they are already present.
2008-08-11 "Yann E. MORIN" Merge the branches/eglibc stuff:
2008-08-11 "Yann E. MORIN" Move two log messages around, so that output looks better.
2008-08-10 "Yann E. MORIN" Update version to 1.2.1+svn 1.2
2008-08-10 "Yann E. MORIN" Update version to 1.2.1. 1.2 crosstool-ng-1.2.1
2008-08-09 "Yann E. MORIN" Add latest Linux kernel versions.
2008-08-09 "Yann E. MORIN" Do not unset http_proxy, ftp_proxy and https_proxy in case of using a socks proxy.
2008-08-09 "Yann E. MORIN" Backport #926 from trunk: 1.2
2008-08-09 "Yann E. MORIN" Backport #922 from trunk: 1.2
2008-08-09 "Yann E. MORIN" Merge #908 from trunk: 1.2
2008-08-09 "Yann E. MORIN" Merge #893 and #923 from trunk: 1.2
2008-08-09 "Yann E. MORIN" Merge #920 from branches/eglibc:
2008-08-09 "Yann E. MORIN" Merge #916 from branches/eglibc:
2008-08-09 "Yann E. MORIN" Merge #914 from branches/eglibc:
2008-08-09 "Yann E. MORIN" Merge #912 from branches/eglibc:
2008-08-09 "Yann E. MORIN" Merge #911 from banches/eglibc:
2008-08-08 "Yann E. MORIN" Alpha and PowerPC are no longer experimental.
2008-08-08 "Yann E. MORIN" Update the knwon issues with the broekn build of seemingly-native toolchains.
2008-08-07 "Yann E. MORIN" Simplify populate: no need to be too smart.
2008-08-07 "Yann E. MORIN" Update the known issues: empty the file prior to adding new ones.
2008-08-07 "Yann E. MORIN" glibc-based toolchain for PowerPC can now build using the latest kernel headers (2.6.26.1).
2008-08-07 "Yann E. MORIN" Introduce four new ARCH specific variables that CT_DoArchValues can set if they want:
2008-08-07 "Yann E. MORIN" Update all samples to the latest set of options.
2008-08-07 "Yann E. MORIN" Add a new config knob for gcc: usage of SJLJ to handle exceptions.
2008-08-07 "Yann E. MORIN" When reporting bugs, TO is ymorin, CC is crossgcc ML, not the other way around.
2008-08-07 "Yann E. MORIN" Fix building core C compiler.
2008-08-07 "Yann E. MORIN" Beautify final output.
2008-08-06 "Yann E. MORIN" Update this sample to use latest tools.
2008-08-05 "Yann E. MORIN" Mark "ADA", "ObjC", "ObjC++" and "other languages" as being EXPERIMENTAL.
2008-08-04 "Yann E. MORIN" All ARM sample now build with gcc-4.3.1! :-)
2008-08-04 "Yann E. MORIN" Add latest Linux kernel headers.
2008-08-04 "Yann E. MORIN" Make gcc-4.3.x able to compile uClibc (snapshot only).
2008-08-04 "Yann E. MORIN" Add a new tool to renumber a patch directory.
2008-08-04 "Yann E. MORIN" Michael ABBOTT reported that populate is not relocatable.
2008-08-01 "Yann E. MORIN" Rework a little bit of the LAN mirror and proxy settings.
2008-08-01 "Yann E. MORIN" Change some config items' default values.
2008-07-31 "Yann E. MORIN" Have the glibc build use the cross-objdump, rather than the host one.
2008-07-29 "Yann E. MORIN" Update a new sample to use gcc-4.3.1.
2008-07-29 "Yann E. MORIN" Pretyy-up the WiKi table with the date of last update for each sample.
2008-07-29 "Yann E. MORIN" Update the Alpha sample to use up-to-date components.
2008-07-28 "Yann E. MORIN" New patches to make glibc 2.6 and 2.6.1 build for Alpha.
2008-07-28 "Yann E. MORIN" Fourth step at renaming patches: renumber all patches with a 10-step.
2008-07-28 "Yann E. MORIN" Third go at renaming patches to contain neither the package name nor the package version.
2008-07-28 "Yann E. MORIN" REname binutils patches to not include 'binutils' nor the version in the patch names.
2008-07-28 "Yann E. MORIN" Rename patches for glibc: include neither 'glibc' not he version in patch names, it's a duplicate of info already available from the directories they are in.
2008-07-28 "Yann E. MORIN" Add latest headers from Linux kernel 2.6.25.1{1,2}.
2008-07-27 "Yann E. MORIN" Backport #878 from trunk: 1.2
2008-07-27 "Yann E. MORIN" Update CREDITS.
2008-07-27 "Yann E. MORIN" Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same *64):
2008-07-27 "Yann E. MORIN" Backport #876 from trunk: 1.2
2008-07-27 "Yann E. MORIN" Re-enable the restart functionality by removing some variables from the saved environment.
2008-07-27 "Yann E. MORIN" "Reported by" is now "First reported by".
2008-07-27 "Yann E. MORIN" Update this sample to compress the log file.
2008-07-27 "Yann E. MORIN" When saving a sample, overide log file config:
2008-07-26 "Yann E. MORIN" Add two new patches to glibc-2.7 to make it build for Alpha.
2008-07-26 "Yann E. MORIN" Backport #864 from trunk: 1.2
2008-07-26 "Yann E. MORIN" Backport #863 from trunk: 1.2
2008-07-26 "Yann E. MORIN" Backport #857 from trunk: 1.2
2008-07-26 "Yann E. MORIN" Backport #849 from trunk: 1.2
2008-07-26 "Yann E. MORIN" Do log the glibc build commands.
2008-07-26 "Yann E. MORIN" Build a little bit more of gcc in //.
2008-07-26 "Yann E. MORIN" Update the PPC sample, add a new softfloat PPC sample, thanks to Thomas JOURDAN.
2008-07-26 "Yann E. MORIN" In case of error, the error message would be printing in subshells, thus printing as many error message as there were subshells.