2009-09-09 "Yann E. MORIN" gcc: add patch to fix EABI for armv4t
2009-09-08 "Yann E. MORIN" kconfig: allow stdin/stdout redirection
2009-09-07 Blair Burtan docs: add a tutorial on how to build a toolchain on Mac OS-X
2009-09-07 "Yann E. MORIN" companion libs: add latest CLooG/PPL versions
2009-09-07 "Yann E. MORIN" samples: show the PPL, GLoog/ppl and MPC versions
2009-09-07 "Yann E. MORIN" samples: fix displaying selected tools
2009-09-07 "Yann E. MORIN" samples: replace usage of echo with printf
2009-09-06 "Yann E. MORIN" tools wrapper: fix building
2009-09-06 "Yann E. MORIN" crosstool.sh.in: better mesage when creating script-overrides
2009-09-06 "Yann E. MORIN" log functions: fix CT_DoLog and CT_DoExecLog
2009-09-06 "Yann E. MORIN" tools wrapper: move choice selection to a more appropriate place
2009-09-06 Joachim Nilsson tools wrapper: fix config dependency
2009-09-06 "Yann E. MORIN" docs: typo in overview.txt
2009-09-04 "Yann E. MORIN" TODO: update
2009-09-01 "Yann E. MORIN" config.{gues,sub}: update
2009-08-31 "Yann E. MORIN" config: move the patch choice to the extract section
2009-08-31 "Yann E. MORIN" config: add fallback to patch order
2009-08-31 "Yann E. MORIN" config: add the local,bundled patch order
2009-08-31 "Yann E. MORIN" config: make selecting the patch origin a choice rather than a bool
2009-08-31 "Yann E. MORIN" functions: do not over-detect error when patching
2009-08-30 "Yann E. MORIN" Merge.
2009-08-30 "Yann E. MORIN" tools wrapper: fix error due to unused argument
2009-08-30 "Yann E. MORIN" tools wrapper: correctly install the C wrapper
2009-08-30 "Yann E. MORIN" config: move the "build shared libraries" option to the OS menu
2009-08-30 "Yann E. MORIN" config: make "Build shared libraries" depend on KERNEL_SUPPORTS_SHARED_LIBS
2009-08-30 "Yann E. MORIN" config: Linux kernel selectes shared libraries support
2009-08-30 "Yann E. MORIN" config: introduce the KERNEL_SUPPORTS_SHARED_LIBS silent config option
2009-08-30 "Yann E. MORIN" config: swap the debug and tools sub-menus
2009-08-30 "Yann E. MORIN" config: move down companion libraries sub-menu
2009-08-30 "Yann E. MORIN" companion-libs: PPL/CLooG/MPC require GMP and MPFR
2009-08-30 "Yann E. MORIN" tools wrapper: introduce the silent WRAPPER_NEEDED config option
2009-08-30 "Yann E. MORIN" Merge the C wrapper.
2009-08-30 "Yann E. MORIN" config: choose whether to use the shell or the C wrapper
2009-08-29 "Yann E. MORIN" tool wrapper: add initial wrapper coded in C
2009-08-30 "Yann E. MORIN" overview: fix table of content, fix the hacker's way
2009-08-28 "Yann E. MORIN" README: fix some space alignment
2009-08-28 "Yann E. MORIN" duma: fix downloading by forcing extension to .tar.gz
2009-08-28 Ingmar Schraub x86_64: is a MMU-aware arch, so select ARCH_USE_MMU
2009-08-28 Ingmar Schraub duma: fix version string.
2009-08-24 Jim F glibc: fix build error caused by incorrect variable assignment
2009-08-19 "Yann E. MORIN" Merge the bash_array branch.
2009-08-19 "Yann E. MORIN" Allow setting --enable-cxx-flags on gcc ./configure bash_array
2009-08-19 "Yann E. MORIN" Use bash arrays to store binutils config options bash_array
2009-08-19 "Yann E. MORIN" Make glibc's extra_config an array containing ./configure options bash_array
2009-08-19 "Yann E. MORIN" Make gdb's extra_config an array containing ./configure options bash_array
2009-08-19 "Yann E. MORIN" Make dmalloc's extra_config an array containing ./configure options bash_array
2009-08-19 "Yann E. MORIN" Make gcc's extra_config an array containing ./configure options bash_array
2009-08-19 "Yann E. MORIN" Make eglibc's extra_config an array containing ./configure options bash_array
2009-08-19 "Yann E. MORIN" configure: check for bash-3.1 or above bash_array
2009-07-27 "Yann E. MORIN" [libc-eglibc] Rewrite part of the code bash_array
2009-07-27 "Yann E. MORIN" [libc-eglibc] Fix testing for existing files bash_array
2009-07-21 Giammarco Zacheo samples: add eglibc-based toolchain for MIPS.
2009-08-19 "Yann E. MORIN" config: add Linux kernel 2.6.30.5
2009-08-19 "Yann E. MORIN" config: update Linux kernel long-term stable to 2.6.27.31.
2009-08-08 "Yann E. MORIN" Merge the AVR32 support branch to the default branch.
2009-06-20 Martin Lund Removed debug line avr32
2009-06-20 Martin Lund Fix libc config avr32
2009-06-20 Martin Lund Misc AVR32 cleanups. avr32
2009-06-14 Martin Lund Changed copyright avr32
2009-08-07 "Yann E. MORIN" Update README on how to send proper patches
2009-08-07 "Yann E. MORIN" Add sections to the README
2009-08-07 "Yann E. MORIN" Fix typo in README
2009-08-07 "Yann E. MORIN" Update the README with the new URL to the project homepage
2009-08-07 "Yann E. MORIN" config/gcc: re-order versions
2009-08-06 Thomas Petazzoni gcc: add support for 4.3.4
2009-08-05 Thomas Petazzoni gcc: add patch to fix PR37436
2009-08-06 "Yann E. MORIN" config: make CONFIG_SHELL default to bash
2009-08-05 "Yann E. MORIN" Tagging release 1.4.2 1.4
2009-08-05 "Yann E. MORIN" 1.4: update version to 1.4.2 1.4 crosstool-ng-1.4.2
2009-08-03 Oron Peled [complib:mpfr] Fix building MPFR in some weird cases 1.4
2009-08-03 Oron Peled [configure] Fix automake version check 1.4
2009-06-23 "Yann E. MORIN" Fix creating the .../lib/ directory structure in the non-sysroot case 1.4
2009-06-23 "Yann E. MORIN" Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains. 1.4
2009-06-17 "Yann E. MORIN" Add .hgignore file. 1.4
2009-06-11 "Yann E. MORIN" populate: fix installing dynamic linker 'ld.so' 1.4
2009-08-03 "Yann E. MORIN" [configure] Use hg, instead of svn, to compute the version string 1.4
2009-08-03 Oron Peled [complib:mpfr] Fix building MPFR in some weird cases
2009-08-03 "Yann E. MORIN" [config] Merge CONFIG_SHELL selection.
2009-08-02 "Yann E. MORIN" [config] Warn againt using ash as CONFIG_SHELL
2009-08-02 "Yann E. MORIN" [config] Allow user to specify custom CONFIG_SHELL
2009-08-02 "Yann E. MORIN" [config] Add bash as a possible CONFIG_SHELL
2009-08-02 "Yann E. MORIN" [config] Change the way to select the CONFIG_SHELL
2009-08-02 "Yann E. MORIN" Merge the queue with all new component versions.
2009-08-02 "Yann E. MORIN" [cc-gcc] Add latest versions
2009-08-02 "Yann E. MORIN" [scripts-add-version] Handle gcc 4.4+
2009-08-02 "Yann E. MORIN" [comp-lib-gmp] Add latest versions
2009-08-02 "Yann E. MORIN" [tools-libelf] Add latest version.
2009-08-02 "Yann E. MORIN" [libc-eglibc] Add latest version
2009-08-02 "Yann E. MORIN" [debug-ltrace] Add latest version.
2009-08-02 "Yann E. MORIN" [debug-duma] Add latest versions
2009-08-02 "Yann E. MORIN" [kernel-linux] Add latest versions
2009-08-02 Bart vdr. Meulen fix wrapper script for symlinks
2009-08-02 Bart vdr. Meulen Add g++ to required tools
2009-08-01 "Oron Peled" [configure] Fix automake version check.
2009-07-22 "Yann E. MORIN" Require GNU awk at ./configure time.
2009-07-15 "Yann E. MORIN" Make it build again for non-local use.
2009-06-26 "Yann E. MORIN" Merge the canadian branch to default.
2009-06-26 "Yann E. MORIN" [samples] Add a linux -> mingw32 -> i686-linux canadian sample canadian
2009-06-26 "Yann E. MORIN" [samples] Don't mix canadian samples with non-canadian ones. canadian
2009-06-26 "Yann E. MORIN" Cleanup the handling of canadian settings canadian
2009-06-26 "Yann E. MORIN" Add support code for the canadian-cross case. canadian
2009-06-26 "Yann E. MORIN" [samples] Make saveSample.sh a little bit more generic canadian
2009-06-26 "Yann E. MORIN" Don't use prefix/bin to install the buildtools. canadian
2009-06-23 "Yann E. MORIN" Fix MPFR build to recognise the Mingw32 case.
2009-06-23 "Yann E. MORIN" Use configured shell in all build-tools wrappers
2009-06-23 "Yann E. MORIN" Fix creating the .../lib/ directory structure in the non-sysroot case
2009-06-23 "Yann E. MORIN" Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains.
2009-06-23 "Yann E. MORIN" [tools] Update config.guess and config.sub
2009-06-23 "Yann E. MORIN" Remove left-over debug lines.
2009-06-22 "Yann E. MORIN" Check paths sanity before they get used.
2009-06-22 "Yann E. MORIN" Better check for spaces in paths
2009-06-22 "Yann E. MORIN" [functions] Allow newlines (\n) in log messages
2009-06-18 "Yann E. MORIN" [finish-step] Fix the tools wrappers
2009-06-17 "Yann E. MORIN" Add .hgignore file.
2009-06-17 "Yann E. MORIN" Merge the gcc-4.4 support.
2009-06-17 Yann E. MORIN [gcc] Merge the gcc-4.4 suport to the default branch, from 1407:83083566fdd0
2009-06-17 Yann E. MORIN [configure] Use hg to compute the version string
2009-06-14 Yann E. MORIN [finish-step] Use local variable in finish-step gcc-4.4
2009-06-14 Yann E. MORIN [companion-libs] Fix spaces in help entries gcc-4.4
2009-06-14 Yann E. MORIN [populate] enhance documentation