Age | Commit message (Expand) | Author |
---|---|---|
2011-10-27 | sh: fix build for SH in !NPTL case | Rob Landley |
2011-05-27 | sh: use the common implementation for longjmp | Filippo Arcidiacono |
2011-05-27 | sh: fix build in !NPTL case | Filippo Arcidiacono |
2009-10-17 | sh specific bits needed for nptl | Austin Foxley |
2009-07-29 | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso |
2009-07-09 | syscall(): create a common version based on INLINE_SYSCALL_NCS() | Mike Frysinger |
2009-07-02 | sh: add cacheflush syscall wrapper | Carmelo Amoroso |
2006-01-23 | longjmp missed, remove sh version, it's the same as the generic one | Peter S. Mazinger |
2005-11-19 | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger |
2005-11-04 | unify common code thus making arch-specific Makefiles very simple :) | Mike Frysinger |
2005-11-03 | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with... | Peter S. Mazinger |
2005-11-01 | Update sh to new builds | Peter S. Mazinger |