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
2005-04-04
Add more prefetcher support.
Ron Dreslinski
2005-04-01
Some hand merges
Ron Dreslinski
2005-04-01
Another pass at the prefetcher. Now it works with both miss and access refer...
Ron Dreslinski
2005-03-30
First pass at a prefetcher
Ron Dreslinski
2005-03-28
If we find the mysql libraries on the machine, just compile
Nathan Binkert
2005-03-14
- Add capability to auto-generate Param structs from
Steve Reinhardt
2005-03-11
stick all python stuff into a top level python directory.
Nathan Binkert
2005-02-14
undoing change per nates request
Ali Saidi
2005-02-13
Merge
Ali Saidi
2005-02-13
build mysql version if libraries exist
Ali Saidi
2005-02-11
Rework the command line paramters for python output and how
Nathan Binkert
2005-01-15
New and improved configuration mechanism. No more writing of
Nathan Binkert
2004-12-13
Fix up the random number stuff.
Nathan Binkert
2004-12-08
compress main memory in checkpoints
Ali Saidi
2004-11-15
Add support for sampled PC profiling to FullCPU.
Steve Reinhardt
2004-11-13
Add the Simple Integrated Network Interface Controller
Nathan Binkert
2004-11-13
Use the new PacketFifo class to avoid manual calculations
Nathan Binkert
2004-11-03
Add Inorder CPU model
Taeho Kgil
2004-11-03
add a new phase to the simulator. Basically the simulator now goes
Nathan Binkert
2004-11-01
remove mention of a couple of files that don't exist anymore
Nathan Binkert
2004-10-22
Do the targetarch dependency stuff better.
Nathan Binkert
2004-10-22
Make targetarch directory in build tree and copy arch/alpha files to it
Steve Reinhardt
2004-09-28
Add opt cpu and fix page copy warnings
Erik Hallnor
2004-09-22
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smp
Ali Saidi
2004-09-22
fix unaligned memory offset and some small fixes to interrupt binning
Ali Saidi
2004-09-20
Clean up network header stuff and make it more generic. Use
Nathan Binkert
2004-09-16
pc event now clears lower 2 bits
Ali Saidi
2004-09-02
Update tracing functionality and add an ITX trace writer.
Erik Hallnor
2004-08-20
- Clean up and factor out all of the binning code into a
Nathan Binkert
2004-08-20
-DUSE_MYSQL so that mysql stuff builds properly
Nathan Binkert
2004-08-16
Make the mysql stuff work with scons
Nathan Binkert
2004-08-07
Split libelf/SConscript into two parts, one for the
Steve Reinhardt
2004-08-05
Integrate Python configuration script parsing into m5 itself.
Steve Reinhardt
2004-08-03
Move libelf/SConscript include to m5/SConscript, so elf
Steve Reinhardt
2004-07-30
added printk.cc to the sconsscript so it will actually build.
Lisa Hsu
2004-07-30
Move all of the object matching code to a shared file so it can
Nathan Binkert
2004-07-14
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Steve Reinhardt
2004-07-14
SConscript:
Steve Reinhardt
2004-07-10
the changeset of partitioned caches. this changeset creates Split tagstore ...
Lisa Hsu
2004-07-08
fix the failing regression. the sconscript ("makefile") was missing the ethe...
Lisa Hsu
2004-07-02
Initial SCons-based build system. See www.scons.org.
Steve Reinhardt