Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new patch to uClibc-0.9.29. | Yann E. MORIN" | 2008-01-18 | 1 | -0/+18 |
| | |||||
* | The latest uClibc-0.9.29 patch grabbed from buildroot is buggy wrt a type ↵ | Yann E. MORIN" | 2007-07-23 | 1 | -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-21 | 2 | -0/+142 |
| | |||||
* | Remove unused patch to uClibc-0.9.29. | Yann E. MORIN" | 2007-07-21 | 1 | -396/+0 |
| | |||||
* | Port the custom ISA patch to uClibc-0.9.29 | Yann E. MORIN" | 2007-05-22 | 1 | -0/+31 |
| | |||||
* | Add uClibc-0.9.29: | Yann E. MORIN" | 2007-05-19 | 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. | ||||
* | Remove an incorrect path from uClibc-0.9.29: we _do_ need a xgcc to buld ↵ | Yann E. MORIN" | 2007-05-19 | 1 | -13/+0 |
| | | | | this header! | ||||
* | Make the debug config menu a generated file. | Yann E. MORIN" | 2007-05-17 | 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. |