summaryrefslogtreecommitdiff
path: root/src/base/loader/object_file.cc
AgeCommit message (Expand)Author
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-03-17base: style cleanup for ObjectFile and ElfObjectBrandon Potter
2016-02-29base: support gzip-compressed object filesCurtis Dunham
2015-07-03base: remove fd from object loadersCurtis Dunham
2014-10-01misc: Fix issues identified by static analysisAndreas Hansson
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2013-02-15loader: add a flattened device tree blob (dtb) objectAnthony Gutierrez
2012-09-07loader: initialize all memory in the ObjectFile objects.Ali Saidi
2012-02-24MEM: Make port proxies use references rather than pointersAndreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2007-11-14remove unnecessary debug messages I addedKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-09-11Loader: Error if a TLS section is found in the binary.Ali Saidi
2007-01-26Merge zeep.pool:/z/saidi/work/m5.newmemAli Saidi
2007-01-26make our code a little more standards compliantAli Saidi
2007-01-22check if an executable is dynamic and die if it isAli Saidi
2006-11-09Get SPARC to the point that it starts running. Add ability to load the ROM bi...Ali Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt