Merge zizzer.eecs.umich.edu:/bk/m5
[gem5.git] / cpu /
2004-06-10 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-06-10 Lisa Hsulif kernelt stats out of tru64 directory
2004-06-08 Erik HallnorTracing now works for upto 4 threads. Easy change to...
2004-06-08 Erik HallnorAdd the capability to read and write memory trace files...
2004-05-31 Steve ReinhardtRenamed OpClass enum members: they all end in 'Op'...
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-27 Kevin LimFastCPU model added. It's very similar to the SimpleCP...
2004-05-27 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-05-21 Nathan Binkertadd a few statistics events
2004-05-21 Nathan BinkertChange the namespace Statistics to Stats
2004-05-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-05-19 Steve ReinhardtAdd a level of indirection to the register accessors...
2004-05-18 Steve ReinhardtReplace explicit xc->misspeculating() tests in execute...
2004-05-17 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-05-17 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-05-17 Steve ReinhardtSignificant changes to ISA description to completely...
2004-05-13 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-05-13 Nathan Binkertremove the annotation junk
2004-05-12 Nathan BinkertMake a new stat type of Value which is a scalar stat...
2004-05-10 Steve ReinhardtDo a better job of factoring out CPU model in ISA descr...
2004-05-08 Steve ReinhardtMerge
2004-05-04 Nathan BinkertMajor stats package cleanup
2004-04-05 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-04-03 Steve ReinhardtMore {Itb,Dtb} -> {ITB,DTB} renames (forgot to test...
2004-04-03 Steve ReinhardtMerge
2004-04-03 Steve ReinhardtBasic cleanup pass to get rid of a few things that...
2004-03-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-25 Steve ReinhardtMinor cleanup from building & diffing behavior
2004-03-05 Lisa Hsufix ALPHA
2004-03-05 Lisa Hsuchanges that affect post checkpoint runs.
2004-03-05 Lisa Hsunother fix
2004-03-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-05 Lisa Hsuserialization for binning. it is WAAAAAAAY past my...
2004-03-05 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2004-03-04 Erik HallnorAutomerged
2004-03-04 Erik HallnorCopy implementations
2004-03-01 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-03-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-01 Nathan BinkertFix the swichover code. It's only for FULL_SYSTEM
2004-03-01 Nathan Binkertfix switchover WRT interrupts
2004-03-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-03-01 Nathan BinkertInitial cleanup pass of lisa's function call tracking
2004-02-27 Erik HallnorAdded copy instructions to the ISA. Well it didn't...
2004-02-27 Erik HallnorInitial copy support in the pipeline. Add copypal counting.
2004-02-26 Steve ReinhardtMerge.
2004-02-26 Steve ReinhardtMake SW prefetch flag a parameter again, and add code...
2004-02-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-24 Lisa Hsuadd in an init() callback for CPU's so that no stats...
2004-02-20 Nathan Binkertmake uncacheable stuff happen again
2004-02-18 Nathan BinkertMerge
2004-02-18 Erik HallnorAdd COW support to the IIC.
2004-02-14 Erik HallnorAdd full copy support.
2004-02-11 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-02-11 Erik HallnorAdd support for multiple outstanding aligned copies
2004-02-09 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-09 Erik HallnorAdd LRU aligned copies to the hierarchy, with only...
2004-02-09 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-02-09 Steve ReinhardtResults of automatic (yet incomplete) merge.
2004-02-05 Steve ReinhardtAdd support for "serializing" instructions that flush
2004-02-04 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-04 Steve ReinhardtMore reformatting of reference parameter declarations.
2004-02-03 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-03 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-03 Steve ReinhardtFix bug: forgot branchTarget() method on indirect branches.
2004-02-03 Steve ReinhardtGet rid of LVQ-port function unit... only used for...
2004-02-03 Steve Reinhardtinsn->inst
2004-02-02 Steve ReinhardtChange "Foo& foo" declarations to "Foo &foo".
2004-02-02 Steve ReinhardtMore conversions of ref-counted parameters to references:
2004-02-02 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-02 Steve ReinhardtChange MemReqPtr parameters to references.
2004-01-25 Erik HallnorChange the way the hierarchy is separated. Now all...
2003-12-22 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-21 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-19 Steve ReinhardtMinor cleanup of trace/output stuff (leftover from...
2003-12-11 Steve ReinhardtMake memtest compile again.
2003-12-11 Steve Reinhardt- Switch events to use a priority enum instead of integers.
2003-12-11 Steve ReinhardtFactor ExecContext::setStatus(), BaseCPU::execCtxStatus...
2003-12-10 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-09 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-09 Steve ReinhardtMinor tweaks to make a switchover at tick N match
2003-12-08 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-12-08 Nathan BinkertInstead of keeping track of the fraction of time that...
2003-12-08 Nathan Binkertmove setStatus into the .cc file
2003-12-06 Steve ReinhardtVarious cleanup. Mostly forcing initialization of...
2003-12-02 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-02 Steve ReinhardtRestructuring of LiveProcess etc. to support multiple...
2003-11-07 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-11-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-11-06 Erik HallnorVarious fixes to memory code.
2003-11-06 Nathan BinkertLittle fixes to make more of the stats reset correctly.
2003-11-05 Nathan BinkertFix stats reset
2003-11-04 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Lisa HsuAdd the ability to track stats in user defined sets...
2003-11-04 Steve ReinhardtAutomerge
2003-11-04 Steve ReinhardtMinor changes to instruction trace output.
2003-11-03 Ron DreslinskiMerge zizzer:/m5/Bitkeeper/m5
2003-11-03 Ron DreslinskiMerge zizzer:/m5/Bitkeeper/m5
2003-11-03 Ron DreslinskiMerge zizzer:/m5/Bitkeeper/m5
next