Check in of various updates to the CPU. Mainly adds in stats, improves
[gem5.git] / cpu /
2004-10-21 Kevin LimCheck in of various updates to the CPU. Mainly adds...
2004-09-23 Kevin LimUpdate to make multiple instruction issue and different...
2004-08-20 Kevin LimCheck in of new CPU. This checkin works under non...
2004-08-02 Ali Saidimerged full_cpu.ini, system.ini and devtime.c
2004-07-28 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5
2004-07-28 Ali Saidiupdated readme to reflect linux/scons changes
2004-07-17 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-15 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-15 Nathan BinkertAdd a clock multiplier for simple CPU so that it is...
2004-07-14 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-07-06 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-07-06 Erik HallnorRemove duplicate stat
2004-06-30 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-06-30 Andrew SchultzMerge zizzer:/bk/m5 into zizzer.eecs.umich.edu:/z/alsch...
2004-06-30 Andrew SchultzChange assert to check on virtual addresses because...
2004-06-28 Nathan Binkertfix up the recordEvent stuff to support ignoring events
2004-06-27 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-06-23 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali Saidipull from head before pushing linux tree
2004-06-21 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/linux
2004-06-21 Ali Saidistart towards getting m5 endian compliant
2004-06-17 Ali SaidiSerialized cpu interrupts
2004-06-15 Steve ReinhardtMerge isabel.reinhardt.house:/z/stever/bk/m5-head
2004-06-15 Steve ReinhardtGet software prefetching to work in full-system mode.
2004-06-13 Erik HallnorMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-06-13 Erik HallnorAdd some rewritten trace readers.
2004-06-10 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/linux
2004-06-10 Lisa Hsulift common code *kernel_stats.* into the kern directory.
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-06-08 Ali SaidiUpdated Copyright with information in bitkeeper changelogs
2004-06-02 Andrew SchultzMerge zizzer:/bk/linux
2004-06-02 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5 into lush.(none...
2004-06-01 Andrew SchultzMerge zizzer:/bk/linux
2004-06-01 Ali SaidiMerge saidi@zizzer:/z/m5/Bitkeeper/m5/
2004-06-01 Ali SaidiAdded ability to specify system type/revision in config...
2004-05-31 Steve ReinhardtRenamed OpClass enum members: they all end in 'Op'...
2004-05-31 Ali SaidiMerged head into linux tree
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-24 Ali SaidiMerge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitke...
2004-05-21 Nathan Binkertadd a few statistics events
2004-05-21 Nathan Binkertrename namespace Statistics to Stats
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-18 Lisa Hsumerge m5 with linux for the event and binning lifting
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-14 Ali Saidimanual merge of linux_system and makefile
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-12 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/linux
2004-05-11 Lisa Hsufirst pass at merging m5 with linux
2004-05-10 Steve ReinhardtDo a better job of factoring out CPU model in ISA descr...
2004-05-08 Steve ReinhardtMerge
2004-05-06 Andrew SchultzWhole mess'o'changes.. see individual files
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-12 Lisa Hsumerge etherpkt and makefile
2004-03-11 Lisa Hsumerge with m5 head
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-17 Andrew SchultzMerge
2004-02-16 Ali Saidichanged interrupt index to be 64 bits long and fixed...
2004-02-14 Erik HallnorAdd full copy support.
2004-02-13 Andrew SchultzMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
next