Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso | 2009-07-29 | 1 | -2/+0 |
| | | | | | | | | Avoid including akefile.commonarch in each Makefile.arch. Include it instead from Makefile.in just after the arch specific Makefile.arch Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | syscall(): create a common version based on INLINE_SYSCALL_NCS() | Mike Frysinger | 2009-07-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | sh: add cacheflush syscall wrapper | Carmelo Amoroso | 2009-07-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | longjmp missed, remove sh version, it's the same as the generic one | Peter S. Mazinger | 2006-01-23 | 1 | -1/+1 |
| | |||||
* | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger | 2005-11-19 | 1 | -1/+1 |
| | |||||
* | unify common code thus making arch-specific Makefiles very simple :) | Mike Frysinger | 2005-11-04 | 1 | -22/+4 |
| | |||||
* | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 ↵ | Peter S. Mazinger | 2005-11-03 | 1 | -2/+2 |
| | | | | with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. | ||||
* | Update sh to new builds | Peter S. Mazinger | 2005-11-01 | 1 | -0/+32 |