Updated with latest from trunk

svn-id: r53976
This commit is contained in:
Yotam Barnoy 2010-10-31 11:08:43 +00:00
commit 94c8d0a14d
1324 changed files with 182171 additions and 23610 deletions

View file

@ -166,7 +166,7 @@ bool DLObject::loadSegment(Elf32_Phdr *phdr) {
warning("elfloader: Out of memory.");
return false;
}
debug(2, "elfloader: Allocated segment @ %p", _segment);
// Get offset to load segment into