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-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
2005-09-24
Add functions to System object to set up function-based events,
Steve Reinhardt
2005-09-05
Regression tests now run under scons!
Steve Reinhardt
2005-08-30
Build options are set via a build_options file in the
Steve Reinhardt
2005-08-15
Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_dir/m5
Benjamin Nash
2005-08-15
Changes for getting FreeBSD to run.
Miguel Serrano
2005-07-26
Various changes to I/O, addition of PciFake device to improve FreeBSD compati...
Benjamin Nash
2005-06-29
Formatting and decrerease maximum number of children in functional memory.
Benjamin Nash
2005-06-23
Merge m5read@m5.eecs.umich.edu:/bk/m5
Benjamin Nash
2005-06-22
Fix: opt_cpu and trace_cpu were already defined in syscall_emulation
Steve Reinhardt
[next]