Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-19 | 1 | -0/+2 |
* | libc/string/i386/string.h: fix -O0 build failure | Denys Vlasenko | 2009-08-19 | 1 | -0/+22 |
* | relocate i386 string.h to i386-specific dir | Mike Frysinger | 2009-08-19 | 1 | -0/+316 |
* | sh: Fix up optimized SH-4 memcpy on big endian. | Giuseppe Cavallaro | 2009-07-14 | 1 | -12/+12 |
* | Correct ARM memcpy comments. | Joseph Myers | 2009-07-09 | 1 | -1/+2 |
* | Fix Thumb-2 memcpy. | Joseph Myers | 2009-07-09 | 1 | -1/+1 |
* | libc/string/i386/memset.c: memset 1 byte at a time is a bit gross | Denis Vlasenko | 2009-04-23 | 1 | -9/+56 |
* | Synch strverscmp.c with trunk | Carmelo Amoroso | 2009-02-19 | 2 | -0/+117 |
* | - synch r25316:25325 from trunk | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -117/+0 |
* | Add strverscmp() and versionsort[64](). | Denis Vlasenko | 2009-02-08 | 1 | -0/+117 |
* | Synch with trunk: miscellaneous changes, mostly cleanup, | Carmelo Amoroso | 2009-01-22 | 3 | -101/+71 |
* | *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x | Denis Vlasenko | 2009-01-21 | 1 | -1/+1 |
* | - pull r24593:24596 from trunk | Bernhard Reutner-Fischer | 2008-12-29 | 1 | -1/+1 |
* | ldso/ldso/mips/*: non-pic support from trunk | Denis Vlasenko | 2008-12-23 | 4 | -8/+3 |
* | sync with trunk. Compile tested on i386 | Denis Vlasenko | 2008-12-23 | 21 | -323/+278 |
* | fix build failures on i386 | Denis Vlasenko | 2008-12-23 | 4 | -5/+5 |
* | Synch with trunk @ 24379 | Carmelo Amoroso | 2008-12-11 | 1 | -14/+15 |
* | Go deeper while cleaning string directory to remove | Carmelo Amoroso | 2008-12-04 | 1 | -1/+1 |
* | Synch with trunk @ 24165 | Carmelo Amoroso | 2008-11-27 | 22 | -63/+42 |
* | Make wcsxfrm visible also when LOCALE support is disabled. | Carmelo Amoroso | 2008-11-25 | 1 | -0/+1 |
* | Synch with trunk @ 24087 | Carmelo Amoroso | 2008-11-18 | 11 | -12/+12 |
* | Synch with trunk @ 24075. | Carmelo Amoroso | 2008-11-17 | 35 | -1373/+1343 |
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 14 | -22/+22 |
* | libc_hidden_proto moved to string.h | Carmelo Amoroso | 2008-06-19 | 62 | -120/+126 |
* | Filter-out _memcpy_fwd.c and fix clean target to remove objects into deeper f... | Carmelo Amoroso | 2008-06-19 | 1 | -1/+4 |
* | Move static function _wordcopy_fwd_aligned and _wordcopy_fwd_dest_aligned fro... | Carmelo Amoroso | 2008-06-19 | 3 | -191/+194 |
* | Synch arch specific part of libc/string for frv/ia64/sparc/i386/powerpc/arm/a... | Carmelo Amoroso | 2008-06-19 | 70 | -658/+1080 |
* | Merge nptl branch tree with trunk. | Carmelo Amoroso | 2008-03-16 | 22 | -0/+2675 |
* | Added optmized memcpy implementation for SH4 | Carmelo Amoroso | 2007-11-21 | 5 | -217/+1048 |
* | More merging from trunk. | "Steven J. Hill" | 2007-01-21 | 4 | -16/+192 |
* | Merge from trunk. | "Steven J. Hill" | 2006-08-23 | 36 | -22/+92 |
* | Merge from trunk. | "Steven J. Hill" | 2006-08-18 | 23 | -10/+75 |
* | Copy from trunk. | "Steven J. Hill" | 2006-06-18 | 7 | -0/+544 |
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 185 | -1022/+3786 |
* | Clean up the 'sysdep.h' header chain. Other architectures will have their own... | "Steven J. Hill" | 2006-02-05 | 3 | -52/+2 |
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 187 | -4030/+3329 |
* | Copy from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -0/+145 |
* | Finish merge from trunk, again, no really. | "Steven J. Hill" | 2005-12-10 | 2 | -6/+6 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 5 | -14/+17 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-08 | 6 | -31/+59 |
* | More merging from trunk. | "Steven J. Hill" | 2005-12-06 | 1 | -2/+0 |
* | 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 | 1 | -1/+1 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 25 | -225/+92 |
* | Merge from trunk. More to come you betcha'. | "Steven J. Hill" | 2005-12-02 | 1 | -1454/+0 |
* | Merge from trunk that gives us a valid NPTL dynamic loader and the start of t... | "Steven J. Hill" | 2005-11-29 | 1 | -0/+1 |
* | Merge from trunk. | "Steven J. Hill" | 2005-11-20 | 1 | -80/+297 |
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 25 | -87/+83 |
* | Merge from trunk. | "Steven J. Hill" | 2005-11-17 | 11 | -32/+74 |