aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins/elf/mips-loader.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-12-22PLUGINS: add ELF memory manager to solve fragmentationYotam Barnoy
2010-11-05PLUGINS: Simplify ELF plugin providers & DLObject subclassesMax Horn
2010-10-31Updated with latest from trunkYotam Barnoy
2010-09-16PLUGINS: fixed issue with R_MIPS_32 relocationsYotam Barnoy
2010-09-16PLUGINS: Fix function arguments in MIPS loaderYotam Barnoy
2010-09-15PLUGINS: Cleanup.Andre Heider
2010-09-06PLUGINS: fixed MIPS plugin loaderYotam Barnoy
2010-09-06PLUGINS: added missing call in destructor which caused crashingYotam Barnoy
2010-09-05PLUGINS: Added _segmentVMA to the MIPS loader.Andre Heider
2010-09-05PLUGINS: Remove spurious extra allocation.Andre Heider
2010-09-05PLUGINS: Move doxygen to the base class header.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