index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
/
loader
/
object_file.hh
Age
Commit message (
Expand
)
Author
2015-07-03
base: remove fd from object loaders
Curtis Dunham
2015-04-29
arch, base, dev, kern, sym: FreeBSD support
Ruslan Bukin
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2013-04-17
base: load weak symbols from object file
Deyuan Guo ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2012-09-25
ARM: added support for flattened device tree blobs
Dam Sunwoo
2012-02-24
MEM: Make port proxies use references rather than pointers
Andreas Hansson
2012-01-17
MEM: Add port proxies instead of non-structural ports
Andreas Hansson
2010-06-02
ARM: Detect thumb mode elf images.
Gabe Black
2009-10-27
POWER: Add support for the Power ISA
Timothy M. Jones
2009-07-27
ARM: Detect OABI binaries and complain that they're no-longer supported.
Ali Saidi
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2009-02-15
X86: Make the loader recognize 32 bit x86 processes.
Gabe Black
2008-09-10
style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...
Ali Saidi
2008-02-05
Add base ARM code to M5
Stephen Hines
2007-09-11
Loader: Error if a TLS section is found in the binary.
Ali Saidi
2007-03-05
Add x86 to the Arch enum in the object file class.
Gabe Black
2007-02-28
Make trap instructions always generate TrapInstruction Fault objects which ca...
Gabe Black
2007-01-22
check if an executable is dynamic and die if it is
Ali Saidi
2006-11-30
Load the hypervisor symbols twice, once with an address mask so that we can g...
Ali Saidi
2006-11-09
Get SPARC to the point that it starts running. Add ability to load the ROM bi...
Ali Saidi
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-22
New directory structure:
Steve Reinhardt