Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build C files within arch subfolders. | Giuseppe Cavallaro | 2009-09-27 | 1 | -1/+4 |
| | | | | | Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-19 | 1 | -0/+2 |
| | | | | | | | Handle O= Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Go deeper while cleaning string directory to remove | Carmelo Amoroso | 2008-12-04 | 1 | -1/+1 |
| | | | | | | TARGET_SUBARCH implementation too. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Synch with trunk @ 24075. | Carmelo Amoroso | 2008-11-17 | 1 | -5/+5 |
| | | | | | Step 4 libc/string and asm implementation | ||||
* | Filter-out _memcpy_fwd.c and fix clean target to remove objects into deeper ↵ | Carmelo Amoroso | 2008-06-19 | 1 | -1/+4 |
| | | | | folder | ||||
* | Added optmized memcpy implementation for SH4 | Carmelo Amoroso | 2007-11-21 | 1 | -9/+26 |
| | | | | | | | | | | | | | (backward memcpy algorithm) Modified libc/string/generic/Makefile.in to handle subtarget implementations. Fixed generic memmove code to handle backward memcpy by using a selectable config option __ARCH_HAS_BWD_MEMCPY__ This option is on for SH4 arch Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-08-23 | 1 | -0/+6 |
| | |||||
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -28/+62 |
| | |||||
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -80/+37 |
| | |||||
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-17 | 1 | -33/+60 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+95 |