2008-06-19 "Yann E. MORIN" 1.1 maintenance: bump version to 1.1.3 1.1 crosstool-ng-1.1.3
2008-06-19 "Yann E. MORIN" Backport #718 from trunk: 1.1
2008-06-19 "Yann E. MORIN" Backport #698 from trunk: 1.1
2008-06-19 "Yann E. MORIN" Backport #697 from trunk: 1.1
2008-06-19 "Yann E. MORIN" Backport #676 from trunk: 1.1
2008-06-19 "Yann E. MORIN" Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ltmain.sh versions mismatch. UNTESTED!
2008-06-19 "Yann E. MORIN" A bunch of fixes/improvements to the gdb build:
2008-06-19 "Yann E. MORIN" Only print "Build completed" if build was successful.
2008-06-19 "Yann E. MORIN" Fix building D.U.M.A. when C++ is not configured.
2008-06-19 "Yann E. MORIN" Build a C++ friendly uClibc.
2008-06-19 "Yann E. MORIN" Ioannis E. VENETIS was the first to report working alpha sample. Give him credits.
2008-06-19 "Yann E. MORIN" When building uClibc, always build the libpthread_db.
2008-06-18 "Yann E. MORIN" Help ncurses to install properly.
2008-06-18 "Yann E. MORIN" Re-format the dumped DokuWiki table of samples.
2008-06-18 "Yann E. MORIN" Update the alpha sample with an updated set of options and features.
2008-06-18 "Yann E. MORIN" Fix saving samples.
2008-06-18 "Yann E. MORIN" Fix building native gdb: download, extract, patch, build and install the ncurses library (that is needed by gdb)
2008-06-17 "Yann E. MORIN" Introduce latest D.U.M.A. version and associated patches rediffed.
2008-06-17 "Yann E. MORIN" Fix building D.U.M.A:
2008-06-17 "Yann E. MORIN" Add patches for gdb 6.7, 6.7.1 and 6.8, vampirised from the Gentoo CVS.
2008-06-17 "Yann E. MORIN" Fix building dmalloc in case strdup is a macro (uncaught when x-compiling certain targets).
2008-06-17 "Yann E. MORIN" Help glibc build by exporting PARALLELMFLAGS.
2008-06-17 "Yann E. MORIN" Change the log level of a core gcc build message (headers copy), from EXTRA to DEBUG.
2008-06-17 "Yann E. MORIN" Add altest linux kernel versions.
2008-06-16 "Yann E. MORIN" New patch to make glibces build for Alpha with latest linux kernel headers.
2008-06-15 "Yann E. MORIN" Some makeinfo versions are a pain in [somewhere very painful].
2008-06-15 "Yann E. MORIN" Better install the libraries improperly installed by gcc in prefix/target/lib instead of sysroot/usr/lib.
2008-06-15 "Yann E. MORIN" When saving a sample, force the prefix directory to be ${HOME}/x-tools/${CT_TARGET} .
2008-06-15 "Yann E. MORIN" Samples should default to installing into ${HOME}/x-tools/${CT_TARGET}
2008-06-15 "Yann E. MORIN" Add a new rule to build the sample table ready to include in the WiKi.
2008-06-15 "Yann E. MORIN" Update the Alpha sample to a working combination.
2008-06-15 "Yann E. MORIN" Make binutils 2.17 recognise makeinfo 2.11 as being more recent than the required 2.4.
2008-06-14 "Yann E. MORIN" Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>.
2008-06-14 "Yann E. MORIN" Remove 'make' warning whith ./configure --local.
2008-06-11 "Yann E. MORIN" Re-instate a functionnal --local test.
2008-06-11 "Yann E. MORIN" Include the full version number in the directory paths installed.
2008-06-11 "Yann E. MORIN" Print a little bit of progress in ./configure (computing the version string can be long, especially on networked file systems).
2008-06-10 "Yann E. MORIN" Vampirise patches for gcc-4.3.{0,1} from gentoo. Absolutely untested...
2008-06-09 "Yann E. MORIN" gcc-4.2.3 works quite well on my targets, now.
2008-06-09 "Yann E. MORIN" Add menu entries for gcc-4.3.{0,1} as EXPERIMENTAL features.
2008-06-09 "Yann E. MORIN" gcc-4.3.0 and later requires GMP and MPFR.
2008-06-09 "Yann E. MORIN" addToolVersion.sh: remove debug code.
2008-06-09 "Yann E. MORIN" Latest linux version for headers isntall.
2008-06-09 "Yann E. MORIN" Fix addToolVersion.sh after breakage with support for gcc-4.3 (stupid anyway...).
2008-06-09 "Yann E. MORIN" Add support for the up-coming gcc-4.3.
2008-06-01 "Yann E. MORIN" Rework a little bit the steps and samples help entries.
2008-06-01 "Yann E. MORIN" The version strings being computed at ./configure time, store it as is, and don't install a .version file.
2008-06-01 "Yann E. MORIN" ./configure expects message to be in the C locale, so force that.
2008-05-31 "Yann E. MORIN" Matthias Kaehlcke <matthias at kaehlcke dot net> writes:
2008-05-31 "Yann E. MORIN" Backport #654 from trunk: 1.1
2008-05-26 "Yann E. MORIN" Rework dumping the samples.
2008-05-26 "Yann E. MORIN" Update the list of known issues.
2008-05-25 "Yann E. MORIN" Bump maintenance branch version to +svn. 1.1
2008-05-25 "Yann E. MORIN" Bump maintenance branch version. 1.1 crosstool-ng-1.1.2
2008-05-25 "Yann E. MORIN" Add a new helper function: CT_DoExecLog.
2008-05-25 "Yann E. MORIN" Add the armeb-unknown-linux-uclibcgnueabi sample, which builds an ARM EABI, big-endian, uClibc-based toolchain.
2008-05-25 "Yann E. MORIN" Fix building big-endian ARM EABI toolchains (build-tested only).
2008-05-24 "Yann E. MORIN" Multilib is gone, so don't use it when building gcc.
2008-05-24 "Yann E. MORIN" Use the arch-specific target LDFLAGS into the final target LDFLAGS.
2008-05-24 "Yann E. MORIN" Building multi-lib aware toolchains is not supported, and won'yt be before a loooong time. Remove the associated config entry.