| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin... | Magnus Holmgren | 2010-08-26 |
| * | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-24 |
| * | Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i... | Thomas Martitz | 2010-08-24 |
| * | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz | 2010-08-23 |
| * | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-23 |
| * | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz | 2010-06-21 |
| * | pluginlib: Support calling a function at exit time to clean up open files | Torne Wuff | 2010-01-05 |
| * | Add exit() implementation for plugins | Maurus Cuelenaere | 2009-04-22 |