Age | Commit message (Expand) | Author |
---|---|---|
2010-08-07 | took out hacky 'ifdef MIPS_TARGET' statements in DLObject's methods and inste... | Tony Puccinelli |
2010-08-06 | removed unnecessary declaration of flushDataCache() in elf-loader header | Tony Puccinelli |
2010-08-03 | added checks for ELF_LOADER_TARGET before including the elf plugin provider | Tony Puccinelli |
2010-08-03 | Simplify code a bit, add several FIXMEs | Max Horn |
2010-08-03 | got rid of dlopen, dlclose, etc. wrappers | Tony Puccinelli |
2010-07-28 | added check for MIPS machine type in the 'readElfHeader' method | Tony Puccinelli |
2010-07-28 | various manual tweaks to get ds port compiling from branch again after earlie... | Tony Puccinelli |
2010-07-27 | Continued abstraction of generic ELF-loader, splitting off MIPS-processor spe... | Tony Puccinelli |
2010-07-26 | moved flushDataCache function from ds-loader.cpp to elf-loader.cpp and moved ... | Tony Puccinelli |
2010-07-24 | Finished initial abstraction of ELF-loader (works for DS) | Tony Puccinelli |