| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make the 'updatetools' rule conform to the V={,0,1,2} verbosity level. | Yann E. MORIN" | 2008-11-13 | 1 | -8/+20 |
| * | Enhance the make fragments: | Yann E. MORIN" | 2008-10-27 | 1 | -2/+15 |
| * | Eye-candy when {,dist}clean. | Yann E. MORIN" | 2008-10-21 | 1 | -0/+1 |
| * | Update config.guess. | Yann E. MORIN" | 2008-10-21 | 1 | -2/+5 |
| * | Cheesy kconfig stuff: | Yann E. MORIN" | 2008-10-15 | 1 | -6/+6 |
| * | populate: | Yann E. MORIN" | 2008-10-08 | 1 | -22/+104 |
| * | No need for this script now the config is tored in its own file. | Yann E. MORIN" | 2008-10-02 | 1 | -23/+0 |
| * | Save the toolchain configuration to its own file, as an auto-extracting shell... | Yann E. MORIN" | 2008-10-01 | 1 | -0/+8 |
| * | Move all the Linux kernel config options to a single file (to ease supporting... | Yann E. MORIN" | 2008-09-15 | 1 | -68/+37 |
| * | Update config.sub. | Yann E. MORIN" | 2008-09-11 | 1 | -3/+7 |
| * | Fix extracting the configuration from a build log. | Yann E. MORIN" | 2008-08-25 | 1 | -1/+1 |
| * | Simplify populate: no need to be too smart. | Yann E. MORIN" | 2008-08-07 | 1 | -1/+1 |
| * | Add a new tool to renumber a patch directory. | Yann E. MORIN" | 2008-08-04 | 1 | -0/+32 |
| * | Michael ABBOTT reported that populate is not relocatable. | Yann E. MORIN" | 2008-08-04 | 1 | -2/+4 |
| * | It's been a long time that the gcc libraries are all installed in the sys-root. | Yann E. MORIN" | 2008-07-19 | 1 | -6/+3 |
| * | Update config.sub. | Yann E. MORIN" | 2008-06-20 | 1 | -2/+6 |
| * | addToolVersion.sh: remove debug code. | Yann E. MORIN" | 2008-06-09 | 1 | -2/+0 |
| * | Fix addToolVersion.sh after breakage with support for gcc-4.3 (stupid anyway.... | Yann E. MORIN" | 2008-06-09 | 1 | -8/+10 |
| * | Add support for the up-coming gcc-4.3. | Yann E. MORIN" | 2008-06-09 | 1 | -4/+16 |
| * | Get rid of all `command` (which is a bashism), and replace them with $(comman... | Yann E. MORIN" | 2008-05-20 | 2 | -13/+13 |
| * | Update tools/config.{guess,sub}. | Yann E. MORIN" | 2008-05-08 | 2 | -25/+78 |
| * | Update the URLs where to retrieve config.guess and config.sub from. | Yann E. MORIN" | 2008-05-08 | 1 | -2/+2 |
| * | Eye-candy in the addToolVersion.sh script. | Yann E. MORIN" | 2008-05-02 | 1 | -1/+1 |
| * | Merge the fortran stuff to trunk now it works! | Yann E. MORIN" | 2008-04-30 | 1 | -0/+3 |
| * | Moving around the files in config/ broke the tools/addToolVersion.sh script. | Yann E. MORIN" | 2008-04-17 | 1 | -13/+13 |
| * | Argh! Kill latest (hopefuly) remnants of core/final gcc versions. | Yann E. MORIN" | 2008-02-14 | 1 | -17/+5 |
| * | Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash! | Yann E. MORIN" | 2007-09-12 | 2 | -2/+2 |
| * | Add the possibility to force the number of // jobs without reconfiguring. | Yann E. MORIN" | 2007-08-15 | 1 | -1/+1 |
| * | When adding a new experimental/obsolete version, mark it as so in the prompt. | Yann E. MORIN" | 2007-08-11 | 1 | -4/+5 |
| * | Make use of setsid to spawn removal processes: we don't want the rm's to stop... | Yann E. MORIN" | 2007-08-07 | 1 | -1/+1 |
| * | Revert previous spurious commit. | Yann E. MORIN" | 2007-08-07 | 1 | -1/+1 |
| * | Fix the Makefile.in to correctly remove generated documentation. | Yann E. MORIN" | 2007-08-07 | 1 | -1/+1 |
| * | Update tools/config.guess. | Yann E. MORIN" | 2007-07-27 | 1 | -3/+3 |
| * | Revisit the extract-config way of working: ct-ng is the sole entry point to c... | Yann E. MORIN" | 2007-07-17 | 1 | -2/+2 |
| * | Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. | Yann E. MORIN" | 2007-07-15 | 1 | -0/+0 |
| * | Sanitise populate a little bit. | Yann E. MORIN" | 2007-07-14 | 1 | -8/+8 |
| * | Re-order help entries in populate. | Yann E. MORIN" | 2007-07-14 | 1 | -3/+3 |
| * | Upgrade populate.in: | Yann E. MORIN" | 2007-07-14 | 1 | -9/+4 |
| * | Update config.sub. | Yann E. MORIN" | 2007-07-14 | 1 | -3/+3 |
| * | Add ltrace (and libelf) utilities. | Yann E. MORIN" | 2007-07-13 | 1 | -1/+3 |
| * | Add strace debugging aid. | Yann E. MORIN" | 2007-07-12 | 1 | -1/+2 |
| * | Add D.U.M.A., the Electric Fence successor. | Yann E. MORIN" | 2007-07-12 | 1 | -1/+2 |
| * | Fix the install procedure: | Yann E. MORIN" | 2007-07-08 | 1 | -0/+0 |
| * | Add a utility to populate a root directory with libraries from the toolchain. | Yann E. MORIN" | 2007-07-08 | 1 | -0/+124 |
| * | Get rid of eclipse fiels once and for all. | Yann E. MORIN" | 2007-07-02 | 1 | -2/+2 |
| * | Merge the build system to trunk: ct-ng is now installable: | Yann E. MORIN" | 2007-07-01 | 1 | -3/+23 |
| * | Rework the help system. For now, this is mostly a no-op (it only re-organise ... | Yann E. MORIN" | 2007-06-17 | 1 | -2/+1 |
| * | Update tools/config.guess. | Yann E. MORIN" | 2007-05-27 | 1 | -2/+2 |
| * | Fix adding versions for the core C compiler. | Yann E. MORIN" | 2007-05-19 | 1 | -2/+2 |
| * | Add dmalloc debug library facility. | Yann E. MORIN" | 2007-05-18 | 1 | -1/+3 |