2010-05-17 Titus von Boxberg ct-ng: Add ability to configure and use some GNU tools
2010-05-22 Titus von Boxberg scripts/build/internals.sh: Always use binary wrapper under BSD/MacOS
2010-05-17 Titus von Boxberg scripts/wrapper.in: Add a comment about readlink not being portable.
2010-05-17 Titus von Boxberg configure: make call to readlink portable to non-GNU (BSD) systems
2010-05-19 Titus von Boxberg scripts/crosstool-NG.sh.in: On MacOS/BSD use the output of CT_DoConfigGuess for CT_BUILD.
2010-05-17 Titus von Boxberg configure: Do not require stat to be of GNU coreutils
2010-05-19 Titus von Boxberg scripts/functions: Use stat correctly on non-GNU (BSD/Darwin) systems.
2010-05-19 Titus von Boxberg build/internals.sh: Replace nonportable call to stat
2010-05-19 Titus von Boxberg crosstool-NG.sh: suppress failure message from uname -o
2010-05-16 "Yann E. MORIN" cc/gcc: add latest version
2010-05-18 "Yann E. MORIN" kernel/linux: update versions list
2010-05-18 "Yann E. MORIN" Merge. 1.7
2010-05-18 "Yann E. MORIN" Revert changeset e7f7220b5ba2 1.7
2010-05-18 "Yann E. MORIN" Revert changeset d341be24dc68 1.7
2010-05-16 "Yann E. MORIN" cc/gcc: add latest version 1.7
2010-05-16 "Yann E. MORIN" kernel/linux: update versions list 1.7
2010-04-30 "Yann E. MORIN" 1.7: update version to 1.7.0+hg 1.7
2010-04-30 "Yann E. MORIN" Tagging release 1.7.0 1.7
2010-04-30 "Yann E. MORIN" 1.7: create maintenance branch, update version to 1.7.0 1.7 crosstool-ng-1.7.0
2010-04-30 "Yann E. MORIN" scripts/mk-release: pretty-up the per-author stats
2010-04-30 "Yann E. MORIN" docs: update the known issues
2010-04-30 "Yann E. MORIN" samples: update
2010-04-29 "Yann E. MORIN" debug/gdb: install tic in the buildtools directory
2010-04-29 "Yann E. MORIN" debug/gdb: be less verbose during the ncurses build
2010-04-29 "Yann E. MORIN" scripts: don't set LD_PRELOAD with static companion libraries
2010-04-28 "Yann E. MORIN" docs: update the section about the wrapper
2010-04-25 "Yann E. MORIN" arch/sh: fix type in variant handling
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