2010-04-22 "Yann E. MORIN" scripts/savesample: be silent when checking for .config file
2010-04-22 "Yann E. MORIN" 1.6: update version to 1.6.2+hg 1.6
2010-04-22 "Yann E. MORIN" Tagging release 1.6.2 1.6
2010-04-22 "Yann E. MORIN" 1.6: update version to 1.6.2 1.6 crosstool-ng-1.6.2
2010-04-20 Remy Bohmer cc/gcc: fix cc symlink when executables have an extension 1.6
2010-04-21 "Yann E. MORIN" libc/newlib: don't do // downloads
2010-04-21 "Yann E. MORIN" libc/glibc: fix kernel version check
2010-04-20 "Yann E. MORIN" scripts: also prepare include symlink to sysroot/include
2010-04-19 Remy Bohmer scripts: check g++ only for host
2010-04-09 Remy Bohmer cc/gcc: use proper host compiler for canadian bare-metal
2010-04-20 Remy Bohmer cc/gcc: allow building a canadian bare-metal compiler
2010-04-20 Remy Bohmer cc/gcc: fix cc symlink when executables have an extension
2010-04-09 Remy Bohmer libc/newlib: the m68k processor does not like unaligned 1.6
2010-04-10 "Yann E. MORIN" complibs/mpfr: fix extract 1.6
2010-04-15 "Yann E. MORIN" cc/gcc: add 4.5.0
2010-04-15 "Yann E. MORIN" cc/gcc: add support for 4.5.0 or later versions
2010-04-15 "Yann E. MORIN" complibs/libelf: remove old versions
2010-04-15 "Yann E. MORIN" complibs/libelf: enable the host build
2010-04-15 "Yann E. MORIN" complibs/libelf: build target libelf in its own directory
2010-04-15 "Yann E. MORIN" debug/gdb: remove insight
2010-04-15 "Yann E. MORIN" debug/gdb: reorder options in the menuconfig
2010-04-15 "Yann E. MORIN" debug/gdb: allow static build with complibs
2010-04-15 "Yann E. MORIN" scripts: don't print the build system guess warning
2010-04-13 "Yann E. MORIN" complibs/gmp: mark 5.0.1 as being experimental
2010-04-07 Thomas Petazzoni samples: add Blackfin sample
2010-04-07 Thomas Petazzoni Add basic support for the Blackfin architecture
2010-04-13 "Yann E. MORIN" scripts/functions: log the test strings
2010-04-13 "Yann E. MORIN" scripts/functions: compress with gzip level 3, as stated in the documentation
2010-04-13 "Yann E. MORIN" scripts/functions: add a save/restore handler
2010-04-13 "Yann E. MORIN" scripts/functions: fix CT_Patch again
2010-04-13 "Yann E. MORIN" Merge.
2010-04-13 "Yann E. MORIN" Revert 3ea4e6f7b85f: Force autoreconf for mpfr
2010-04-13 "Yann E. MORIN" scripts/functions: fix CT_Patch
2010-04-09 Remy Bohmer libc/newlib: the m68k processor does not like unaligned
2010-04-11 "Yann E. MORIN" scripts/functions: make CT_Patch dumber
2010-04-11 "Yann E. MORIN" libc/newlib: only compute version string, not full filename
2010-04-11 "Yann E. MORIN" debug/gdb: remove snapshot version
2010-04-09 Remy Bohmer cc/gcc: add bugurl and compiler version to core gcc compiler
2010-04-09 Bart vdr. Meulen binutils: allow choice for elf format when building bare-metal cross compiler
2010-04-09 Bart vdr Meulen scripts: prevent trailing - in CT_TARGET
2010-04-09 Bart vdr. Meulen [CT-NG:patch 05/19] Force autoreconf for mpfr
2010-04-11 "Yann E. MORIN" complibs: save directory with static complibs for stop/restart
2010-04-11 "Yann E. MORIN" complibs: don't install in toolchain dir when built as static
2010-04-11 "Yann E. MORIN" complibs: allow either static or shared build
2010-04-10 "Yann E. MORIN" complibs: build static libraries
2010-04-10 "Yann E. MORIN" config: replace COMP_LIBS with COMPLIBS
2010-04-10 "Yann E. MORIN" complibs/mpfr: fix extract
2010-04-10 "Yann E. MORIN" scripts: add script to publish patches
2010-04-07 Thomas Petazzoni Re-enable the FD_PIC ELF configuration option
2010-04-07 Thomas Petazzoni Fix the uClibc clean-up-O_CLOEXEC-handling patch
2010-03-30 "Yann E. MORIN" libc/glibc: add patch to ports-2.9 to fix sjlj from ARM FPU 1.6
2010-03-26 "Yann E. MORIN" scripts/populate: fix handling the forced libraries list-file 1.6
2010-03-20 "Yann E. MORIN" cc/gcc: fix building for powerpc for the 4.4.x series 1.6
2010-04-07 Arnaud Lacombe libc/uclibc: add uClibc 0.9.31
2010-04-07 Arnaud Lacombe cc/gcc: fix thread-less final gcc build
2010-04-07 Arnaud Lacombe cc/gcc: fix recent gcc build
2010-04-07 "Yann E. MORIN" complibs/gmp: fix patch against 5.0.1
2010-04-01 "Yann E. MORIN" config: allow libc selection in backend mode
2010-04-01 "Yann E. MORIN" config: do not force setting kernel and arch
2010-04-02 "Yann E. MORIN" scripts: misc help and auto-complete fixes