aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins/elf/elf-provider.cpp
AgeCommit message (Expand)Author
2014-02-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-12-30PLUGINS: rename ONE_PLUGIN_AT_A_TIME define to UNCACHED_PLUGINSYotam Barnoy
2010-12-22PLUGINS: add ELF memory manager to solve fragmentationYotam Barnoy
2010-11-05PLUGINS: Simplify ELF plugin providers & DLObject subclassesMax Horn
2010-09-15PLUGINS: Additional plugin check for the ELF loader.Andre Heider
2010-09-15PLUGINS: Cleanup.Andre Heider
2010-09-06PLUGINS: Only resolve __dso_handle if loading was successful.Andre Heider
2010-09-06PLUGINS: Use the C++ ABI to call dtors when unloading a plugin.Andre Heider
2010-09-05PLUGINS: Plug some memleaks.Andre Heider
2010-09-05PLUGINS: Formatting.Andre Heider
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider