2008-07-13 "Yann E. MORIN" Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPFR were not used by gcc.
2008-07-09 "Yann E. MORIN" Fix wiki table sample output.
2008-07-07 "Yann E. MORIN" Update samples to latest options set (no config changes).
2008-07-07 "Yann E. MORIN" Although working with bash, 'echo -n' is really non-portable.
2008-07-07 "Yann E. MORIN" POSIXify ./configure, and comment some parts of it.
2008-07-03 "Yann E. MORIN" Update the i686 sample.
2008-07-03 "Yann E. MORIN" Mark gdb-6.8 as being no longer EXPERIMENTAL.
2008-07-03 "Yann E. MORIN" Add latest linux kernel 2.6.25.10.
2008-07-02 "Yann E. MORIN" Add a new MIPS little endian sample, reported by Alexander BIGGA.
2008-06-30 "Yann E. MORIN" Update samples to the latest architecture framework.
2008-06-30 "Yann E. MORIN" Newer, better, tsocks(1)-like wrapper script for D.U.M.A.
2008-06-30 "Yann E. MORIN" Completely move GMP and MPFR files out of the compiler way into their own directory.
2008-06-30 "Yann E. MORIN" Re-order architecture specifics.
2008-06-30 "Yann E. MORIN" Force CT_WORK_DIR to "${CT_TOP_DIR}/targets" when saving the config as a new sample.
2008-06-27 "Yann E. MORIN" Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them.
2008-06-27 "Yann E. MORIN" Update the architecture API: architecture help is mandatory.
2008-06-27 "Yann E. MORIN" Update the Openrisc contributed support to the new auto-generated architecture menu.
2008-06-27 "Yann E. MORIN" Autogenerate the architecture selection choice menu.
2008-06-27 "Yann E. MORIN" Update the samples.
2008-06-27 "Yann E. MORIN" Native gcc is picky about the CC and LD variables. Set them unconditionally, whether building static or not.
2008-06-27 "Yann E. MORIN" Do al ittle bit more jobs in parallel while building gcc.
2008-06-26 "Yann E. MORIN" Update the Alpha sample to check host GMP and MPFR.
2008-06-26 "Yann E. MORIN" Update the alpha sample to newer versions.
2008-06-25 "Yann E. MORIN" Don't force building target GMP and MPFR when a native gdb is built. Rather,
2008-06-25 "Yann E. MORIN" Add latest Linux kernel versions.
2008-06-25 "Yann E. MORIN" Update documentation.
2008-06-25 "Yann E. MORIN" Update samples.
2008-06-25 "Yann E. MORIN" Add a new sample for PowerPC. Suggested by Daniel DITTMANN.
2008-06-25 "Yann E. MORIN" Alloow for reporter without an URL (for privately mailed submissions).
2008-06-25 "Yann E. MORIN" Add a patch to gcc-4.2.{0,1,2,3} to fix soft-float on PowerPC.