aboutsummaryrefslogtreecommitdiff
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* Remove an incorrect path from uClibc-0.9.29: we _do_ need a xgcc to buld ↵Yann E. MORIN"2007-05-191-13/+0
| | | | this header!
* Add dmalloc debug library facility.Yann E. MORIN"2007-05-186-0/+320
| | | | | Add patches for dmalloc. Ignore the generated config/debug.in
* Patches for glibc-2.5, courtesy of "Robert P. J. Day" <rpjday@mindspring.com>Yann E. MORIN"2007-05-187-0/+479
|
* Make the debug config menu a generated file.Yann E. MORIN"2007-05-171-0/+13
| | | | | | 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.
* Debug facilities:Yann E. MORIN"2007-05-1741-0/+4907
| | | | | | | | | | | | | | | | | | | - 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.
* Huge fixes to glibc build, so that we can build at least (and at last):Yann E. MORIN"2007-05-081-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | - use ports addon even when installing headers, - use optimisation (-O) when installing headers, to avoid unnecessary warnings (thanks Robert P. J. DAY for pointing this out!), - lowest kernel version to use is only X.Y.Z, not X.Y.Z.T, - a bit of preparations for NPTL (RSN I hope), - fix fixing the linker scripts (changing the backup file is kind of useless and stupid); Shut uClibc finish step: there really is nothing to do; Add a patch for glibc-2.3.6 weak aliases handling on some archs (ARM and ALPHA at least); Did not catch the make errors: fixed the pattern matching in scripts/functions; Introduce a new log level, ALL: - send components' build messages there, - DEBUG log level is destined only for crosstool-NG debug messages, - migrate sub-actions to use appropriate log levels; Update the armeb-unknown-linux-gnu sample: - it builds! - uses gcc-4.0.4 and glibc-2.3.6, - updated to latest config options set.
* Merge patches sent by Robert P. J. Day <rpjday@mindspring.com>.Yann E. MORIN"2007-05-014-0/+169
| | | | Warning: the buildroot folks purposedly removed the skip-comment patch but didn't really said why. Keeping it for the sake of having it in svn just in case (removing it will be easier thant not having it at all).
* Vampirise patches for binutils 2.17 from buildroot.Yann E. MORIN"2007-05-016-0/+263
|
* Vampirised another piece of patch from buildroot to apply to gcc-4.0.4.Yann E. MORIN"2007-04-101-0/+49
|
* Add patches for binutils 2.17.50.0.14.Yann E. MORIN"2007-04-104-0/+218
| | | | Vampirised fron buildroot.
* Add gcc-4.1.2 and update associated patches.Yann E. MORIN"2007-03-0411-206/+185
|
* Argh! I forgot to commit the uClibc-0.9.28.3 patches...Yann E. MORIN"2007-03-046-0/+139
|
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-24597-0/+213618
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... :-(