aboutsummaryrefslogtreecommitdiff
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
...
* Robert P. J. DAY says:Yann E. MORIN"2008-02-152-0/+50
| | | | Add support for duma-2.5.12.
* Robert P. J. DAY says:Yann E. MORIN"2008-02-154-280/+0
| | | | | I have been assured by Mike Frysinger that this patch has been unnecessary since glibc-2.4.
* Robert P. J. DAY says:Yann E. MORIN"2008-02-159-0/+297
| | | | | Add support for the selection of strace-4.5.16, including an updated set of patches from strace-4.5.15.
* Add a new patch to uClibc-0.9.29.Yann E. MORIN"2008-01-181-0/+18
|
* New patch to binutils 2.18, from "Matvejchikov Ilya" ↵Yann E. MORIN"2007-10-301-0/+32
| | | | | | <matvejchikov@gmail.com> (coming from buildroot). Fixes building with /old/ version of texinfo. Thanks!
* Renamed all patches file names so that locales are now irrelevant to sort ↵Yann E. MORIN"2007-09-23148-616/+0
| | | | | | | the files. Removed the locale check as it is now irrelevant. Removed the experimental binutils 2.17.50.0.xx: 2.18 is here now.
* Add D.U.M.A. 2_5_8 and associated patches.Yann E. MORIN"2007-09-073-81/+53
| | | | | Fix a patch for D.U.M.A 2_5_1. Add libelf 0.8.10, still does not build... :-(
* Fix the glibc-2.6.1 ARM NPTL patch.Yann E. MORIN"2007-09-061-2/+2
|
* Add a patch to enqable NPTL build on ARM OABI with glibc-2.6.1.Yann E. MORIN"2007-09-061-0/+13
| | | | Fix a comment.
* Add patches against gcc-3.4.6. Untested.Yann E. MORIN"2007-08-1517-0/+14652
|
* Remove dead linuxthreads patches.Yann E. MORIN"2007-08-1524-3575/+0
|
* Do a clean-up pass on the OBSOLETE features (versions):Yann E. MORIN"2007-08-14428-174230/+0
| | | | | | - remove legions of those, - remove associated patches no longer needed, - mark then as (OBSOLETE) in the prompt;
* Add experimental binutils-2.17.50.0.18, along with patches from previous ↵Yann E. MORIN"2007-08-123-0/+69
| | | | snapshot.
* Add glibc: 2.5.1 - 2.6 - 2.6.1.Yann E. MORIN"2007-08-1127-0/+1605
| | | | Apply the same patches as glibc 2.5: they apply without any problem (except for ridiculously small offsets).
* Add patches for binutils-2.17.50.0.17 (vampirised from buildroot).Yann E. MORIN"2007-08-063-0/+69
|
* Add patches for gcc-4.2.1.Yann E. MORIN"2007-08-0417-0/+4016
|
* Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"2007-07-303-112/+2
| | | | | | | | | | Rationale: Most of the time, soft-float problems are caused by this sucker of gcc: it has support for soft float for all of the targets I've tried so far, but does not activate this code until you dwelve into half a dozen of files to make it accept to build and link the support code... So, yes: gcc has soft-float support. And again, yes: gcc is a sucker.
* The latest uClibc-0.9.29 patch grabbed from buildroot is buggy wrt a type ↵Yann E. MORIN"2007-07-231-1/+1
| | | | (__ulong_t does not exist, while __u_long does). Fix that.
* Vampirise two more patches against uClibc-0.9.29 from buildroot.Yann E. MORIN"2007-07-212-0/+142
|
* Remove unused patch to uClibc-0.9.29.Yann E. MORIN"2007-07-211-396/+0
|
* Update and fix a patch to strace.Yann E. MORIN"2007-07-161-7/+9
|
* Copy softfloat fix patch from gcc-4.1.2 to gcc-4.2.0.Yann E. MORIN"2007-07-151-0/+58
|
* Re-diff strace patches against current version.Yann E. MORIN"2007-07-1411-128/+134
|
* Add patches for strace 4.5.15.Yann E. MORIN"2007-07-1410-0/+985
|
* Add a patch to gcc to expand switch-case to an if-else sequence (from ↵Yann E. MORIN"2007-07-141-0/+153
| | | | buildroot).
* Add D.U.M.A., the Electric Fence successor.Yann E. MORIN"2007-07-122-0/+130
|
* Add the first tool facility: sstrip.Yann E. MORIN"2007-06-011-0/+12
|
* Merge the NPTL stuff.Yann E. MORIN"2007-05-274-0/+114
| | | | That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later...
* Port the custom ISA patch to uClibc-0.9.29Yann E. MORIN"2007-05-221-0/+31
|
* Forgot to svn add...Yann E. MORIN"2007-05-2015-0/+3882
|
* Add uClibc-0.9.29:Yann E. MORIN"2007-05-194-0/+494
| | | | | | | - associated patch set - update the munging function to accomodate the new config variables libfloat version was missing from the previous commit... :-( Better handle the case where the sample directory already exist but isn't under revision control, and in case the destination file doesn't exist in the sample directory.
* Correctly handle the libfloat case: download, extract and patch sub-actions.Yann E. MORIN"2007-05-192-0/+0
| | | | Small improvement in messages in scipts/functions when retrieving a file.
* 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... :-(