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
/
base
/
loader
Age
Commit message (
Expand
)
Author
2006-03-04
we REALLY don't want to use system headers for libelf...
Ali Saidi
2006-03-04
Filled out the object file loader so it can load object files for several OSs...
Gabe Black
2006-02-27
Changed targetarch to just arch.
Gabe Black
2006-02-21
Made Addr a global type
Gabe Black
2006-02-19
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...
Gabe Black
2006-02-12
Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...
Gabe Black
2005-11-20
Serialize the symbol tables
Nathan Binkert
2005-10-12
Clean up symbol table access functions and make it
Nathan Binkert
2005-06-05
Many files:
Steve Reinhardt
2005-06-05
Many files:
Steve Reinhardt
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2005-06-03
Make m5.fast work
Nathan Binkert
2004-11-18
Minor fixes.
Steve Reinhardt
2004-11-15
Minor cleanup of symtab code/includes.
Steve Reinhardt
2004-11-15
Add support for sampled PC profiling to FullCPU.
Steve Reinhardt
2004-06-27
allow the use of old console code and update elf_object not to rely on EM_ALP...
Ali Saidi
2004-06-21
Merge saidi@zizzer.eecs.umich.edu:/bk/linux
Ali Saidi
2004-06-21
start towards getting m5 endian compliant
Ali Saidi
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-05-11
first pass at merging m5 with linux
Lisa Hsu
2004-05-06
Whole mess'o'changes.. see individual files
Andrew Schultz
2004-03-24
Hacks to make the libelf stuff work in openbsd.
Nathan Binkert
2004-02-21
Load local kernel symbols, and set aic7xxx_no_reset to prevent an initial
Andrew Schultz
2004-01-30
Merge
Nathan Binkert
2004-01-20
Set LIBELF_LINUX to 0 to build on zax. Builds
Steve Reinhardt
2004-01-15
mereged changes to elf_object.cc
Ali Saidi
2004-01-14
Fixes and cleanup to elf loader code.
Steve Reinhardt
2004-01-14
Elf loader now conforms to coding style and config files for linux
Ali Saidi
2004-01-14
Minor fixes to loader and an additional header file in alpha_access.h
Ali Saidi
2004-01-08
Fixed another small libelf problem, everything should work now, on any
Ali Saidi
2004-01-07
Changed elf_object.* to use libelf for reading elf files. The makefile
Ali Saidi
2003-12-01
Restructuring of LiveProcess etc. to support multiple emulated OS syscall
Steve Reinhardt
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-10
File moves for the reorg. Tree is in broken state until I commit the makefil...
Steve Reinhardt