2011-04-15 "Yann E. MORIN" cc/gcc: do not build libgomp or libmudflap in the core steps
2011-04-15 "Yann E. MORIN" scripts/internals: do not remove lib{32,64}/ symlinks after build
2011-07-10 "Yann E. MORIN" scripts: on startup, also remove the buildtools dir
2011-07-09 "Yann E. MORIN" libc/glibc: fix passing args with spaces when calling backend
2011-04-15 "Yann E. MORIN" cc/gcc: fix passing args with spaces when calling core gcc
2011-07-05 "Yann E. MORIN" configure: add check for svn
2011-07-07 "Yann E. MORIN" libc/newlib: add latest version
2011-07-07 "Yann E. MORIN" scripts: update config.{guess,sub}
2011-07-03 "Yann E. MORIN" config: move multi-line shell commands from Makefile to script
2011-07-03 "Yann E. MORIN" libc/glibc: add 2.14
2011-07-04 "Yann E. MORIN" configure: do not require cvs
2011-07-04 "Yann E. MORIN" configure: portability fixes - take 2
2011-07-04 "Yann E. MORIN" configure: portability fixes
2011-07-03 "Yann E. MORIN" cc/gcc: fix non-MIPS builds
2011-07-03 Titus von Boxberg docs/C : libncurses is not needed anymore
2011-07-03 Titus von Boxberg docs/C : use new URL in hg tutorial
2011-07-03 Titus von Boxberg config/config.mk: call sed in the Right Way
2011-06-28 "Yann E. MORIN" configure: do not test for static libs if static link is impossible
2011-06-28 "Yann E. MORIN" configure: pass the allowed lib extensions to check_for()
2011-06-27 "Yann E. MORIN" configure: disable static linking on Darwin
2011-06-28 "Yann E. MORIN" configure: check host system
2011-07-03 "Yann E. MORIN" configure: indent error/warning message
2011-06-27 "Yann E. MORIN" cc/gcc: add MIPS spercific configure options
2011-06-27 "Yann E. MORIN" cc/gcc: add option for linker hash style
2011-06-27 "Yann E. MORIN" cc/gcc: add build-id option
2011-06-30 Bryan Hundven libc/eglibc: Add option that allows for getting svn over http://
2011-06-28 "Yann E. MORIN" cc/gcc: remove --enable-symver option
2011-06-27 "Yann E. MORIN" libc/uClibc: add latest release 0.9.32 + patchset
2011-06-27 Bryan Hundven config/kernel: Update kernel versions
2011-06-27 Bryan Hundven cc/gcc: Update gcc versions
2011-06-26 Bryan Hundven glibc: Refactor startfiles/headers into do_libc_backend()
2011-06-22 "Yann E. MORIN" kernel/linux: fix type in version strings
2011-06-21 Bryan Hundven config/kernel: Update linux kernel versions
2011-06-21 Bryan Hundven config/eglibc: Add eglibc-2_14 branch
2011-06-13 Antony Pavlov samples: add mips-malta-linux-gnu toolchain config
2011-06-16 "Benoît THÉBAUDEAU" cc/gcc: bump Linaro GCC revisions to 2011.06-0
2011-06-08 "Yann E. MORIN" configure: check for ncurses libs + headers in one go
2011-06-08 "Benoît THÉBAUDEAU" debug/cross-gdb: check host dependencies
2011-06-08 "Benoît THÉBAUDEAU" configure: give check_for() the ability to test several item types at once
2011-06-04 "Yann E. MORIN" configure: rationalise error messages with meaningful texts
2011-06-04 "Yann E. MORIN" Makefile: make it work for auto-completion
2011-06-04 "Yann E. MORIN" libc/glibc: do not try to download NPTL add-on
2011-06-03 "Benoît THÉBAUDEAU" kconfig: prepend CT-NG's version tag to PKGVERSION
2011-06-02 "Yann E. MORIN" functions: save & restore the static companion libraries install dir
2011-06-02 "Yann E. MORIN" functions: fix downloading files
2011-06-02 "Yann E. MORIN" cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcpp
2011-06-02 "Yann E. MORIN" configure: check for libstdc++.{so,dylib,a}
2011-06-02 "Yann E. MORIN" configure: add prefix to err messages in has_or_{abort,warn}
2011-06-02 "Yann E. MORIN" configure: maintain single quotes in error messages
2011-05-30 "Yann E. MORIN" glibc: properly handle internal addons
2011-05-31 "Yann E. MORIN" libc/eglibc: use generic SVN functions
2011-05-31 "Yann E. MORIN" scripts/functions: do not abort on failed svn
2011-05-30 "Yann E. MORIN" scripts/functions: do not abort on failed extract
2011-05-30 "Yann E. MORIN" scripts/functions: do not abort on failed download
2011-05-31 "Yann E. MORIN" cc/gcc: fix a misleading FIXME
2011-05-31 "Benoît THÉBAUDEAU" gdb: use the PKGVERSION and BUGURL options
2011-05-31 "Benoît THÉBAUDEAU" eglibc: use the PKGVERSION and BUGURL options
2011-05-31 "Benoît THÉBAUDEAU" binutils: use the PKGVERSION and BUGURL options
2011-05-31 "Benoît THÉBAUDEAU" gcc: promote PKGVERSION and BUGURL options to toolchain level
2011-05-31 "Benoît THÉBAUDEAU" gcc: add a CC_GCC_HAS_PKGVERSION_BUGURL option
2011-05-31 "Benoît THÉBAUDEAU" scripts/addToolVersion.sh: add a function to extract fields from versions
2011-05-31 "Benoît THÉBAUDEAU" kconfig: remove useless 'default n'
2011-05-29 "Yann E. MORIN" libc/glibc: commonalise extraction btw glibc and eglibc
2011-05-27 "Nicolás Reynolds" libc/glibc: fix {e,}glibc add-ons with short or long names
2011-05-26 "Yann E. MORIN" configure: add possibility to set arbitrary variable in check_for
2011-05-26 "Yann E. MORIN" configure: add has_or_warn
2011-05-26 "Yann E. MORIN" configure: move error message down to has_or_abort
2011-05-25 "Benoît THÉBAUDEAU" debug/gdb: bump Linaro revision to 2011.05-0
2011-05-25 "Benoît THÉBAUDEAU" cc/gcc: bump Linaro revisions to 2011.05-0
2011-05-25 "Benoît THÉBAUDEAU" debug/gdb: fix runtime sysroot
2011-05-24 "Benoît THÉBAUDEAU" scripts: fix broken variable name
2011-05-22 "Yann E. MORIN" kconfig: fix forward dependencies
2011-05-21 "Yann E. MORIN" kernel/linux: add latest versions
2011-05-21 "Yann E. MORIN" 1.11: update version to 1.11.3+hg 1.11
2011-05-21 "Yann E. MORIN" Tagging release 1.11.3 1.11
2011-05-21 "Yann E. MORIN" 1.11: update version to 1.11.3 1.11 crosstool-ng-1.11.3
2011-05-18 "Yann E. MORIN" config: document array-capable variables
2011-05-19 "Yann E. MORIN" scripts: munge .config to handle array variables
2011-05-18 "Yann E. MORIN" config: rename variables that are arrays
2011-05-15 "Yann E. MORIN" scripts: interpret *_EXTRA_CONFIG config variables arrays
2011-05-19 Anthony Foiani complibs/ppl: fix 0.11-0.11.2 to compile with --disable-shared 1.11
2011-05-19 Anthony Foiani complibs/ppl: build only C and C++ interfaces for PPL 1.11
2011-05-19 Anthony Foiani complibs/ppl: update GMP location configuration argument for PPL v0.11 and later 1.11
2011-05-19 Anthony Foiani complibs/ppl: fix 0.11-0.11.2 to compile with --disable-shared
2011-05-19 Anthony Foiani complibs/ppl: build only C and C++ interfaces for PPL
2011-05-19 Anthony Foiani complibs/ppl: remove unnecessary (and confusing) --enable-cxx configure switch.
2011-05-19 Anthony Foiani complibs/ppl: update GMP location configuration argument for PPL v0.11 and later
2011-05-19 "Yann E. MORIN" 1.11: update version to 1.11.2+hg 1.11
2011-05-19 "Yann E. MORIN" Tagging release 1.11.2 1.11
2011-05-19 "Yann E. MORIN" 1.11: update version to 1.11.2 1.11 crosstool-ng-1.11.2
2011-05-18 "Yann E. MORIN" libc/glibc: source common parts instead of symlinking
2011-05-12 "Yann E. MORIN" kconfig: add the nconf frontend
2011-05-09 "Yann E. MORIN" libc/glibc: use the multi-inclusion capability of the new kconfig
2011-05-12 "Yann E. MORIN" kconfig: remove mis-leading messages
2011-05-10 "Yann E. MORIN" kconfig: fix choice multi-display
2011-05-08 "Yann E. MORIN" kconfig: don't trim spaces with leading pipe
2011-05-08 "Yann E. MORIN" kconfig: do not warn on missing env variable
2011-05-08 "Yann E. MORIN" kconfig: update from linux-next
2011-05-10 "Yann E. MORIN" config: add main menu title
2011-05-09 "Yann E. MORIN" kernel/linux: reorder stuff
2011-05-08 "Yann E. MORIN" config: add generated help entries only if present
2011-05-08 "Yann E. MORIN" config: fix recursive deps
2011-05-08 "Yann E. MORIN" scripts/addToolVersion: fix gcc complibs dependency 1.11
2011-05-08 "Yann E. MORIN" cc/gcc: fix complibs dependency 1.11
2011-05-08 "Yann E. MORIN" scripts/addToolVersion: fix gcc complibs dependency
2011-05-08 "Yann E. MORIN" cc/gcc: fix complibs dependency
2011-05-04 "Yann E. MORIN" sample: add new Alpha sample with glibc-.13
2011-05-03 "Yann E. MORIN" libc/glibc: add 2.13
2011-05-03 "Yann E. MORIN" libc/glibc: update patchset, add ports patchset
2011-04-30 "Yann E. MORIN" complibs/mpfr: add latest version
2011-04-30 "Yann E. MORIN" complibs/cloog: add latest version
2011-05-02 "Yann E. MORIN" 1.11: update version to 1.11.1+hg 1.11
2011-05-02 "Yann E. MORIN" Tagging release 1.11.1 1.11
2011-05-02 "Yann E. MORIN" 1.11: update version to 1.11.1 1.11 crosstool-ng-1.11.1
2011-05-02 "Yann E. MORIN" internals: fix stripping yet once again 1.11
2011-05-02 "Yann E. MORIN" internals: fix stripping yet once again
2011-05-01 "Yann E. MORIN" 1.11: update version to 1.11.0+hg 1.11
2011-05-01 "Yann E. MORIN" Tagging release 1.11.0 1.11
2011-05-01 "Yann E. MORIN" 1.11: create maintenance branch, update version to 1.11.0 1.11 crosstool-ng-1.11.0
2011-04-28 "Yann E. MORIN" samples: update
2011-04-30 "Yann E. MORIN" internals: fix stripping canadians
2011-04-30 "Yann E. MORIN" scripts: fix installation
2011-04-29 "Yann E. MORIN" docs: uninstall the man page
2011-04-28 "Yann E. MORIN" scripts: fix installing samples
2011-04-28 "Yann E. MORIN" debug/gdb: fix Linaro version string
2011-04-28 "Yann E. MORIN" kernel/linux: add latest versions
2011-04-28 "Yann E. MORIN" config: small help fix up for work dir default
2011-04-28 "Yann E. MORIN" debug/gdb: add latest Linaro version
2011-04-28 "Yann E. MORIN" debug/gdb: hide Linaro options by default
2011-04-28 "Yann E. MORIN" cc/gcc: add latest Linaro versions
2011-04-27 "Yann E. MORIN" cc/gcc: suffle options around
2011-04-27 "Yann E. MORIN" config: reorder the kernels sub-menu
2011-04-27 "Yann E. MORIN" config: reorder the architectures sub-menu
2011-04-28 "Yann E. MORIN" scripts/addToolsVersion: versions can be either in the .in or the .in.2
2011-04-24 "Yann E. MORIN" samples: add a new sample for ARM Cortex-A15 with VFP/NEON
2011-04-24 "Yann E. MORIN" libc/uClibc: use MMU settings
2011-04-24 "Yann E. MORIN" scripts: small eye-candy in the wiki table
2011-04-24 "Yann E. MORIN" internals/finish: do not remove ${PREFIX}/include
2011-04-20 "Yann E. MORIN" config/toolchain: hide sysroot name when in backend mode
2011-04-16 "Yann E. MORIN" cc/gcc: add latest version
2011-04-16 "Yann E. MORIN" kernel/linux: add latest versions
2011-04-12 "Yann E. MORIN" scripts: update config.sub
2011-04-08 "Yann E. MORIN" scripts/mk-patch: squash all non alphanumeric chars
2011-04-08 "Yann E. MORIN" 1.10: update version to 1.10.1+hg 1.10
2011-04-08 "Yann E. MORIN" Tagging release 1.10.1 1.10
2011-04-08 "Yann E. MORIN" 1.10: update version to 1.10.1 1.10 crosstool-ng-1.10.1
2011-04-08 "Yann E. MORIN" functions: fix date calculations 1.10
2011-04-07 Javier Viguera functions: avoid CR when progress bar is not enabled 1.10
2011-04-05 "Yann E. MORIN" binutils/binutils: hide gold option if no support for current architecture 1.10
2011-03-27 "Yann E. MORIN" cc/gcc: fix building core when building statically 1.10
2011-03-22 "Yann E. MORIN" scripts/internals: fix stripping once more 1.10
2011-03-19 "Yann E. MORIN" scripts: fix stripping in finalisation step 1.10
2011-02-21 "Yann E. MORIN" libc/glibc: LinuxThreads are no longer supported in latest versions 1.10
2011-02-22 "Yann E. MORIN" cc/gcc: do not build plugins for static toolchains 1.10
2011-02-21 "Yann E. MORIN" internals: don't remove lib64 symlinks in sysroot 1.10
2011-01-22 "Yann E. MORIN" scripts: create the makeinfo wrapper before we set PATH 1.10
2011-02-17 "Yann E. MORIN" internals: fix stripping host binaries 1.10
2011-04-08 "Yann E. MORIN" functions: pretty print error messages
2011-04-07 "Yann E. MORIN" docs: add a status for know issues
2011-04-07 "Yann E. MORIN" docs: use the error message in the known issues titles
2011-04-07 "Yann E. MORIN" docs: add known issues summary in the ToC
2011-04-07 "Yann E. MORIN" docs: add known issue about missing forced unwind support
2011-04-08 "Yann E. MORIN" functions: fix date calculations
2011-04-07 Javier Viguera functions: avoid CR when progress bar is not enabled
2011-04-06 "Yann E. MORIN" complibs: disable building shared libs
2011-04-06 "Yann E. MORIN" libc/glibc: remove duplicate patch
2011-04-06 Esben Haabendal libc/glibc: workaround for autoconf'ed define of caddr_t
2011-04-06 Esben Haabendal libc/glibc: fix cross-compiling to i686
2011-04-05 "Yann E. MORIN" libc/glibc-common: force use of the BFD linker
2011-04-05 "Yann E. MORIN" binutils/binutils: add blind option to force use of ld.bfd during build
2011-04-05 "Yann E. MORIN" binutils/binutils: also install the wrapper for the internall ld
2011-04-04 "Yann E. MORIN" binutils/binutils: warn if only gold is selected
2011-04-03 "Yann E. MORIN" binutils/binutils: always set name of the default linker
2011-04-05 "Yann E. MORIN" binutils/binutils: hide gold option if no support for current architecture
2011-04-03 Sam Ravnborg arch/sparc: add absic support
2011-03-28 "Yann E. MORIN" kernel/linux: update to latest versions
2011-03-28 "Yann E. MORIN" samples: add first sample to build with gcc-4.6.0
2011-03-28 "Yann E. MORIN" cc/gcc: fix linking with static PPL 0.11+
2011-03-26 "Yann E. MORIN" cc/gcc: hide Linaro options by default
2011-03-28 "Yann E. MORIN" cc/gcc: add linaro 4.6 pre-release
2011-03-26 "Yann E. MORIN" cc/gcc: add 4.6.0
2011-03-27 "Yann E. MORIN" complibs/ppl: build watchdog library
2011-03-19 "Yann E. MORIN" cc/gcc: prepare for upcoming 4.6
2011-03-28 "Yann E. MORIN" cc/gcc: cleanup the _or_later logic
2011-03-28 "Yann E. MORIN" cc/gcc: update linaro versions
2011-03-27 "Yann E. MORIN" cc/gcc: fix building core when building statically
2011-03-24 "Yann E. MORIN" kernel/linux: update version
2011-03-23 "Yann E. MORIN" kernel/linux: add altest version
2011-03-22 "Yann E. MORIN" scripts/internals: fix stripping once more
2011-03-22 "Yann E. MORIN" kernel/linux: add latest version
2011-03-20 "Yann E. MORIN" cc/gcc: log even more
2011-03-20 "Yann E. MORIN" libc/mingw: log even more
2011-03-20 "Yann E. MORIN" libc/glibc-common: log even more
2011-03-20 "Yann E. MORIN" libc/newlib: log even more
2011-03-20 "Yann E. MORIN" complibs/libelf: log even more
2011-03-20 "Yann E. MORIN" complibs/mpc: log even more
2011-03-20 "Yann E. MORIN" complibs/cloog: log even more
2011-03-20 "Yann E. MORIN" complibs/ppl: log even more
2011-03-20 "Yann E. MORIN" complibs/mpfr: log even more
2011-03-20 "Yann E. MORIN" complibs/gmp: log even more
2011-03-20 "Yann E. MORIN" debug/trace: log even more
2011-03-20 "Yann E. MORIN" debug/gdb: log even more
2011-03-20 "Yann E. MORIN" debug/dmalloc: log even more
2011-03-20 "Yann E. MORIN" binutils/elf2flt: log even more
2011-03-20 "Yann E. MORIN" binutils/binutils: log even more
2011-03-15 "Yann E. MORIN" scripts: allow logging of commands with variables
2011-03-20 "Yann E. MORIN" scripts: leave changelog in build dir, copy to install dir
2011-03-17 "Yann E. MORIN" complibs/ppl: add latest version
2011-03-19 "Yann E. MORIN" kernel/linux: add newer versions
2011-03-19 "Yann E. MORIN" scripts: fix stripping in finalisation step
2011-03-14 "Yann E. MORIN" samples: new PPC e300c3 sample
2011-03-05 "Yann E. MORIN" scripts: update config.{guess,sub}
2011-03-03 "Yann E. MORIN" binutils/binutils: use log level CFG for ./configure
2011-03-03 "Yann E. MORIN" complibs/libelf: use log level CFG for ./configure
2011-03-03 "Yann E. MORIN" scripts: do not chmod u+w the whole source directory
2011-03-03 "Yann E. MORIN" comptools/libtool: chmod files to u+w
2011-03-03 "Yann E. MORIN" comptools/autoconf: chmod files to u+w
2011-03-03 "Yann E. MORIN" comptools/make: chmod files to u+w
2011-03-03 "Yann E. MORIN" comptools/automake: chmod files to u+w
2011-03-03 "Yann E. MORIN" debug/gdb: chmod ncurses files to u+w
2011-02-27 "Yann E. MORIN" kernel/linux: add latest 2.6.37.2 version
2011-02-27 "Yann E. MORIN" binutils/sstrip: build statically for static toolchains
2011-02-27 "Yann E. MORIN" binutils/elf2flt: remove trailing spaces
2011-02-27 "Yann E. MORIN" docs: rename chapter 9
2011-02-24 "Yann E. MORIN" docs: add chapter 9 to ToC
2011-02-24 "Yann E. MORIN" docs: add an in-depth explanations of the build steps
2011-02-23 "Yann E. MORIN" complibs/mpc: add latest version 0.9
2011-02-23 "Yann E. MORIN" complibs/ppl: add latest version 0.11.1
2011-02-22 "Yann E. MORIN" kernel/linux: fix typo in version string
2011-02-22 "Yann E. MORIN" cc/gcc: do not build plugins for static toolchains
2011-02-21 "Yann E. MORIN" libc/glibc: LinuxThreads are no longer supported in latest versions
2011-02-21 "Yann E. MORIN" libc/glibc: fix dubious construct when installing headers
2011-02-21 "Yann E. MORIN" libc/glibc: only install start files for NPTL
2011-02-21 "Yann E. MORIN" libc/glibc: add fortify option
2011-02-21 "Yann E. MORIN" internals: don't remove lib64 symlinks in sysroot
2011-02-21 "Yann E. MORIN" kernel/linux: add latest versions
2010-12-18 "Yann E. MORIN" comptools: install them side-to-side with build tools
2010-12-20 "Yann E. MORIN" buildtools: the buildtools dir is in fact a prefix
2010-12-23 "Yann E. MORIN" buildtools: move to working directory
2011-02-20 "Yann E. MORIN" buildtools: store path to buildtools in a variable