devices: Avoid using assert() to catch misconfiguration
[gem5.git] / src / cpu /
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackMerge with head
2007-08-27 Gabe BlackO3 CPU: Remove alignment check from dynamic instruction...
2007-08-27 Gabe BlackSimple CPU: Don't trace instructions that fault. Otherw...
2007-08-27 Gabe BlackSimple CPU: Added code that will split requests that...
2007-08-27 Gabe BlackSimple CPU: Make sure only instructions which complete...
2007-08-27 Gabe BlackAddress Translation: Make SE mode use an actual TLB...
2007-08-24 Ali SaidiMem: Make errors in the memory system be responses...
2007-08-21 Gabe BlackMerge with head.
2007-08-21 Kevin Limo3: Fix for retry ID bug.
2007-08-19 Gabe BlackMerge with head.
2007-08-14 Gabe BlackMerge with head.
2007-08-14 Ali SaidiMerge IGNORE_STYLE change and my change.
2007-08-13 Gabe BlackO3: Set up the predicted npc and nnpc for a fault carry...
2007-08-13 Gabe BlackMove the "translate" member functions back into the...
2007-08-12 Nathan Binkertmerge
2007-08-08 Vincentius RobbyAdded fastmem option.
2007-08-08 Vincentius RobbyPort, StaticInst: Revert unnecessary changes.
2007-08-08 Vincentius Robbyalpha: Make the TLB cache to actually work.
2007-08-07 Gabe BlackMerge with head.
2007-08-07 Gabe BlackX86: Make a microcode branch microop.
2007-08-05 Gabe BlackMerge with head.
2007-08-04 Nathan Binkertswitching: turn on profiling after a switch if there...
2007-08-04 Nathan Binkertmerge
2007-08-04 Nathan BinkertSimpleCPU: Add some DPRINTFs
2007-08-04 Vincentius RobbyStaticInst: Fix decode cache initialization. Cache...
2007-08-03 Steve Reinhardtmerge from head
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Ali SaidiMerge Gabe and my changes to arch/mips/utility.hh
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackX86: Reorganize the native tracing code.
2007-08-01 Gabe BlackAdd a flag to indicate an instruction triggers a syscal...
2007-07-31 Steve ReinhardtMerge from head.
2007-07-30 Gabe BlackFix problem with tracer not being initialized.
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Steve ReinhardtBsaeCPU: Get rid of some bad DPRINTFs.
2007-07-29 Gabe BlackMerge ... head. style.py was also missing an argument...
2007-07-29 Gabe BlackX86: Fix register ordering.
2007-07-29 Nathan Binkertmerge: style.py fix
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Gabe BlackTurn the instruction tracing code into pluggable sim...
2007-07-29 Steve ReinhardtAtomicSimpleCPU: fix inadvertent loss of endian convers...
2007-07-29 Nathan Binkertmerge whitespace fixes
2007-07-29 Nathan Binkertmerge whitespace changes
2007-07-27 Steve Reinhardtcache/memtest: fixes for functional accesses.
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-27 Gabe BlackMerge with head.
2007-07-27 Gabe BlackX86: Fix argument register indexing.
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-07-23 Steve ReinhardtFix WriteReq/StoreCondReq setting in O3.
2007-07-22 Steve ReinhardtMerge from head.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-16 Steve ReinhardtFix bug with timing snoop upcalls to MemTest object.
2007-07-16 Steve ReinhardtMerge from head.
2007-07-16 Steve ReinhardtFix up a bunch of multilevel coherence issues.
2007-07-15 Steve ReinhardtFix problem with unset max_loads in memtest.
2007-07-14 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge of DPRINTF fixes from head.
2007-07-14 Steve ReinhardtMerge in .hgignore from head.
2007-07-14 Steve ReinhardtMerge with head
2007-07-02 Steve ReinhardtCouple more minor bug fixes for FS timing mode.
2007-07-02 Steve ReinhardtFix a couple LL/SC bugs that only affected timing mode.
2007-07-01 Steve ReinhardtMake CPU models use new LoadLockedReq/StoreCondReq...
2007-07-01 Steve ReinhardtEvent descriptions should not end in "event"
2007-06-30 Steve ReinhardtGet rid of Packet result field. Error responses are
2007-06-29 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-28 Korey Sewello3cpu build for mips
2007-06-23 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-23 Steve ReinhardtMinor fix plus new assertion to catch similar bugs.
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Korey Sewellmips import pt. 1
2007-06-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-21 Steve ReinhardtGetting closer...
2007-06-21 Gabe BlackFix compiler errors.
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-20 Vincentius RobbyRemoved "adding instead of dividing" trick.
2007-06-20 Nathan BinkertDon't do checker stuff if the checker is not defined
2007-06-20 Nathan BinkertMake sure all parameters have default values if they're
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-19 Gabe BlackMissed an "offset" to get rid of.
2007-06-19 Gabe BlackMake branches work by repopulating the predecoder every...
2007-06-19 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Ali Saidifix bug in timing cpu. getTime() is the time the requse...
2007-06-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-18 Steve ReinhardtMore major reorg of cache. Seems to work for atomic...
2007-06-16 Steve Reinhardtmemtest.cc:
2007-06-14 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-14 Vincentius RobbyModified instruction decode method.
2007-06-14 Gabe BlackA fix for SPARC_FS compilation.
2007-06-13 Gabe BlackSeperate the pc-pc and the pc of the incoming bytes...
next