2007-07-04ct-ng now needs the 'build' action to be passed when restarting/stopping at a specific step.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 04 Jul 2007 22:18:19 +0000] rev 205
ct-ng now needs the 'build' action to be passed when restarting/stopping at a specific step.
Don't use make to build steps, rather use CT_NG to call ct-ng.

2007-07-04Before trying to download sstrip (from buildroot), try a local copy first.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 04 Jul 2007 21:56:14 +0000] rev 204
Before trying to download sstrip (from buildroot), try a local copy first.

2007-07-04Update the overview documentation.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 04 Jul 2007 17:37:48 +0000] rev 203
Update the overview documentation.

2007-07-04Update the armeb-unknown-linux-uclibc sample to:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 04 Jul 2007 17:06:58 +0000] rev 202
Update the armeb-unknown-linux-uclibc sample to:
- use latest binutils,
- build sstrip,
- build dmalloc and gdb.

Note: linux-2.6.21.5 for NSLU2 and busybox build!

2007-07-03Add binutils-2.17.50.0.17.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 03 Jul 2007 22:28:14 +0000] rev 201
Add binutils-2.17.50.0.17.

2007-07-03The armeb-unknown-linux-uclibc sample now builds without libfloat.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 03 Jul 2007 22:23:58 +0000] rev 200
The armeb-unknown-linux-uclibc sample now builds without libfloat.
The generated toolchain is at least able to build busybox (which wasn't the case before).

2007-07-03Make checking the linux installed headers optional (instead of systematic).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 03 Jul 2007 22:16:42 +0000] rev 199
Make checking the linux installed headers optional (instead of systematic).

2007-07-03Kill "./configure --local", it does not work and it is dangerous if one tries to "make uninstall"!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 03 Jul 2007 22:05:00 +0000] rev 198
Kill "./configure --local", it does not work and it is dangerous if one tries to "make uninstall"!

2007-07-02Get rid of eclipse fiels once and for all.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 02 Jul 2007 19:40:54 +0000] rev 197
Get rid of eclipse fiels once and for all.
Homogenise the references to crosstool-NG:
- the project is named "crosstool-NG"
- the front-end is named "ct-ng"
- don't use shortcuts (such as "ct-ng" to stand for "crosstool-NG")
Default action is to print help.
Don't speak of make rules when dumping help, just speak of actions.

2007-07-02Bump version to +svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 02 Jul 2007 17:52:15 +0000] rev 196
Bump version to +svn.

2007-07-02Bump version. crosstool-ng-0.1.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 02 Jul 2007 17:51:19 +0000] rev 195
Bump version.

2007-07-02Don't install licenses files.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 02 Jul 2007 17:49:21 +0000] rev 194
Don't install licenses files.

2007-07-02Fix handling --prefix.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 02 Jul 2007 17:47:55 +0000] rev 193
Fix handling --prefix.

2007-07-02Update docs/overview.txt to match the new way to call crosstool-ng: "ct-ng [action]" in lieu of "make [action]".
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 02 Jul 2007 17:47:17 +0000] rev 192
Update docs/overview.txt to match the new way to call crosstool-ng: "ct-ng [action]" in lieu of "make [action]".

2007-07-02Rephrase the licensing of patches/
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 02 Jul 2007 17:45:27 +0000] rev 191
Rephrase the licensing of patches/

2007-07-02Little update to CREDITS.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 02 Jul 2007 17:44:50 +0000] rev 190
Little update to CREDITS.

2007-07-02Silence calling the saveSample.sh script.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 02 Jul 2007 16:56:42 +0000] rev 189
Silence calling the saveSample.sh script.

2007-07-01Get rid of the eclipse files.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 21:26:09 +0000] rev 188
Get rid of the eclipse files.

2007-07-01Update version back to +svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 21:25:03 +0000] rev 187
Update version back to +svn.
Note: to show that svn is current version plus current developements, the dash (-) has been replaced with a plus (+).
Thus, now that 0.1.0 has been released, we're preparing the next version, that is 0.1.0 plus svn developments, thus 0.1.0+svn

2007-07-01Bump version to 0.1.0 crosstool-ng-0.1.0
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 21:22:23 +0000] rev 186
Bump version to 0.1.0

