2009-04-21 "Yann E. MORIN" 1.4: update all samples. 1.4
2009-04-21 "Yann E. MORIN" 1.4: small documentation fix. 1.4
2009-04-21 "Yann E. MORIN" Create the 1.4 maintenance branch. 1.4
2009-04-20 "Yann E. MORIN" Remove the last remnant of "awk" specifics in ./configure.
2009-04-20 "Yann E. MORIN" Remove old 2.6.27 Linux kernel versions, keep the latest 2.6.27.21.
2009-04-20 "Yann E. MORIN" Add a bit more explanations on the meaning of OBSOLETE and EXPERIMENTAL.
2009-04-20 "Yann E. MORIN" There's no longer any reason to require GNU awk:
2009-04-20 "Yann E. MORIN" Fix inverted --local install test at end of configure.
2009-04-20 "Yann E. MORIN" Set the execute bit on generated script at build time, not install time.
2009-04-19 "Yann E. MORIN" Update the samples to the latest set of options. No config change.
2009-04-19 "Yann E. MORIN" Poit my mirror as the default.
2009-04-19 "Yann E. MORIN" Simplify the mirror settings.
2009-04-19 "Yann E. MORIN" Remove all reference to proxy in all sample configs.
2009-04-19 "Yann E. MORIN" Get rid of the proxy settings, once and for all.
2009-04-17 "Robert P. J. DAY" Fix obvious "DESTDIR" misspelling.
2009-04-06 "Yann E. MORIN" Use "${awk}", not gawk.
2009-04-03 "Yann E. MORIN" Add latest Linux kernel 2.6.29.1.
2009-04-02 "Robert P. J. DAY" Fix some simple typoes.
2009-04-02 "Yann E. MORIN" Speaking of gcc-4.2.1, Ted Jordan writes on 20090401:
2009-04-02 "Yann E. MORIN" Bump version to 1.3.3+svn. 1.3
2009-04-02 "Yann E. MORIN" Bump version to 1.3.3. 1.3 crosstool-ng-1.3.3
2009-04-01 "Yann E. MORIN" Allow user to select a non-listed Linux kernel version, as suggested
2009-03-31 "Yann E. MORIN" Update all samples.
2009-03-31 "Yann E. MORIN" Add three new uClibc-0.9.30.1, vampirised from buildroot.
2009-03-30 "Yann E. MORIN" Cleanup the tic build used for native ncurses build, itself needed for native gdb build.
2009-03-30 "Yann E. MORIN" Document failure to build the uClibc cross-ldd under Cygwin as a known issue.
2009-03-30 "Yann E. MORIN" Fix offset in uClibc patch.
2009-03-29 "Yann E. MORIN" Remove test files.
2009-03-29 "Yann E. MORIN" Update this PPC sample.
2009-03-28 "Yann E. MORIN" Update (fix) a glibc-ports-2.9 patch.
2009-03-28 "Yann E. MORIN" Add latest Linux kernel versions:
2009-03-28 "Yann E. MORIN" In http://sourceware.org/ml/crossgcc/2009-03/msg00078.html,
2009-03-28 "Yann E. MORIN" Rename patch dir for glibc-2.9: version string is 2.9, not 2_9.
2009-03-27 "Yann E. MORIN" Only create the state dir if asked for a restartable build:
2009-03-27 "Yann E. MORIN" Detect and abort on partially patched component.
2009-03-27 "Yann E. MORIN" Refuse to build/install on file systems that are *not* case-sensitive.
2009-03-26 "Yann E. MORIN" Merge r1432:1437 from /branches/newlib into /trunk :
2009-03-26 "Yann E. MORIN" Add support for building toolchains with gcc-4.4 snapshots.
2009-03-24 "Yann E. MORIN" Finally make ncurses-5.7 corctly build:
2009-03-24 "Yann E. MORIN" Log the save/restore messages at a level that is always visible.
2009-03-23 "Yann E. MORIN" Final touch to the ncurses build step:
2009-03-23 "Yann E. MORIN" xlcwu <xlcwu.taiwan@gmail.com> wrote:
2009-03-23 "Yann E. MORIN" Fix the menuconfig comment stating that native gdb needs a native ncurses
2009-03-17 "Yann E. MORIN" Add patches for ltrace-0.5.1.
2009-03-15 "Yann E. MORIN" Update the config.{guess,sub} files.
2009-03-15 "Yann E. MORIN" Sanitise using glibc cvs exports:
2009-03-15 "Yann E. MORIN" Do not copy ecj.jar when it's not required.
2009-03-15 "Yann E. MORIN" When patching, always assume the package has been previously extraacted (don't check).
2009-03-13 "Yann E. MORIN" Correctly use CT_DoExecLog with wget and curl.
2009-03-11 "Yann E. MORIN" Make the choices in generated config file (in config.gen) look better.
2009-03-09 "Yann E. MORIN" Also recognise the libtool as packaged by Cygwin, when ./configure-ing.
2009-03-09 "Yann E. MORIN" Under Cygwin, executables have the .exe suffix:
2009-03-09 "Yann E. MORIN" Do not have the sys-root prefix depend on EXPERIMENTAL.
2009-03-08 "Yann E. MORIN" Update the armeb-unkown-linux-uclibcgnueabi sample to use absolutely latest versions.
2009-03-08 "Yann E. MORIN" Fix building MPFR >= 2.4.0.
2009-03-08 "Yann E. MORIN" Add patchset for MGP-4.2.4, from upstream.
2009-03-08 "Yann E. MORIN" Add MPFR-2.4.1.
2009-03-08 "Yann E. MORIN" Add uClibc-0.9.30.1 patchset, based on the 0.9.30 patchset.
2009-03-08 "Yann E. MORIN" Use "grep -E" instead of the deprecated "egrep".
2009-03-08 "Yann E. MORIN" Add two patches agains glibc-2_9 to (try to) build for SuperH.