2007-07-14Echo what's going on when make-ing and installing crosstool-NG. Use kernel-like simplified messages.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 14 Jul 2007 10:19:01 +0000] rev 249
Echo what's going on when make-ing and installing crosstool-NG. Use kernel-like simplified messages.

2007-07-13Mark some linux versions as obsolete.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 13 Jul 2007 14:45:48 +0000] rev 248
Mark some linux versions as obsolete.
Add missing dot relewases.

2007-07-13Mark binutils-2.6.17.* as being EXPERIMENTAL versions.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 13 Jul 2007 14:26:45 +0000] rev 247
Mark binutils-2.6.17.* as being EXPERIMENTAL versions.

2007-07-13Document CT_OBSOLETE, CT_EXPERIMENTAL and CT_BROKEN.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 13 Jul 2007 14:25:06 +0000] rev 246
Document CT_OBSOLETE, CT_EXPERIMENTAL and CT_BROKEN.

2007-07-13Add ltrace (and libelf) utilities.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 13 Jul 2007 12:22:34 +0000] rev 245
Add ltrace (and libelf) utilities.
Marked as BROKEN for others to debug that if they need it.

2007-07-13Introduce a BROKEN option (depends on EXPERIMENTAL) to hide/see broken stuff for debugging sessions!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 13 Jul 2007 12:15:53 +0000] rev 244
Introduce a BROKEN option (depends on EXPERIMENTAL) to hide/see broken stuff for debugging sessions!
Re-order: OBSOLETE goes before EXPERIMENTAL.

2007-07-13Add a test for lynx (needed to download sstrip.c from buildroot).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 13 Jul 2007 10:26:30 +0000] rev 243
Add a test for lynx (needed to download sstrip.c from buildroot).

2007-07-12Get rid of the legacy local variable got_it.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 12 Jul 2007 19:52:09 +0000] rev 242
Get rid of the legacy local variable got_it.
Allow to download files without extension.
Allow to specify a preffered extension when downloading a file.

2007-07-12Test for curl or wget only once, not at each download.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 12 Jul 2007 19:20:36 +0000] rev 241
Test for curl or wget only once, not at each download.

2007-07-12Add the TODO file.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 12 Jul 2007 15:40:50 +0000] rev 240
Add the TODO file.

2007-07-12Add strace debugging aid.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 12 Jul 2007 13:34:56 +0000] rev 239
Add strace debugging aid.

2007-07-12Unmark D.U.M.A. as being EXPERIMENTAL.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 12 Jul 2007 13:23:21 +0000] rev 238
Unmark D.U.M.A. as being EXPERIMENTAL.

2007-07-12Use "$CT_CC}" instead of "gcc" when calling target compilers.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 12 Jul 2007 13:22:26 +0000] rev 237
Use "$CT_CC}" instead of "gcc" when calling target compilers.

2007-07-12Add D.U.M.A., the Electric Fence successor.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 12 Jul 2007 08:47:15 +0000] rev 236
Add D.U.M.A., the Electric Fence successor.

2007-07-12Fix linking target-cc to target-gcc.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 12 Jul 2007 08:46:50 +0000] rev 235
Fix linking target-cc to target-gcc.

2007-07-11Fix a type in the debug and tools templates.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 11 Jul 2007 21:01:37 +0000] rev 234
Fix a type in the debug and tools templates.

2007-07-11Overwrite existing symlinks when installing crosstool-NG.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 11 Jul 2007 16:04:18 +0000] rev 233
Overwrite existing symlinks when installing crosstool-NG.

2007-07-11Add an x86_64 sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 11 Jul 2007 15:31:51 +0000] rev 232
Add an x86_64 sample.

2007-07-11Change the target-cc link from soft to hard. This way, there's no soft link in this directory.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 11 Jul 2007 14:51:38 +0000] rev 231
Change the target-cc link from soft to hard. This way, there's no soft link in this directory.

2007-07-09Revamp the regtest action:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 09 Jul 2007 20:58:46 +0000] rev 230
Revamp the regtest action:
- enable one regtest per sample,
- enable regtest for either local or global samples, or both,
- document this in the help-build text.

2007-07-09Separate clean actions from build actions;
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 09 Jul 2007 20:55:32 +0000] rev 229
Separate clean actions from build actions;
Re-label "Preconfigured actions" to "Preconfigured toolchains";
Small eye-candy fix in the help text for liststeps.

2007-07-09Be a little more verbose during regtest to say that a sample did build.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 09 Jul 2007 18:37:21 +0000] rev 228
Be a little more verbose during regtest to say that a sample did build.

2007-07-09Update man page to explictly point to overview.txt.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 09 Jul 2007 17:35:45 +0000] rev 227
Update man page to explictly point to overview.txt.
In overview.txt, document usage of the populate script.

2007-07-09Add linux-2.6.22.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 09 Jul 2007 16:34:44 +0000] rev 226
Add linux-2.6.22.

2007-07-08Bump version to +svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 08 Jul 2007 22:30:48 +0000] rev 225
Bump version to +svn.

2007-07-08Bump version to 0.2.0. crosstool-ng-0.2.0
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 08 Jul 2007 22:29:35 +0000] rev 224
Bump version to 0.2.0.

2007-07-08Fix the install procedure:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 08 Jul 2007 22:28:47 +0000] rev 223
Fix the install procedure:
- remove useless script tools/addToolVersion.sh: it is not needed when running crosstool-NG, only for developpers,
- create a symlink to the configuration extract script, so that it is in the PATH if ct-ng is.

2007-07-08Update the mips-unknown-linux-uclibc sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 08 Jul 2007 22:26:37 +0000] rev 222
Update the mips-unknown-linux-uclibc sample.

2007-07-08Update the i586-geode-linux-uclibc sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 08 Jul 2007 22:24:03 +0000] rev 221
Update the i586-geode-linux-uclibc sample.

2007-07-08Add (EXPERIMENTAL) in prompts of those options that depend on EXPERIMENTAL.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 08 Jul 2007 22:22:18 +0000] rev 220
Add (EXPERIMENTAL) in prompts of those options that depend on EXPERIMENTAL.