2007-07-01Fix running without installing.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 21:21:11 +0000] rev 185
Fix running without installing.
Update README.
Point help to the man page.

2007-07-01chmod ct-ng to be executable in the build dir.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 20:56:25 +0000] rev 184
chmod ct-ng to be executable in the build dir.

2007-07-01./configure gains a help entry.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 20:52:34 +0000] rev 183
./configure gains a help entry.

2007-07-01Merge the build system to trunk: ct-ng is now installable:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 19:04:20 +0000] rev 182
Merge the build system to trunk: ct-ng is now installable:
- ./configure --prefix=/some/place
- make
- make install
- export PATH="${PATH}:/some/place/bin"
- ct-ng <action>

2007-06-26Better handling of the steps lists:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 26 Jun 2007 21:23:05 +0000] rev 181
Better handling of the steps lists:
- new make rulle: liststeps,
- new help entry telling about liststeps,
- update documentation accordingly.

2007-06-19Make the progress bar a default for all samples.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 19 Jun 2007 17:50:46 +0000] rev 180
Make the progress bar a default for all samples.

2007-06-18Always call distclean after each sample when doing a regtest.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 18 Jun 2007 11:43:02 +0000] rev 179
Always call distclean after each sample when doing a regtest.

2007-06-17Update version to -svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 17:16:24 +0000] rev 178
Update version to -svn.

2007-06-17Prepare to release crosstool-ng-0.0.5. crosstool-ng-0.0.5
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 17:15:24 +0000] rev 177
Prepare to release crosstool-ng-0.0.5.

2007-06-17Rework the help system. For now, this is mostly a no-op (it only re-organise the help entries), but later, that may come in handy when we want ct-ng to be installable).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 16:24:23 +0000] rev 176
Rework the help system. For now, this is mostly a no-op (it only re-organise the help entries), but later, that may come in handy when we want ct-ng to be installable).

2007-06-17Offer an option to build the gdbserver statically. This helps in case of debugging shared library loading.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 15:46:13 +0000] rev 175
Offer an option to build the gdbserver statically. This helps in case of debugging shared library loading.

2007-06-17The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build.log".
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 14:51:37 +0000] rev 174
The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build.log".
Add an option to compress the log file upon successfull build.
Make rendering the toolchain read-only optional.
A few eye-candy fixes.

2007-06-17Default the progress bar to 'Y'.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 13:02:21 +0000] rev 173
Default the progress bar to 'Y'.

2007-06-17Bail out if .config is missing.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 13:02:00 +0000] rev 172
Bail out if .config is missing.

2007-06-17Speak of regtest in "make help".
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 12:57:46 +0000] rev 171
Speak of regtest in "make help".

2007-06-17Update version to -svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 12:47:31 +0000] rev 170
Update version to -svn.

2007-06-17Prepare to release crosstool-ng-0.0.4. crosstool-ng-0.0.4
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 12:45:36 +0000] rev 169
Prepare to release crosstool-ng-0.0.4.

2007-06-17scripts/showSamples.sh:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 12:11:16 +0000] rev 168
scripts/showSamples.sh:
- revert sample dumping to not show the components versions;

docs/overview.txt:
- reorder docs/overview.txt so that configuring comes before running,
- tell about regtest;

Makefile:
config/global.in:
- point to docs/overview.txt for the list of steps;

2007-06-17Add intermediate mesages when building regtests.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 11:45:18 +0000] rev 167
Add intermediate mesages when building regtests.
Distclean the repository after each sample during regtests.

2007-06-17Add the "regtest" make target: call "make regtest", and all samples wil be built, and a tarball made for each of them. First sample to fail causes the test to stop.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 11:13:48 +0000] rev 166
Add the "regtest" make target: call "make regtest", and all samples wil be built, and a tarball made for each of them. First sample to fail causes the test to stop.

2007-06-16scripts/functions is responsible for initiating the log file.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 22:23:53 +0000] rev 165
scripts/functions is responsible for initiating the log file.
Users of the log facility are in charge to use, move, delete this log file, now.

2007-06-16Fix printing components' file names.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 21:44:45 +0000] rev 164
Fix printing components' file names.

