summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin_crt0.c (follow)
Commit message (Expand)AuthorAge
* Guard the cpucache_invalidate() with proper #ifdefsFrank Gevaerts2010-10-10
* Invalidate the CPU cache after clearing bss, to make sure that bss variables ...Frank Gevaerts2010-10-10
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz2010-08-27
* Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz2010-08-27
* Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz2010-08-26
* Oops, forgot this file in r27893.Magnus Holmgren2010-08-26
* remove executable bit on plugin_crt0.cRafaël Carré2010-08-26
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23