summaryrefslogtreecommitdiffstats
path: root/libc/string/frv
Commit message (Collapse)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
| | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch arch specific part of libc/string for ↵Carmelo Amoroso2008-06-191-1/+1
| | | | frv/ia64/sparc/i386/powerpc/arm/avr32/x86_64/cris/bfin
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-254-42/+13
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-072-4/+6
|
* Merge from trunk."Steven J. Hill"2005-12-021-3/+1
|
* Merge from trunk."Steven J. Hill"2005-11-172-6/+12
|
* Massive merge from trunk."Steven J. Hill"2005-11-171-1/+1
|
* Merge from trunk."Steven J. Hill"2005-10-301-31/+8
|
* Copy from trunk."Steven J. Hill"2005-10-301-0/+27
|
* merge parallel build supportMike Frysinger2005-01-251-5/+4
|
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-1/+1
| | | | as the flags for all calls to 'as'
* Alexandre Oliva writes:Eric Andersen2004-05-143-0/+318
This patch introduces optimized versions of memcpy and memset for frv.