2007-06-16Answer default values when doing a defoldconfig.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 20:47:58 +0000] rev 163
Answer default values when doing a defoldconfig.

2007-06-16When doing a silent old config, don't check if stdin was redirected. ct-ng doesn't use this feature, and even better yet, it makes explicit use of redirecting both stdin and stdout at aome moments.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 20:45:03 +0000] rev 162
When doing a silent old config, don't check if stdin was redirected. ct-ng doesn't use this feature, and even better yet, it makes explicit use of redirecting both stdin and stdout at aome moments.

2007-06-16Add a function to print each component's filename: this eases building the tarball of the generated toolchain.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 18:08:14 +0000] rev 161
Add a function to print each component's filename: this eases building the tarball of the generated toolchain.
Hard-link the libfloat tarball instead of soft-link: this also eases building the afore-mentioned tarball.

2007-06-16When searching a matching extension for a file, also check for the empty extension.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 18:04:05 +0000] rev 160
When searching a matching extension for a file, also check for the empty extension.

2007-06-16Rework the generated config file handling.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 18:01:59 +0000] rev 159
Rework the generated config file handling.

2007-06-16Don't go menuconfig if no .config present.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 18:00:35 +0000] rev 158
Don't go menuconfig if no .config present.
Handle the case where targets does not exist when calling distclean.

2007-06-16dd the two latest versions of the linux kernel.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 17:56:17 +0000] rev 157
dd the two latest versions of the linux kernel.

2007-06-16Add two te;plates on how to add a new tool/debug facility.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 17:41:01 +0000] rev 156
Add two te;plates on how to add a new tool/debug facility.

2007-06-04Stale log files are now named "log.*", not "*.log".
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 04 Jun 2007 17:51:55 +0000] rev 155
Stale log files are now named "log.*", not "*.log".

2007-06-04Small eye-candy fix.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 04 Jun 2007 17:35:14 +0000] rev 154
Small eye-candy fix.

2007-06-02Be a little more explicit when the user wants to restart a non-restartable build.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 02 Jun 2007 15:50:45 +0000] rev 153
Be a little more explicit when the user wants to restart a non-restartable build.

2007-06-02Revert revision 201: renaming the two cc_core passes was a bad idea.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 02 Jun 2007 08:13:13 +0000] rev 152
Revert revision 201: renaming the two cc_core passes was a bad idea.

2007-06-02scripts/build/libc_glibc.sh:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 02 Jun 2007 07:56:45 +0000] rev 151
scripts/build/libc_glibc.sh:
- clean up addons list creation,
- make NPTL work again with this.

2007-06-01Rename two steps to their real names:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 01 Jun 2007 20:06:22 +0000] rev 150
Rename two steps to their real names:
- cc_core_pass_1 is really cc_core_static,
- cc_core_pass_2 is really cc_core_shared.

2007-06-01Add the first tool facility: sstrip.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 01 Jun 2007 17:00:43 +0000] rev 149
Add the first tool facility: sstrip.

2007-06-01Introduce the notion of tols facilities (none so far, sstrip coming right away...).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 01 Jun 2007 16:55:33 +0000] rev 148
Introduce the notion of tols facilities (none so far, sstrip coming right away...).

2007-06-01Kill duplicated help text.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 01 Jun 2007 16:50:29 +0000] rev 147
Kill duplicated help text.

2007-06-01Messages from the downloaders should be tagged ALL, not DEBUG.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 01 Jun 2007 16:20:20 +0000] rev 146
Messages from the downloaders should be tagged ALL, not DEBUG.

2007-05-29Small fix in the log level when dumping the last messages (elapsed time).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 29 May 2007 19:56:21 +0000] rev 145
Small fix in the log level when dumping the last messages (elapsed time).

2007-05-29Threading model does not belong to the target sub-menu, but to the toolchain sub-menu.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 29 May 2007 19:30:38 +0000] rev 144
Threading model does not belong to the target sub-menu, but to the toolchain sub-menu.

2007-05-28Fix and enhance the STOP/RESTART facility.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 May 2007 21:33:35 +0000] rev 143
Fix and enhance the STOP/RESTART facility.

