| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 27 | -129/+128 |
| | | |||||
| * | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 25 | -89/+34 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -2/+2 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2005-12-08 | 1 | -4/+1 |
| | | |||||
| * | Big merge from trunk. Stop the madness! | "Steven J. Hill" | 2005-12-06 | 1 | -1/+1 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -1/+1 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 9 | -50/+23 |
| | | |||||
| * | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 25 | -87/+83 |
| | | |||||
| * | Massive merge from trunk. | "Steven J. Hill" | 2005-11-17 | 1 | -7/+3 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+33 |
| | | |||||
| * | Big sync with trunk. | "Steven J. Hill" | 2005-09-24 | 1 | -4/+4 |
| | | |||||
| * | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -6/+4 |
| | | |||||
| * | Add a couple of mips-specific string funcs. | Manuel Novoa III | 2004-09-02 | 29 | -0/+3377 |
| Port the generic optimized string funcs from glibc, with some tweaks to cut their size a little. The main change is making memmove call memcpy for forward copying to trim redundant code. Make use of both the generic and arch-specific speed-optimized string funcs configurable. Arch-specific take precedence over generic, and generic takes precedence over basic size-optimized uClibc funcs. | |||||
