Tony Puccinelli
|
934c0b922c
|
got rid of dlopen, dlclose, etc. wrappers
svn-id: r51677
|
2010-08-03 06:25:03 +00:00 |
|
Tony Puccinelli
|
9d236ac4d0
|
added check for MIPS machine type in the 'readElfHeader' method
svn-id: r51403
|
2010-07-28 05:18:46 +00:00 |
|
Tony Puccinelli
|
e8fc5f2070
|
various manual tweaks to get ds port compiling from branch again after earlier merge from trunk
svn-id: r51398
|
2010-07-28 00:08:32 +00:00 |
|
Tony Puccinelli
|
58f3e81f00
|
Continued abstraction of generic ELF-loader, splitting off MIPS-processor specific things into their own files and testing on the PS2
svn-id: r51345
|
2010-07-27 06:27:45 +00:00 |
|
Tony Puccinelli
|
4e530debd2
|
moved flushDataCache function from ds-loader.cpp to elf-loader.cpp and moved arm-relocations from ds-loader.cpp to arm-relocs.cpp; deleted ds-loader.cpp
svn-id: r51289
|
2010-07-26 00:41:31 +00:00 |
|
Tony Puccinelli
|
5d8f4b5062
|
Finished initial abstraction of ELF-loader (works for DS)
svn-id: r51233
|
2010-07-24 02:07:35 +00:00 |
|