aboutsummaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* /trunk:Yann E. MORIN"2009-05-211-0/+7
| | | | | | | | - README: add SoB line requirements for patches. -------- diffstat follows -------- /trunk/README | 7 7 0 0 +++++++ 1 file changed, 7 insertions(+)
* Add a TODO file.Yann E. MORIN"2009-05-121-0/+2
| | | | | | | -------- diffstat follows -------- /trunk/README | 2 2 0 0 ++ /trunk/TODO | 37 37 0 0 +++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+)
* Typoes.Yann E. MORIN"2008-10-061-1/+1
| | | | | | /trunk/README | 2 1 1 0 +- /trunk/config/kernel.in | 2 1 1 0 +- 2 files changed, 2 insertions(+), 2 deletions(-)
* Update README to point to docs/known-issues.txt.Yann E. MORIN"2008-08-301-0/+2
| | | | | /trunk/README | 2 2 0 0 ++ 1 file changed, 2 insertions(+)
* When reporting bugs, TO is ymorin, CC is crossgcc ML, not the other way around.Yann E. MORIN"2008-08-071-2/+2
| | | | | /trunk/README | 4 2 2 0 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* Update docs/CREDITS: ARM EABI support.Yann E. MORIN"2007-09-141-2/+5
| | | | Update README: point at docs/CREDITS.
* Fix running without installing.Yann E. MORIN"2007-07-011-4/+6
| | | | | Update README. Point help to the man page.
* Debug facilities:Yann E. MORIN"2007-05-171-0/+4
| | | | | | | | | | | | | | | | | | | - 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.
* Correctly handle the version string, defined in a single place now.Yann E. MORIN"2007-05-131-2/+2
| | | | Fix and update README.
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-241-0/+9
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... :-(