replace NULL with 0.... Why isn't NULL defined by default on Mac OS X I don't know
[gem5.git] / src / cpu /
2006-11-06 Kevin LimInitialize pointer to NULL.
2006-11-05 Ali SaidiMerge zizzer:/bk/newmem
2006-11-05 Ali Saidifixes so that M5 will compile under solaris
2006-11-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-02 Kevin LimMore proper handling of the ports.
2006-11-02 Kevin LimRemove function that should have been deleted.
2006-11-02 Kevin LimUse ISA specific makeExtMI.
2006-11-02 Lisa HsuMerge zizzer:/bk/newmem
2006-11-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-01 Gabe BlackAdjustments for the AlphaTLB changing to AlphaISA:...
2006-10-31 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-31 Kevin LimRemove mem parameter. Now the translating port asks...
2006-10-31 Kevin LimPorts now have a pointer to the MemObject that owns...
2006-10-31 Gabe BlackMissed a few instances of this function.
2006-10-31 Gabe BlackMove IntrFlag into the MiscRegFile and get rid of speci...
2006-10-31 Gabe BlackPut the Alpha tlb stuff into the AlphaISA namespace...
2006-10-30 Lisa HsuMerge zizzer:/bk/newmem
2006-10-29 Gabe BlackAn attempt to serialize the state of the micro code...
2006-10-28 Ali SaidiMerge zizzer:/bk/newmem
2006-10-28 Gabe BlackThis one really needs to be arch/faults.hh
2006-10-28 Gabe BlackInclude the right version of faults.hh
2006-10-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-28 Gabe BlackOne last adjustment to get rid of skew in the simple...
2006-10-27 Gabe BlackA more complete attempt to fix the clock skew.
2006-10-27 Gabe BlackPotential fix to clock skew problem.
2006-10-27 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-24 Ali SaidiMerge zizzer:/bk/newmem
2006-10-24 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-10-23 Lisa HsuMerge zizzer:/bk/newmem
2006-10-23 Lisa Hsumake this parallel to the other cpu types so that resum...
2006-10-23 Gabe BlackMinor compile fix. Not sure why this is broken.
2006-10-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-23 Gabe BlackDon't let interupts interupt microcode at undesired...
2006-10-22 Steve ReinhardtAdd Quiesce trace flag to track CPU quiesce/wakeup...
2006-10-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-10-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-20 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-20 Ron DreslinskiUse fixPacket function everywhere.
2006-10-20 Ali SaidiMerge zizzer:/bk/newmem
2006-10-20 Nathan BinkertUse PacketPtr everywhere
2006-10-20 Nathan Binkertrefactor code for the packet, get rid of packet_impl.hh
2006-10-20 Ron DreslinskiFix memtester to use functional access, fix cache to...
2006-10-20 Ron DreslinskiSmall changes:
2006-10-19 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-19 Gabe BlackFixed up exetrace.cc to deal with microcode, and to...
2006-10-18 Lisa Hsuonly do this assert after you know you're not switched...
2006-10-18 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-17 Ron DreslinskiFixes for uni-coherence in timing mode for FS.
2006-10-17 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-16 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-16 Gabe BlackFix up microcode support.
2006-10-16 Gabe BlackStarted implementing microcode.
2006-10-13 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmem_bus
2006-10-13 Kevin LimFix assertion. I haven't tested it fully (I can't...
2006-10-13 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-12 Lisa HsuMerge zizzer:/bk/newmem
2006-10-12 Gabe BlackStaticInst support for microcode
2006-10-12 Ali SaidiMerge zizzer:/bk/newmem
2006-10-12 Korey SewellMerge zizzer:/bk/newmem
2006-10-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-12 Ali SaidiMerge zizzer:/bk/newmem
2006-10-12 Ron DreslinskiAnother memleak in the memtester (need [] with the...
2006-10-12 Ron DreslinskiFix a memory leak in the memtester
2006-10-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-11 Lisa Hsusome drain changes in timing (kevin's) and some memory...
2006-10-11 Ron DreslinskiMore cache fixes. Atomic coherence now works as well.
2006-10-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-10 Kevin LimComment out code that messed up SMT (but will be needed...
2006-10-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Kevin LimBe sure to delete packet and sender state if the cache...
2006-10-09 Kevin LimFix caches plus sampling switch over.
2006-10-09 Ron DreslinskiOne step closet to having NACK's work.
2006-10-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Kevin LimFix outstanding bug (FS#158).
2006-10-09 Kevin LimFix checker bug.
2006-10-09 Ron DreslinskiHave cpus send snoop ranges
2006-10-09 Ron DreslinskiPut a check in so people know not to create more than...
2006-10-09 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-09 Ron DreslinskiUpdate the Memtester, commit a config file/test for it.
2006-10-09 Lisa HsuMerge zizzer:/bk/newmem
2006-10-09 Lisa Hsuadd in serialization of AtomicSimpleCPU _status. This...
2006-10-09 Ron DreslinskiFixes for functional path.
2006-10-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-08 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-08 Steve ReinhardtReplace tests of LOCKED/UNCACHEABLE flags with isLocked...
2006-10-08 Steve ReinhardtImplement Alpha LL/SC support for SimpleCPU (Atomic...
2006-10-08 Steve ReinhardtRename some vars for clarity.
2006-10-08 Kevin LimRecord numCycles properly.
2006-10-08 Kevin LimUpdates to O3 CPU. It should now work in FS mode,...
2006-10-08 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-07 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-07 Kevin LimUpdates to bring MemTest closer to working with newmem...
2006-10-07 Ali SaidiMerge zizzer:/bk/newmem
2006-10-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-06 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-06 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-10-06 Lisa Hsucheckpoint recovery was screwed up because a new sectio...
next