summaryrefslogtreecommitdiff
path: root/src/base/loader/elf_object.cc
AgeCommit message (Expand)Author
2007-05-26Get rid of GNU libelf and its autoconf nastiness and replaceNathan Binkert
2007-03-06Get X86 to load an elf and start a process for it.Gabe Black
2007-02-28Make trap instructions always generate TrapInstruction Fault objects which ca...Gabe Black
2007-01-22we decided to check for .interp instead of .dynamicAli Saidi
2007-01-22check if an executable is dynamic and die if it isAli Saidi
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-08-11Added code to support setting up all of the auxillieary vectors configured by...Gabe Black
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22Clean up libelf handling.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt