summaryrefslogtreecommitdiff
path: root/patches/uClibc/0.9.29
AgeCommit message (Collapse)AuthorFilesLines
2008-07-28Fourth step at renaming patches: renumber all patches with a 10-step.Yann E. MORIN"10-0/+0
2008-05-14Vampirise three new patches for uClibc, coming from buildroot.Yann E. MORIN"3-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(+)
2008-01-18Add a new patch to uClibc-0.9.29.Yann E. MORIN"1-0/+18
2007-07-23The latest uClibc-0.9.29 patch grabbed from buildroot is buggy wrt a type ↵Yann E. MORIN"1-1/+1
(__ulong_t does not exist, while __u_long does). Fix that.
2007-07-21Vampirise two more patches against uClibc-0.9.29 from buildroot.Yann E. MORIN"2-0/+142
2007-07-21Remove unused patch to uClibc-0.9.29.Yann E. MORIN"1-396/+0
2007-05-22Port the custom ISA patch to uClibc-0.9.29Yann E. MORIN"1-0/+31
2007-05-19Add uClibc-0.9.29:Yann E. MORIN"4-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.
2007-05-19Remove an incorrect path from uClibc-0.9.29: we _do_ need a xgcc to buld ↵Yann E. MORIN"1-13/+0
this header!
2007-05-17Make the debug config menu a generated file.Yann E. MORIN"1-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.