crosstool-ng/config
Yann E. MORIN" 355586027b Add support for building toolchains with gcc-4.4 snapshots.
Initial patch by Dmitry PLOTNIKOV: http://sourceware.org/ml/crossgcc/2009-03/msg00053.html
  It [the toolchain] uses current ct-ng (nightly snapshot 20090324, latest
  release 1.3.2 work also), glibc 2.9 (from CVS), binutils 2.19 and latest
  snapshot of GCC 4.4.0 (as of March 20, 2009).

  We have successfully built linux kernel 2.6.29 and a lot of other stuff
  with this toolchain.

  Here's the patch that adds GCC 4.4.0 to the ct-ng menu and enables it to
  download a 4.4.0 snapshot from ftp.

Patch was adpated by me, mostly to better fit the configuration layout.

 /trunk/scripts/build/cc/gcc.sh |   34    22    12     0 ++++++++++++++++++++++------------
 /trunk/config/cc/gcc.in        |   35    30     5     0 ++++++++++++++++++++++++++++++-----
 2 files changed, 52 insertions(+), 17 deletions(-)
2009-03-26 18:47:34 +00:00
..
arch Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
cc Add support for building toolchains with gcc-4.4 snapshots. 2009-03-26 18:47:34 +00:00
debug Fix the menuconfig comment stating that native gdb needs a native ncurses 2009-03-23 20:47:30 +00:00
global Add an option to forbid downloads. 2009-01-06 22:34:36 +00:00
gmp_mpfr Add MPFR-2.4.1. 2009-03-08 17:27:02 +00:00
kernel Add Linux kernel headers 2.6.27.1{8,9} 2009-03-04 18:45:26 +00:00
libc Sanitise using glibc cvs exports: 2009-03-15 20:50:40 +00:00
tools Re-order the sstrip config options. 2009-03-08 10:59:16 +00:00
binutils.in Add latest stable binutils-2.19.1 2009-03-05 17:38:05 +00:00
cc.in Enable C++ for baremetal. 2008-12-24 17:34:32 +00:00
config.in Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
config.mk Make the choices in generated config file (in config.gen) look better. 2009-03-11 20:56:27 +00:00
debug.in Missed adding new files because of old svn:ignore property (removed). 2008-10-13 20:35:18 +00:00
global.in Move the paths config options before the download options. 2008-07-19 22:39:15 +00:00
gmp_mpfr.in Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
kernel.in In generated choice menus, move the selection options outside the choice menu. 2008-10-12 11:22:46 +00:00
libc.in Add infrastructure to use common config files for generated config files. 2009-01-31 11:29:50 +00:00
target.in Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the configuration. 2008-11-07 08:09:42 +00:00
toolchain.in Do not have the sys-root prefix depend on EXPERIMENTAL. 2009-03-09 10:54:57 +00:00
tools.in Missed adding new files because of old svn:ignore property (removed). 2008-10-13 20:35:18 +00:00