crosstool-ng/scripts/build
Yann E. MORIN" 8d3f0a8781 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-17 16:22:51 +00:00
..
debug Debug facilities: 2007-05-17 16:22:51 +00:00
binutils.sh Huge fixes to glibc build, so that we can build at least (and at last): 2007-05-08 17:48:32 +00:00
cc_core_gcc.sh 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. 2007-05-14 19:59:41 +00:00
cc_gcc.sh Huge fixes to glibc build, so that we can build at least (and at last): 2007-05-08 17:48:32 +00:00
debug.sh Debug facilities: 2007-05-17 16:22:51 +00:00
kernel_linux-libc-headers.sh Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
kernel_linux.sh Debug facilities: 2007-05-17 16:22:51 +00:00
libc_glibc.sh Huge fixes to glibc build, so that we can build at least (and at last): 2007-05-08 17:48:32 +00:00
libc_uClibc.sh Huge fixes to glibc build, so that we can build at least (and at last): 2007-05-08 17:48:32 +00:00
libfloat.sh libfloat is a component by itself, not a sup-part of the C library. 2007-05-09 18:55:35 +00:00