2007-05-28Fix comment about glibc's extra addons config option.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 May 2007 21:32:43 +0000] rev 142
Fix comment about glibc's extra addons config option.

2007-05-28Don't start a state restoration if it is not available.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 May 2007 20:57:40 +0000] rev 141
Don't start a state restoration if it is not available.
Fortuitly discovered that $SECONDS is inherited from shell to sub-shells. Good!

2007-05-27Fix libfloat when calling the compiler:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 May 2007 21:30:34 +0000] rev 140
Fix libfloat when calling the compiler:
- when not compiling NPTL, the shared core C compiler does not exist,
- PATH arranges for the shared core C compiler to be found before the static one, so no need to force it.

2007-05-27Update tools/config.guess.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 May 2007 21:15:46 +0000] rev 139
Update tools/config.guess.

2007-05-27No longer mark NPTL as being EXPERIMENTAL.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 May 2007 20:29:22 +0000] rev 138
No longer mark NPTL as being EXPERIMENTAL.
But mark build a native gdb as being EXPERIMENTAL.

2007-05-27Forgot to remove all build system tools from the generated toolchain.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 May 2007 20:23:41 +0000] rev 137
Forgot to remove all build system tools from the generated toolchain.

2007-05-27Merge the NPTL stuff.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 May 2007 20:22:06 +0000] rev 136
Merge the NPTL stuff.
That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later...

2007-05-25Add the possibility to stop after a specified step.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 May 2007 19:30:42 +0000] rev 135
Add the possibility to stop after a specified step.
Update the Makefile help and the documentation accordingly.

2007-05-24In the non-canadian case, also force the build system.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 24 May 2007 19:00:26 +0000] rev 134
In the non-canadian case, also force the build system.

2007-05-24Update version to -svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 24 May 2007 17:51:49 +0000] rev 133
Update version to -svn.

2007-05-24Prepare to release crosstool-ng-0.0.3. crosstool-ng-0.0.3
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 24 May 2007 17:50:07 +0000] rev 132
Prepare to release crosstool-ng-0.0.3.

2007-05-24We need to build libiberty before gcc only in the canadian case, not the opposite.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 24 May 2007 17:49:24 +0000] rev 131
We need to build libiberty before gcc only in the canadian case, not the opposite.

2007-05-23Correctly handle the log level overide in scripts/tarball.sh.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 23 May 2007 21:40:57 +0000] rev 130
Correctly handle the log level overide in scripts/tarball.sh.

2007-05-23A little eye conady in the Makefile.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 23 May 2007 21:39:18 +0000] rev 129
A little eye conady in the Makefile.

2007-05-23In CT_Abort(), don't send output to stderr. Let the log facility handle where things should go.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 23 May 2007 21:08:24 +0000] rev 128
In CT_Abort(), don't send output to stderr. Let the log facility handle where things should go.

2007-05-23Sanitise CT_DoBuildTargetTriplet a bit.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 23 May 2007 20:49:02 +0000] rev 127
Sanitise CT_DoBuildTargetTriplet a bit.

2007-05-23Correctly handle the log level overide in scripts/saveSample.sh.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 23 May 2007 19:07:54 +0000] rev 126
Correctly handle the log level overide in scripts/saveSample.sh.
Little eye candy in scripts/showSamples.sh.

2007-05-22Update mips-unknown-linux-uclibc to the latest set of config options.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 21:19:47 +0000] rev 125
Update mips-unknown-linux-uclibc to the latest set of config options.

2007-05-22Mark broken samples as such: use a file named 'broken' in the sample's directory.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 21:18:55 +0000] rev 124
Mark broken samples as such: use a file named 'broken' in the sample's directory.
Reflected this state when listing samples (in scripts/showSamples.sh).

2007-05-22Be verbose when making build system tools available, and when access is removed. Log this to DEBUG.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 21:16:17 +0000] rev 123
Be verbose when making build system tools available, and when access is removed. Log this to DEBUG.
Remove last remnants of color scheme.
Small fixes to some comments.

2007-05-22Update the svn:ignore property to get rid of the ever-changing Eclipse files.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 20:48:39 +0000] rev 122
Update the svn:ignore property to get rid of the ever-changing Eclipse files.

