summaryrefslogtreecommitdiffstats
path: root/libc/string/i386
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-186-6/+6
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-183-4/+0
* libc/string/i386/string.h: fix -O0 build failureDenys Vlasenko2009-08-191-0/+22
* relocate i386 string.h to i386-specific dirMike Frysinger2009-08-191-0/+316
* libc/string/i386/memset.c: memset 1 byte at a time is a bit grossDenis Vlasenko2009-04-231-9/+56
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-222-0/+71
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-2312-152/+260
* fix build failures on i386Denis Vlasenko2008-12-233-3/+3
* Synch with trunk @ 24379Carmelo Amoroso2008-12-111-14/+15
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* Synch arch specific part of libc/string for frv/ia64/sparc/i386/powerpc/arm/a...Carmelo Amoroso2008-06-1914-15/+15
* Merge from trunk."Steven J. Hill"2006-08-184-1/+7
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-2516-76/+50
* Big fricking merge from trunk."Steven J. Hill"2006-01-0714-35/+20
* Finish merge from trunk, again, no really."Steven J. Hill"2005-12-101-2/+2
* Merge from trunk."Steven J. Hill"2005-12-021-3/+1
* Copy from trunk."Steven J. Hill"2005-11-171-0/+54
* Copy from trunk."Steven J. Hill"2005-11-171-0/+48
* Copy from trunk."Steven J. Hill"2005-11-171-0/+54
* Copy from trunk."Steven J. Hill"2005-11-171-0/+59
* Copy from trunk."Steven J. Hill"2005-11-171-0/+56
* Copy from trunk."Steven J. Hill"2005-11-171-0/+49
* Copy from trunk."Steven J. Hill"2005-11-171-0/+62
* Copy from trunk."Steven J. Hill"2005-11-171-0/+52
* Copy from trunk."Steven J. Hill"2005-11-171-0/+62
* Copy from trunk."Steven J. Hill"2005-11-171-0/+49
* Copy from trunk."Steven J. Hill"2005-11-171-0/+60
* Copy from trunk."Steven J. Hill"2005-11-171-0/+56
* Copy from trunk."Steven J. Hill"2005-11-171-0/+57
* Copy from trunk."Steven J. Hill"2005-11-171-0/+52
* Massive merge from trunk."Steven J. Hill"2005-11-171-15/+4
* Merge with trunk."Steven J. Hill"2005-11-171-329/+0
* Merge from trunk."Steven J. Hill"2005-10-301-37/+8
* Copy from trunk."Steven J. Hill"2005-10-301-0/+35
* Sync."Steven J. Hill"2005-09-061-6/+13
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Add in aliases provided by the non arch specific implementationsEric Andersen2003-11-061-0/+6
* The curse of cut-n-pasteEric Andersen2003-11-061-6/+1
* Add some initial x86 string optimizations. These make no attempt to use niftyEric Andersen2003-11-062-0/+366