aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins/elf/elf-loader.cpp
AgeCommit message (Expand)Author
2010-09-15PLUGINS: Cleanup.Andre Heider
2010-09-06PLUGINS: used variation of ScopedPtr to clean up load() functionYotam Barnoy
2010-09-06PLUGINS: fixed MIPS plugin loaderYotam Barnoy
2010-09-05PLUGINS: Remove spurious extra allocation.Andre Heider
2010-09-05PLUGINS: Plug some memleaks.Andre Heider
2010-09-05PLUGINS: Add missing variable initialization.Andre Heider
2010-09-05PLUGINS: Formatting.Andre Heider
2010-09-05PLUGINS: Make the file stream a member of DLObject.Andre Heider
2010-09-05PLUGINS: Type cleanup.Andre Heider
2010-09-05PLUGINS: Move platform specific code out of the generic ELF loader.Andre Heider
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider