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
/
kern
/
tru64
Age
Commit message (
Expand
)
Author
2006-05-22
New directory structure:
Steve Reinhardt
2006-04-13
Move RLIMIT constants to OS/ISA specific files instead of generic OS containe...
Korey Sewell
2006-04-13
Changes that get rid of the OSFlags and derive a new class of this format <ar...
Korey Sewell
2006-04-12
add OSFlags struct to AlphaISA/MipsISA namespace. The OS classes then use the...
Korey Sewell
2006-04-06
fixes for new memory system
Ali Saidi
2006-03-29
Remove "using namespace std" from global declarations.
Kevin Lim
2006-03-14
Changed the floating point register file into a class with appropriate access...
Gabe Black
2006-03-12
Add "using namespace TheISA" to syscall emulation functions so they pick up t...
Steve Reinhardt
2006-03-10
Added ev5.hh to files which should include it directly, now that it isn't inc...
Gabe Black
2006-03-10
It now runs hello world binary.
Ron Dreslinski
2006-03-09
SimpleCPU compiles with merge.
Gabe Black
2006-03-07
Updates for the quiesceEvent that was added to the XC.
Kevin Lim
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
properly align the uid and size fields in the pre_F54_stat structure.
Ali Saidi
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-02-28
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-02-27
Changes to put all the misc regs within the misc reg file. This includes the...
Kevin Lim
2006-02-27
Changed targetarch to just arch.
Gabe Black
2006-02-21
Made Addr a global type
Gabe Black
2006-02-19
Reapplied changes which were undone by a pull
Gabe Black
2006-02-19
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Gabe Black
2006-02-19
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...
Gabe Black
2006-02-18
Move Linux/Tru64 architecture independent code into kern/*
Ali Saidi
2006-02-12
Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...
Gabe Black
2005-09-24
Add functions to System object to set up function-based events,
Steve Reinhardt
2005-06-05
Many files:
Steve Reinhardt
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2005-04-11
Make the notion of a global event tick independent of the actual
Nathan Binkert
2005-01-18
Merge changes to make m5 g++ 3.4 compatible.
Kevin Lim
2005-01-15
New and improved configuration mechanism. No more writing of
Nathan Binkert
2005-01-14
Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...
Kevin Lim
2004-11-15
Minor cleanup of symtab code/includes.
Steve Reinhardt
2004-11-13
Macros are nasty, so let's get rid of them. Convert all
Nathan Binkert
2004-10-23
get rid of pmap.h and make things variables and inline
Nathan Binkert
2004-10-22
Make targetarch directory in build tree and copy arch/alpha files to it
Steve Reinhardt
2004-09-24
only set stuff up for binning interrupts if interrupt binning is on
Ali Saidi
2004-08-20
- Clean up and factor out all of the binning code into a
Nathan Binkert
2004-07-30
Make the DDUMP tracing feature output the cycle number and
Nathan Binkert
2004-07-01
rename CopyData to CopyOut and implement CopyIn to copy data
Nathan Binkert
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-06-01
Added ability to specify system type/revision in config file. This
Ali Saidi
2004-05-18
lift FnEvents and and Binning stuff out of LinuxSystem into commonn places wi...
Lisa Hsu
2004-05-18
merge m5 with linux for the event and binning lifting
Lisa Hsu
2004-05-17
lift system-independent binning stuff out of Tru64System into System.
Lisa Hsu
2004-05-13
Merge zizzer.eecs.umich.edu:/bk/m5
Lisa Hsu
2004-05-13
lift some things out of the tru64 directory into common directory so linux ca...
Lisa Hsu
[next]