summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-03Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-03Remove intr_post function. No longer being used.Kevin Lim
2006-03-03Changes to support automatic renaming of the shadow registers at decode time....Kevin Lim
2006-03-03Merge zizzer:/bk/m5Ali Saidi
2006-03-03First cut at moving alpha specefic stuff out of /sim/system* intoAli Saidi
2006-03-03Ethernet devices have an RSS option to tell the driver toNathan Binkert
2006-03-02Fix fault handling, dereferincing a null pointer is bad.Ali Saidi
2006-03-01Merge zizzer:/bk/m5Ali Saidi
2006-02-28Add quiesceNs, quiesceTime, quiesceCycles, and m5panic pseudo ops.Ali Saidi
2006-02-28Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-02-28Corrected some mistakes in the hand mergeGabe Black
2006-02-28Hand mergedGabe Black
2006-02-28Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-28Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-28Cleaned up and slightly reorganized the Fault class heirarchy.Gabe Black
2006-02-27Changed ev5_trap from a function of the execution context to a function of th...Gabe Black
2006-02-27Moved the _stat for MachineCheckFault and AlignmentFault into the isa specifi...Gabe Black
2006-02-27Got rid of the fault_addr function.Gabe Black
2006-02-27Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-02-27Changes to put all the misc regs within the misc reg file. This includes the...Kevin Lim
2006-02-27Renamed arch files to remove alpha prefix, and changed alpha_memory.hh and cc...Gabe Black
2006-02-27Changed targetarch to just arch.Gabe Black
2006-02-27Fixed up some include paths.Gabe Black
2006-02-27Added isMachineCheckFault and isAlignmentFault virtual functions to the fault...Gabe Black
2006-02-27Put the Alpha faults into the AlphaISA namespaceGabe Black
2006-02-27MachineCheckFaults and AlignmentFaults are now generated by the ISA, rather t...Gabe Black
2006-02-27Changed targetarch to arch for isa_traits.hh includeGabe Black
2006-02-27Where architecture independent sources included arch/alpha/xxx.hh, they were ...Gabe Black
2006-02-26fix some minor stats stuffNathan Binkert
2006-02-26add some support for random access of data in packet fifosNathan Binkert
2006-02-26Allow graph_group to not be selected so we can have aNathan Binkert
2006-02-26better function categorizationNathan Binkert
2006-02-26fix small python bug in database processing codeNathan Binkert
2006-02-26code cleanupNathan Binkert
2006-02-26forgot to add a chart optionNathan Binkert
2006-02-26add error bars and more options for legend placementNathan Binkert
2006-02-25better colors for barchartsNathan Binkert
2006-02-25Make sure cpu/static_inst_exec_sigs.hh get rebuilt whenSteve Reinhardt
2006-02-25only build libelf.a, forget about the otherNathan Binkert
2006-02-25Since the delayed write stuff is gone, get rid of regWriteNathan Binkert
2006-02-24Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-24Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-24Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-24Merge zizzer:/bk/m5Lisa Hsu
2006-02-241) make it pretty for large clustersLisa Hsu
2006-02-24Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2006-02-24Removed a stray ::.Gabe Black
2006-02-24Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appr...Gabe Black
2006-02-23Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-23name changes ...Korey Sewell