2007-05-22Implement a restart facility.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 20:46:07 +0000] rev 121
Implement a restart facility.
If you select to debug ct-ng, then you have two new options:
- DEBUG_CT_PAUSE_STEPS : pause between every steps,
- DEBUG_CT_SAVE_STEPS : save state between every steps.
To restart a saved state, just set the RESTART make variable when calling make:
- make RESTART=<step_name>

2007-05-22Add two new versions to binutils.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 20:42:21 +0000] rev 120
Add two new versions to binutils.

2007-05-22Update the mips-unknown-linux-uclibc sample to the new set of config options.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 20:41:50 +0000] rev 119
Update the mips-unknown-linux-uclibc sample to the new set of config options.
Switch the ISA from mips32 to mips1.

2007-05-22Port the custom ISA patch to uClibc-0.9.29
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 20:37:46 +0000] rev 118
Port the custom ISA patch to uClibc-0.9.29

2007-05-22Only prompt for libfloat for those target that support it.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 20:36:44 +0000] rev 117
Only prompt for libfloat for those target that support it.

2007-05-22Fix warning about setting --host and not --build.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 20:36:05 +0000] rev 116
Fix warning about setting --host and not --build.

2007-05-22Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging facility.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 May 2007 20:33:43 +0000] rev 115
Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging facility.

2007-05-21Move the config script for the build dir to the source dir.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 21 May 2007 22:01:28 +0000] rev 114
Move the config script for the build dir to the source dir.
That will be useful when we have the restart functionality.

2007-05-20Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 May 2007 16:18:40 +0000] rev 113
Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.
One day, I swear, I will implement the install directory option. But later.

2007-05-20Ah! I finally have a progress bar that doesn't stall the build!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 May 2007 13:48:26 +0000] rev 112
Ah! I finally have a progress bar that doesn't stall the build!
- pipe size in Linux is only 8*512=4096 bytes
- pipe size is not setable
- when the feeding process spits out data faster than the eating
process can read it, then the feeding process stalls after 4KiB
of data sent to the pipe
- for us, the progress bar would spawn a sub-shell every line,
and the sub-shell would in turn spawn a 'date' command.
Which was sloooww as hell, and would cause some kind of a
starvation: the pipe was full most of the time, and the
feeding process was stalled all this time.

Now, we use internal variables and a little hack based onan offset
to determine the elapsed time. Much faster this way, but still
CPU-intensive.

2007-05-20Forgot to svn add...
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 May 2007 09:28:16 +0000] rev 111
Forgot to svn add...

2007-05-20Add gcc-4.2.0 (EXPERIMENTAL) and some patches vampirised from buildroot (302 rediffed against 4.2.0).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 May 2007 09:27:05 +0000] rev 110
Add gcc-4.2.0 (EXPERIMENTAL) and some patches vampirised from buildroot (302 rediffed against 4.2.0).

2007-05-19Fix adding versions for the core C compiler.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 19 May 2007 22:54:20 +0000] rev 109
Fix adding versions for the core C compiler.

2007-05-19Add uClibc-0.9.29:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 19 May 2007 22:52:47 +0000] rev 108
Add uClibc-0.9.29:
- associated patch set
- update the munging function to accomodate the new config variables
libfloat version was missing from the previous commit... :-(
Better handle the case where the sample directory already exist but isn't under revision control, and in case the destination file doesn't exist in the sample directory.

2007-05-19Correctly handle the libfloat case: download, extract and patch sub-actions.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 19 May 2007 13:10:11 +0000] rev 107
Correctly handle the libfloat case: download, extract and patch sub-actions.
Small improvement in messages in scipts/functions when retrieving a file.

2007-05-19Remove an incorrect path from uClibc-0.9.29: we _do_ need a xgcc to buld this header!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 19 May 2007 11:01:47 +0000] rev 106
Remove an incorrect path from uClibc-0.9.29: we _do_ need a xgcc to buld this header!

2007-05-18Un-mark gdb and dmalloc being EXPERIMENTAL.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 18 May 2007 19:55:49 +0000] rev 105
Un-mark gdb and dmalloc being EXPERIMENTAL.
Mark native gdb as being EXPERIMENTAL (it depends on termcap, which we don't have yet).

2007-05-18Little fix up in a message during the dmalloc build.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 18 May 2007 15:59:22 +0000] rev 104
Little fix up in a message during the dmalloc build.

