aboutsummaryrefslogtreecommitdiff
path: root/patches/uClibc/0.9.29
Commit message (Collapse)AuthorAgeFilesLines
* Fourth step at renaming patches: renumber all patches with a 10-step.Yann E. MORIN"2008-07-2810-0/+0
|
* Vampirise three new patches for uClibc, coming from buildroot.Yann E. MORIN"2008-05-143-0/+243
| | | | | | | /trunk/patches/uClibc/0.9.29/600-filter-gnu99-from-assembly-flags.patch | 12 12 0 0 + /trunk/patches/uClibc/0.9.29/800-rm-whitespace.patch | 86 86 0 0 ++++++ /trunk/patches/uClibc/0.9.29/700-linuxthreads.patch | 145 145 0 0 ++++++++++ 3 files changed, 243 insertions(+)
* Add a new patch to uClibc-0.9.29.Yann E. MORIN"2008-01-181-0/+18
|
* 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
|
* Port the custom ISA patch to uClibc-0.9.29Yann E. MORIN"2007-05-221-0/+31
|
* 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.
* 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!
* 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.