| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | move PP specific files to pp/ | Rafaël Carré | 2012-01-03 |
| * | Commit to certain names for cache coherency APIs and discard the aliases. | Michael Sevakis | 2011-12-17 |
| * | thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside... | Michael Sevakis | 2011-12-10 |
| * | Convert remaining __attribute__((noreturn)) to NORETURN_ATTR. | Boris Gjenero | 2011-12-09 |
| * | Introduce USED_ATTR wrapper for __attribute__((used)). | Boris Gjenero | 2011-12-09 |
| * | Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)... | Andree Buschmann | 2011-02-02 |
| * | For multiprocessor targets, do the thread_exit routine such that we don't nee... | Michael Sevakis | 2010-06-18 |
| * | Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to... | Michael Sevakis | 2010-06-10 |
| * | Fix PP5002 builds. Somehow an #else went missing along the line. | Michael Sevakis | 2010-06-02 |
| * | Threading: Split processor support code into respective target files. C files... | Michael Sevakis | 2010-06-02 |