crosstool-ng/config
Yann E. MORIN" 509b3e52e9 Sanitise using glibc cvs exports:
- recently, tarballs for glibc 2.8 and 2.9 have appeared on the GNU ftp site
- always use a dot in version strings (eg. 2.9, not 2_9)

 /trunk/scripts/build/libc/glibc.sh |  135    76    59     0 +++++++++++++++++++++++++-------------------
 /trunk/config/libc/glibc.in        |   71    45    26     0 +++++++++++++++--------
 2 files changed, 121 insertions(+), 85 deletions(-)
2009-03-15 20:50:40 +00:00
..
arch Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
cc Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2. 2009-01-27 21:37:03 +00:00
debug Add latest ncurses version 5.7 for use with gdb. 2009-02-02 21:09:07 +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