| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libc_hidden_proto moved to string.h | Carmelo Amoroso | 2008-06-19 | 1 | -1/+1 | 
| | | |||||
| * | More merging from trunk. | "Steven J. Hill" | 2007-01-21 | 2 | -4/+186 | 
| | | |||||
| * | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 5 | -37/+60 | 
| | | |||||
| * | Clean up the 'sysdep.h' header chain. Other architectures will have their ↵ | "Steven J. Hill" | 2006-02-05 | 3 | -52/+2 | 
| | | | | | own 'sysdep.h' file in the various NPTL threads directories. Clean up other files having to do with the usage of it. | ||||
| * | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 3 | -12/+11 | 
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 2 | -35/+10 | 
| | | |||||
| * | Massive merge from trunk. | "Steven J. Hill" | 2005-11-17 | 1 | -1/+1 | 
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+26 | 
| | | |||||
| * | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -5/+5 | 
| | | |||||
| * | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen | 2004-12-22 | 1 | -1/+1 | 
| | | | | | as the flags for all calls to 'as' | ||||
| * | Add a couple of mips-specific string funcs. | Manuel Novoa III | 2004-09-02 | 4 | -0/+319 | 
| 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. | |||||
