2008-10-31 "Yann E. MORIN" Remove regtest actions, introduce build-all actions:
2008-10-31 "Yann E. MORIN" Update help (mostly eye-candy).
2008-10-31 "Yann E. MORIN" Indent the samples list.
2008-10-31 "Yann E. MORIN" Transform LAN_MIRROR into plain MIRROR:
2008-10-31 "Yann E. MORIN" Add a "NOTE" in the proxy settings help, telling it might not cover all possible proxy configurations.
2008-10-30 "Yann E. MORIN" Typo.
2008-10-30 "Yann E. MORIN" Update this x86_64 sample.
2008-10-30 "Yann E. MORIN" Update this ARM sample.
2008-10-29 "Yann E. MORIN" Use 'gawk', not plain 'awk'.
2008-10-29 "Yann E. MORIN" Finally enable the PPC-8xx memset workaround, by Nye Liu.
2008-10-29 "Yann E. MORIN" Move steps-related help into steps.mk.
2008-10-29 "Yann E. MORIN" There is no EXPERIMENTAL feature in this powerpc sample.
2008-10-29 "Yann E. MORIN" Update this w86_64 sample.
2008-10-29 "Yann E. MORIN" Update this powerpc sample.
2008-10-29 "Yann E. MORIN" Update this powerpc sample.
2008-10-29 "Yann E. MORIN" Use $(MAKE) for recursive calls, don't directly use $(CT_NG).
2008-10-29 "Yann E. MORIN" Update this powerpc sample.
2008-10-28 "Yann E. MORIN" Also export the V value to sub-makes.
2008-10-28 "Yann E. MORIN" Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc.
2008-10-28 "Yann E. MORIN" Update this powerpc sample.
2008-10-28 "Yann E. MORIN" Update this powerpc sample.
2008-10-28 "Yann E. MORIN" Fix building with newer gcc that have the 'fix-include' /feature/.
2008-10-27 "Yann E. MORIN" Update this MIPS sample.
2008-10-27 "Yann E. MORIN" Don't use libelf in MIPS samples: it is not used as ltrace is not available for MIPS.
2008-10-27 "Yann E. MORIN" Enhance the make fragments:
2008-10-27 "Yann E. MORIN" Add 'help' in the auto-completion.
2008-10-27 "Yann E. MORIN" Typo.
2008-10-27 "Yann E. MORIN" Update this MIPS sample.
2008-10-27 "Yann E. MORIN" Really, don't do DEBUG in samples.
2008-10-27 "Yann E. MORIN" Don't do DEBUG in samples.
2008-10-27 "Yann E. MORIN" Update the ia64 sample.
2008-10-27 "Yann E. MORIN" Update the i686 sample.
2008-10-27 "Yann E. MORIN" Update the i586 Geode sample.
2008-10-26 "Yann E. MORIN" Update this ARM sample.
2008-10-26 "Yann E. MORIN" Update this ARM sample.
2008-10-26 "Yann E. MORIN" Don't use /bin/ash as shell in samples.
2008-10-26 "Yann E. MORIN" Update the Alpha sample with ltrace being built.
2008-10-26 "Yann E. MORIN" Make ltrace build for Alpha (eg. alphaev56-* _is_ an Alpha!).
2008-10-26 "Yann E. MORIN" Update thie ARM sample.
2008-10-26 "Yann E. MORIN" Update this ARM sample.
2008-10-26 "Yann E. MORIN" Update this ARM sample.
2008-10-26 "Yann E. MORIN" ltrace: remove lingering ".
2008-10-26 "Yann E. MORIN" Update the bare-metal ARM EABI sample.
2008-10-26 "Yann E. MORIN" Update the bare-metal ARM ELF sample.
2008-10-26 "Yann E. MORIN" Update the Alpha sample.
2008-10-26 "Yann E. MORIN" ltrace does not build out-of-tree: use copied sources to configure.
2008-10-25 "Yann E. MORIN" ltrace is no longer EXPERIMENTAL.
2008-10-25 "Yann E. MORIN" Update this sample.
2008-10-25 "Yann E. MORIN" libelf and ltrace are now no longer EXPERIMENTAL.
2008-10-25 "Yann E. MORIN" Update this sample.
2008-10-25 "Yann E. MORIN" Remove libelf versions that never worked.
2008-10-25 "Yann E. MORIN" Update strace to 4.5.17:
2008-10-24 "Yann E. MORIN" Make ltrace finally build:
2008-10-24 "Yann E. MORIN" Add the latest Linux kernel versions: 2.6.25.19, 2.6.26.7 and 2.6.27.3.
2008-10-24 "Yann E. MORIN" Backport #1111 from trunk: 1.2
2008-10-24 "Yann E. MORIN" Update the sh4 sample.
2008-10-24 "Yann E. MORIN" The glibc-2.7 profs fix for SuperH was missing very important parts...
2008-10-24 "Yann E. MORIN" Fix libelf cross-building.
2008-10-23 "Yann E. MORIN" Fix saving samples, by Nye Liu:
2008-10-23 "Yann E. MORIN" Fix memset on PowerPC 8xx, by Nye Liu:
2008-10-23 "Yann E. MORIN" Push the calculation of the tuple's kernel part down to kernel's build scripts:
2008-10-23 "Yann E. MORIN" Architecture API change:
2008-10-22 "Yann E. MORIN" Rename a patch: typo.
2008-10-22 "Yann E. MORIN" Make Super-H finally compile a complete (C-only) toolchain:
2008-10-22 "Yann E. MORIN" Remove an unwanted SuperH chunk from an Alpha patch.
2008-10-22 "Yann E. MORIN" Remove the ppc-405fp sample, replace with a ppc-405 sample (405fp has an FPU, 405 does not).
2008-10-22 "Yann E. MORIN" Enhance the kconfig stuff build procedure:
2008-10-21 "Yann E. MORIN" Add a 405fp soft-float PowerPC sample.
2008-10-21 "Yann E. MORIN" Add a glibc-2.6.1 patch for PPC soft-float.
2008-10-21 "Yann E. MORIN" Fix using only custom patches.
2008-10-21 "Yann E. MORIN" Fix paths in a glibc-ports-2.6.1 patch.
2008-10-21 "Yann E. MORIN" Correctly handle V= only from command line, not from environment.
2008-10-21 "Yann E. MORIN" Eye-candy when {,dist}clean.
2008-10-21 "Yann E. MORIN" Update config.guess.
2008-10-20 "Yann E. MORIN" Add strace 4.5.18:
2008-10-20 "Yann E. MORIN" Correctly handle the minimum supported kernel version in glibc.
2008-10-20 "Yann E. MORIN" Offer a single option for the glibc/eglibc add-ons selection, rather than hiding it behind a toggle.
2008-10-19 "Yann E. MORIN" Add the latest Linux kernel 2.6.27.2.
2008-10-19 "Yann E. MORIN" Add the latest Linux kernel 2.6.27.1.
2008-10-19 "Yann E. MORIN" Avoid (re)building the kconfig dependencies when we don't need them (clean, build, list-steps...).
2008-10-18 "Yann E. MORIN" Extract the config files related stuff from the kconfig stuff
2008-10-17 "Yann E. MORIN" Fix saving samples when the uClibc config file is already saved.
2008-10-17 "Yann E. MORIN" Update the kconfig stuff to match the one in the linux-2.6.27 version.
2008-10-17 "Yann E. MORIN" Fix oldconfig and defoldconfig.
2008-10-15 "Yann E. MORIN" Woops, typo...
2008-10-15 "Yann E. MORIN" Cheesy kconfig stuff:
2008-10-15 "Yann E. MORIN" Update the OpenRISC or32 contrib to correctly set EXPERIMENTAL.
2008-10-15 "Yann E. MORIN" Update the OpenRISC or32 contribution to match the new architecture layout.
2008-10-15 "Yann E. MORIN" Fix configure's --with-contrib option.
2008-10-15 "Yann E. MORIN" Add alternate locations where to retrieve binutils snapshots.
2008-10-14 "Yann E. MORIN" Introduce the notion of a 'sample comment'.
2008-10-14 "Yann E. MORIN" Correctly auto-complete with start-steps as well.
2008-10-14 "Yann E. MORIN" Use a function to retrieve a sample directory.
2008-10-14 "Yann E. MORIN" Eye-candy in the help entries.
2008-10-14 "Yann E. MORIN" Eye candy in the help disclaimer.
2008-10-14 "Yann E. MORIN" Credit Nate CASE for his powerpc e500v2 sample.
2008-10-14 "Yann E. MORIN" Sample config for e500v2 toolchain
2008-10-14 "Yann E. MORIN" saveSample: Reset CT_LOCAL_TARBALLS_DIR to default
2008-10-14 "Yann E. MORIN" Fix the saveSample script oafter architerctures reorganisation
2008-10-14 "Yann E. MORIN" Rework the kconfig stuff
2008-10-13 "Yann E. MORIN" No one sane would you 'ct-ng config' to configure crosstool-NG.
2008-10-13 "Yann E. MORIN" Missed adding new files because of old svn:ignore property (removed).
2008-10-13 "Yann E. MORIN" Generate the choice menu for C compilers, the same way arch, kernels and C libraries are generated.
2008-10-13 "Yann E. MORIN" Generate the choice menu for C libraries, the same way arch and kernels are generated.
2008-10-13 "Yann E. MORIN" Add latest binutils versions.
2008-10-12 "Yann E. MORIN" In generated choice menus, move the selection options outside the choice menu.
2008-10-12 "Yann E. MORIN" Use ERROR level for make errors.
2008-10-12 "Yann E. MORIN" Update the auto-completion function:
2008-10-12 "Yann E. MORIN" On 20081011, Khem RAJ writes:
2008-10-10 "Yann E. MORIN" Simplify the Tools and Debug facilities menu entries:
2008-10-10 "Yann E. MORIN" Add the Linux kernel 2.6.27.
2008-10-09 "Yann E. MORIN" Remove CT_BROKEN.
2008-10-09 "Yann E. MORIN" 'sstrip' makes no sense on bare-metal, mark it so.
2008-10-09 "Yann E. MORIN" Commonalise config.gen/{arch,kernel}.in generation.
2008-10-09 "Yann E. MORIN" Add latest Linux kernel versions 2.6.25.18 & 2.6.26.6.
2008-10-08 "Yann E. MORIN" populate:
2008-10-06 "Yann E. MORIN" Install the config script following the naming of other files, eg. "${CT_TARGET}-" instead of "${CT_TARGET}." .
2008-10-06 "Yann E. MORIN" Typoes.
2008-10-06 "Yann E. MORIN" Remove lingering architecture config directories now they are useless.
2008-10-05 "Yann E. MORIN" Bump version to 1.2.4+svn. 1.2
2008-10-05 "Yann E. MORIN" Bump version to 1.2.4. 1.2 crosstool-ng-1.2.4
2008-10-05 "Yann E. MORIN" Backport #1026 from trunk: 1.2
2008-10-05 "Yann E. MORIN" Separate the architecture config file and function script.
2008-10-05 "Yann E. MORIN" Add the latest GMP and MPFR versions.
2008-10-03 "Yann E. MORIN" Update the internals documentation, adding the kernel API.
2008-10-03 "Yann E. MORIN" Fourth shot at moving arch/ into config/arch/ .
2008-10-03 "Yann E. MORIN" Third shot at moving arch/ into config/ .
2008-10-03 "Yann E. MORIN" Second shot at moving arch/ into config/arch/ .
2008-10-03 "Yann E. MORIN" First shot at moving arch/ into config/arch/ .
2008-10-02 "Yann E. MORIN" extract-config.sh no longer exists, don't advertise it.
2008-10-02 "Yann E. MORIN" No need for this script now the config is tored in its own file.
2008-10-01 "Yann E. MORIN" Save the toolchain configuration to its own file, as an auto-extracting shell script:
2008-09-30 "Yann E. MORIN" Update the PowerPC+uClibc sample.
2008-09-30 "Yann E. MORIN" Better handle the second pass core gcc build, differentiating between gcc prior to 4.3 with gcc from 4.3.
2008-09-29 "Yann E. MORIN" Rework the way EXPERIMENTAL architecture are marked as such, the same way kernels are handeld.
2008-09-29 "Yann E. MORIN" Rework the way EXPERIMENTAL kernels are marked as such.
2008-09-29 "Yann E. MORIN" The IA64 sample builds again! :-)
2008-09-29 "Yann E. MORIN" Update the Alpha sample.
2008-09-29 "Yann E. MORIN" Restore the ability to build gcc older than 4.3. At last!
2008-09-29 "Yann E. MORIN" Don't check for autoconf >= 2.50.
2008-09-28 "Yann E. MORIN" Had a new known issue: ccache will break the build because we're sym-linking to have our own compiler for host and build systems, but that screws up ccache finding the real compiler.
2008-09-28 "Yann E. MORIN" In the glibc and eglibc trees, the 'configure' files may be older than their source 'configure.in', when used from an svn check out, or a snapshot tarball.
2008-09-28 "Yann E. MORIN" Move around the BARE_METAL config entry outside of the bare metal /kernel/ entry: there might be different setups that causes a bare metal compiler.
2008-09-28 "Yann E. MORIN" This PowerPC sample has been updated to use gcc-4.3.2.
2008-09-28 "Yann E. MORIN" Remove gcc-4.3.2 dependency on EXPERIMENTAL.
2008-09-28 "Yann E. MORIN" The first sample to use gcc-4.3.2.
2008-09-28 "Yann E. MORIN" Don't remove files that are no longer generated whne cleaning in kconfig/ .
2008-09-28 "Yann E. MORIN" Simplify conf and mconf generation. We don't care for the _shipped stuff.
2008-09-28 "Yann E. MORIN" Fix generated debug.in and tools.in (xlcwu <xlcwu.taiwan@gmail.com>).
2008-09-26 "Yann E. MORIN" Enhance ./configure tools checking.
2008-09-25 "Yann E. MORIN" Update the sstrip help entries. Courtesy "Joachim Nilsson" <joachim.nilsson@vmlinux.org>.
2008-09-25 "Yann E. MORIN" Add latest gcc-4.3.2 as EXPERIMENTAL, using the 4.3.1 re-based patchset.
2008-09-23 "Yann E. MORIN" Update this ARM sample.
2008-09-23 "Yann E. MORIN" Bart De VOS pointed out that removing absolute paths from the libc linker scripts is plainly wrong.
2008-09-23 "Yann E. MORIN" Update the PowerPC SPE samle:
2008-09-23 "Yann E. MORIN" Allow fully qulified file name in tools to check for.
2008-09-23 "Yann E. MORIN" Udate the PowerPC SPE sample.
2008-09-22 "Yann E. MORIN" Make eglibc build on systems where both autoconf-2.13 and autoconf-2.50 are installed (such as Debian).
2008-09-22 "Yann E. MORIN" Rework the eglibc download so as to be a little bit saner.
2008-09-22 "Yann E. MORIN" Add binutils-2.18.50.0.9.
2008-09-18 "Yann E. MORIN" Move snapshots version after numbered versions (aka releases).
2008-09-17 "Yann E. MORIN" Backport #1014 from trunk: 1.2
2008-09-17 "Yann E. MORIN" Backport #1013 from trunk: 1.2
2008-09-17 "Yann E. MORIN" Backport #1011 from trunk: 1.2
2008-09-16 "Yann E. MORIN" Generate the kernel config choice, rather than having it hard-coded:
2008-09-16 "Yann E. MORIN" Don't advertise 'xconfig' as a config rule.
2008-09-15 "Yann E. MORIN" Fix architecture config file make rules.
2008-09-15 "Yann E. MORIN" Move all the Linux kernel config options to a single file (to ease supporting more than one kernel).
2008-09-15 "Yann E. MORIN" DUMA: don't log twice through the logger.
2008-09-15 "Yann E. MORIN" Code-reorder in the Linux kernel config options.
2008-09-15 "Yann E. MORIN" The Linux kernel does not need a config file now that the old methods are removed.
2008-09-15 "Yann E. MORIN" Make bare-metal a kernel selection.
2008-09-14 "Yann E. MORIN" Update and clarify COPYING (plus a typo).
2008-09-14 "Yann E. MORIN" Enhance setting the minimum kernel version glibc will run against.
2008-09-14 "Yann E. MORIN" Beautify somewhat the WiKi table for narrow screens.
2008-09-14 "Yann E. MORIN" Introduce a new EXPERIMENTAL feature: BARE_METAL.
2008-09-11 "Yann E. MORIN" Update config.sub.
2008-09-11 "Yann E. MORIN" Fix auto-completion for updaetools.
2008-09-10 "Yann E. MORIN" Remove the now really obsolete Linux kernel headers copy and sanitised.
2008-09-05 "Yann E. MORIN" SPE ABI is no longer EXPERIMENTAL.
2008-09-05 "Yann E. MORIN" Update this sample without EXPERIMENTAL features as much as possible.
2008-09-05 "Yann E. MORIN" Bump version up to 1.2.3+svn. 1.2
2008-09-05 "Yann E. MORIN" Bump version up to 1.2.3. 1.2 crosstool-ng-1.2.3
2008-09-05 "Yann E. MORIN" Backport #975 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Backport #973 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Backport #971 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Backport #969 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Update the PPC sample to not use EXPERIMENTAL features.
2008-09-05 "Yann E. MORIN" Update docs/overview.txt with the script shell fragment that defines bash completion.
2008-09-05 "Yann E. MORIN" Mark the IA64 sample as being broken (might be because it uses an old gcc, that triggers a incorrect code-path in scripts/build/cc_gcc.sh).
2008-09-05 "Yann E. MORIN" Add completion for crosstool-NG.
2008-09-05 "Yann E. MORIN" Update the teo MIPS sample to use as less EXPERIMENTAL features as possible.
2008-09-04 "Yann E. MORIN" Update the i686 sample to not use EXPERIMENTAL features.
2008-09-04 "Yann E. MORIN" Update the latest two RM samples.
2008-09-04 "Yann E. MORIN" Update the i586-uclibc sample.
2008-09-04 "Yann E. MORIN" The Alpha sample does not use EXPERIMENTAL features.
2008-09-04 "Yann E. MORIN" Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though).
2008-09-04 "Yann E. MORIN" Dump the EXPERIMENTAL status and brokenness of samples in the WiKi table.
2008-09-04 "Yann E. MORIN" Add new ARMeb EABI sample.
2008-09-02 "Yann E. MORIN" Add a new ARM sample.
2008-09-02 "Yann E. MORIN" Beautify samples listing.
2008-09-02 "Yann E. MORIN" Mark some features as no longer being EXPERIMENTAL.
2008-09-02 "Yann E. MORIN" EABI is now considered stable. Thanks Michael ABBOTT for testing.
2008-09-02 "Yann E. MORIN" Warn the user if he/she recalls a sample with EXPERIMENTAL features.
2008-09-02 "Yann E. MORIN" Add support for building Insight instead of gdb (only for the cross-gdb).
2008-09-01 "Yann E. MORIN" Don't allow to specify an ABI for ARM EABI builds: the ABI is implied by the fact we're building for EABI.
2008-09-01 "Yann E. MORIN" Add linux-2.6.26.3.
2008-09-01 "Yann E. MORIN" Be gentle to older findutils that don't have the "{} +" construct, and simply use "{} \;" instead.
2008-08-30 "Yann E. MORIN" Update README to point to docs/known-issues.txt.
2008-08-30 "Yann E. MORIN" Rebuild the kconfig stuff on kconfig source change.
2008-08-27 "Yann E. MORIN" eglibc and PowerPC SPE documentaion, courtesy Nate CASE.
2008-08-26 "Yann E. MORIN" Bump version to 1.2.2+svn. 1.2
2008-08-26 "Yann E. MORIN" Bump version to 1.2.2. 1.2 crosstool-ng-1.2.2
2008-08-26 "Yann E. MORIN" Backport #958 from trunk: 1.2
2008-08-26 "Yann E. MORIN" Backport #953 from trunk: 1.2
2008-08-26 "Yann E. MORIN" Enable glibc to include support for kernel versions different than the version from the kernel headers.
2008-08-26 "Yann E. MORIN" Missed one variable when converting to common options for eglibc and glibc (thanks Nate Case).
2008-08-26 "Yann E. MORIN" Commonalise options common to both glibc and eglibc.
2008-08-25 "Yann E. MORIN" Also dump the GMP and MPFR versions when dumping a sample in verbose mode.
2008-08-25 "Yann E. MORIN" Fix extracting the configuration from a build log.
2008-08-25 "Yann E. MORIN" Allow using ash as the shell for ./configure and make.
2008-08-25 "Yann E. MORIN" Allow binutils-2.18 to use a shell other than bash when building.
2008-08-21 "Yann E. MORIN" Typo.
2008-08-21 "Yann E. MORIN" Move the threading model choice back to the C library menu:
2008-08-20 "Yann E. MORIN" Fix building older gdb's with newer gcc's.
2008-08-19 "Yann E. MORIN" Default to check installed kernel headers by default.
2008-08-17 "Yann E. MORIN" Log retrieved file emssages to DEBUG level, not EXTRA.
2008-08-17 "Yann E. MORIN" MPFR: log autotools files rebuilding to DEBUG level, not EXTRA.
2008-08-13 "Yann E. MORIN" Don't do debug in this ARM sample.
2008-08-12 "Yann E. MORIN" Update the PowerPC SPE sample to not use a proxy.
2008-08-12 "Yann E. MORIN" Update the PowerPC SPE sample.
2008-08-12 "Yann E. MORIN" gcc-4.3.1 is now longer EXPERIMENTAL (gcc-4.3.0 is still EXPERIMENTAL, because of lack of testing).
2008-08-12 "Yann E. MORIN" Typo.
2008-08-12 "Yann E. MORIN" Add SPE extensions support for PowerPC (after a work by Thomas JOURDAN).
2008-08-12 "Yann E. MORIN" Move TARGET_LDFLAGS up with all target-dependent flags.
2008-08-12 "Yann E. MORIN" Fix saving and using local copy of eglibc tarballs.
2008-08-12 "Yann E. MORIN" Merge the static and shared core gcc builds.
2008-08-12 "Yann E. MORIN" Be a little less verbose when retrieving files if they are already present.
2008-08-11 "Yann E. MORIN" Merge the branches/eglibc stuff:
2008-08-11 "Yann E. MORIN" Move two log messages around, so that output looks better.