2007-05-18Add dmalloc debug library facility.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 18 May 2007 15:57:16 +0000] rev 103
Add dmalloc debug library facility.
Add patches for dmalloc.
Ignore the generated config/debug.in

2007-05-18Really use local copy first in case it does not have the same extension as the downloadable tarball.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 18 May 2007 15:54:42 +0000] rev 102
Really use local copy first in case it does not have the same extension as the downloadable tarball.

2007-05-18Remove even more documentation.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 18 May 2007 15:48:11 +0000] rev 101
Remove even more documentation.

2007-05-18Reverting to uClibc-0.9.28.3, as 0.9.29 spawns incorrect bits/sysnum.h (needs a xgcc first!).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 18 May 2007 08:41:44 +0000] rev 100
Reverting to uClibc-0.9.28.3, as 0.9.29 spawns incorrect bits/sysnum.h (needs a xgcc first!).

2007-05-18Bah, forgot to ci CREDITS...
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 18 May 2007 08:28:36 +0000] rev 99
Bah, forgot to ci CREDITS...

2007-05-18Patches for glibc-2.5, courtesy of "Robert P. J. Day" <rpjday@mindspring.com>
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 18 May 2007 08:27:50 +0000] rev 98
Patches for glibc-2.5, courtesy of "Robert P. J. Day" <rpjday@mindspring.com>

2007-05-17Make the debug config menu a generated file.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 17 May 2007 22:10:48 +0000] rev 97
Make the debug config menu a generated file.
Add a uClibc-0.9.29 patch directory with one patch (from me!).
Update the armeb-unknown-linux-uclibc sample to uClibc-0.9.29.
Some eyecandy in the gdb build process.

2007-05-17Debug facilities:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 17 May 2007 16:22:51 +0000] rev 96
Debug facilities:
- add a framework to easily add new ones
- add gdb as a first debug facility
- add patches for gdb
After the kernel checked its installed headers, clean up the mess of .checked.* files.
Reorder scripts/crosstool.sh:
- dump the configuration early
- renice early
- get info about build system early, when setting up the environment
- when in cross or native, the host tools are those of the build system, and only in this case
- elapsed time calculations moved to scripts/functions
Remove handling of the color: it's gone once and for all.
Update tools/addToolVersion.sh:
- handle debug facilities
- commonalise some code
- remove dead tools (cygwin, tcc)
Point to my address for bug reports.

2007-05-14Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 14 May 2007 19:59:41 +0000] rev 95
Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future.
Mark the progress bar as being CPU-intensive.
Little style fix to the core C compiler build step.

2007-05-14Quiet some messages from the configurators. We don't need them.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 14 May 2007 19:28:14 +0000] rev 94
Quiet some messages from the configurators. We don't need them.

2007-05-13Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 21:12:56 +0000] rev 93
Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(

2007-05-13update the documentation somewhat. Still not complete, though... :-(
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 21:11:54 +0000] rev 92
update the documentation somewhat. Still not complete, though... :-(

2007-05-13Remove dead entries for components not yet integrated: cygwin kernel, tcc...
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 21:11:27 +0000] rev 91
Remove dead entries for components not yet integrated: cygwin kernel, tcc...
Some fixups in config entries, to avoid warnings when parsed by the kconfig parser.

2007-05-13Update version to -svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 19:09:55 +0000] rev 90
Update version to -svn.

2007-05-13Mark version 0.0.2. crosstool-ng-0.0.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 19:08:46 +0000] rev 89
Mark version 0.0.2.

2007-05-13Correctly handle the version string, defined in a single place now.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 19:03:49 +0000] rev 88
Correctly handle the version string, defined in a single place now.
Fix and update README.

2007-05-12New make target to save the configured nad built!) toolchain.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 12 May 2007 09:54:29 +0000] rev 87
New make target to save the configured nad built!) toolchain.

2007-05-11Like tweak to the armeb-xscale-linux-uclibc sample to not renice the build.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 11 May 2007 19:08:32 +0000] rev 86
Like tweak to the armeb-xscale-linux-uclibc sample to not renice the build.