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
/
SConscript
Age
Commit message (
Expand
)
Author
2006-04-06
fixes for newmem
Ali Saidi
2006-04-06
fixes for new memory system
Ali Saidi
2006-03-30
Add a functional port that is used to load the original binaries in FS
Ali Saidi
2006-03-29
page_table.cc is a syscall only kinda thing
Ali Saidi
2006-03-28
Only compile in Tru64 objects if we're doing Alpha.
Steve Reinhardt
2006-03-26
Add the bus and connector objects to scons
Ali Saidi
2006-03-14
Minor Sconscript edit ... mips decoder changes ... initialize NNPC and output...
Korey Sewell
2006-03-12
Replace Memory with MemObject; no need for two different levels of hierarchy ...
Steve Reinhardt
2006-03-12
Fix EIO handling for new memory system.
Steve Reinhardt
2006-03-09
Hand merge. Stuff probably doesn't compile.
Gabe Black
2006-03-07
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-07
Moved where some alpha specific source files were mentioned to be in the alph...
Gabe Black
2006-03-05
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-04
Merge zizzer:/bk/m5
Ali Saidi
2006-03-04
move alpha specific code into arch/alpha
Ali Saidi
2006-03-04
Steps towards setting up the infrastructure to allow the new CPU model to wor...
Kevin Lim
2006-03-04
Merge gblack@m5.eecs.umich.edu:/bk/multiarch
Gabe Black
2006-03-04
Filled out the object file loader so it can load object files for several OSs...
Gabe Black
2006-03-03
Merge zizzer:/bk/m5
Ali Saidi
2006-03-03
First cut at moving alpha specefic stuff out of /sim/system* into
Ali Saidi
2006-03-01
Removed the targetarch code.
Gabe Black
2006-02-27
Fixes so that it compiles properly. Still working on .py file issues.
Ron Dreslinski
2006-02-27
Changed targetarch to just arch.
Gabe Black
2006-02-23
Enable building only selected CPU models via new scons
Steve Reinhardt
2006-02-23
Create a Builder object for .isa files in arch/SConscript.
Steve Reinhardt
2006-02-23
Update functional memory to have a response event
Ron Dreslinski
2006-02-22
Auto-generate arch/foo.hh "switch headers" in scons.
Steve Reinhardt
2006-02-22
Clean excess comments out of SConscripts.
Steve Reinhardt
2006-02-21
Move op_class.hh out of encumbered/cpu/full and into cpu.
Steve Reinhardt
2006-02-21
Move read/writeBlob functions to Port class;
Steve Reinhardt
2006-02-20
Make loaders use translation port instead of proxy memory.
Ron Dreslinski
2006-02-20
Add in a new translating port that allows syscalls to translate addresses via...
Ron Dreslinski
2006-02-19
Merge zizzer:/bk/m5
Ali Saidi
2006-02-18
Move Linux/Tru64 architecture independent code into kern/*
Ali Saidi
2006-02-16
Changed the fault enum into a class, and fixed everything up to work with it....
Gabe Black
2006-02-15
More progress toward compiling... partly by
Steve Reinhardt
2006-02-15
Changes to start making the tree use the new memory system. Trying to compil...
Ron Dreslinski
2006-02-12
Pseudo instructions are now passed whatever instructions they need by the dec...
Gabe Black
2006-02-12
Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...
Gabe Black
2006-02-09
A fix for SConscript so it will work with newer versions of scons
Gabe Black
2006-02-08
Alot of changes to push towards ISA independence. Highlights are renaming of ...
Gabe Black
2006-02-07
Pushing current state. Need to fix compilation problems, have moved the SCON...
Ron Dreslinski
2006-02-01
Fix a mistake, need to import SCons.Scanner
Ali Saidi
2006-01-31
Add a scaner for .isa files. Ordering it turns out is rather important
Ali Saidi
2006-01-29
Hacks to avoid compiling in old FullCPU model.
Steve Reinhardt
2006-01-29
Add PageTable code and SConscript fixes for new syscall emulation
Steve Reinhardt
2006-01-24
Some stuff aparently didn't get committed which was from before the new repos...
Gabe Black
2005-10-26
Merge zizzer:/bk/m5
Lisa Hsu
2005-10-26
add in the files to the SConscript for split caches
Lisa Hsu
2005-10-18
Add new function profiling stuff, wrap the pc_sample stuff into it.
Nathan Binkert
[next]