aboutsummaryrefslogtreecommitdiff
path: root/tools/addToolVersion.sh
Commit message (Collapse)AuthorAgeFilesLines
* Argh! Kill latest (hopefuly) remnants of core/final gcc versions.Yann E. MORIN"2008-02-141-17/+5
|
* Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!Yann E. MORIN"2007-09-121-1/+1
| | | | Don't hardcode ncurses include and link flags.
* When adding a new experimental/obsolete version, mark it as so in the prompt.Yann E. MORIN"2007-08-111-4/+5
|
* Add ltrace (and libelf) utilities.Yann E. MORIN"2007-07-131-1/+3
| | | | Marked as BROKEN for others to debug that if they need it.
* Add strace debugging aid.Yann E. MORIN"2007-07-121-1/+2
|
* Add D.U.M.A., the Electric Fence successor.Yann E. MORIN"2007-07-121-1/+2
|
* Fix adding versions for the core C compiler.Yann E. MORIN"2007-05-191-2/+2
|
* Add dmalloc debug library facility.Yann E. MORIN"2007-05-181-1/+3
| | | | | Add patches for dmalloc. Ignore the generated config/debug.in
* Debug facilities:Yann E. MORIN"2007-05-171-29/+33
| | | | | | | | | | | | | | | | | | | - 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.
* When adding a new tool version, allow it to be EXPERIMENTAL.Yann E. MORIN"2007-04-181-26/+35
|
* Add sanity checks.Yann E. MORIN"2007-03-041-2/+4
|
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-241-0/+99
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-(