summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-04we REALLY don't want to use system headers for libelf...Ali Saidi
2006-03-04Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-03-04General small SPARC fixupsGabe Black
2006-03-04Removed the commented out declaration of the Addr type.Gabe Black
2006-03-04Filled out the object file loader so it can load object files for several OSs...Gabe Black
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-02Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-03-02Fix fault handling, dereferincing a null pointer is bad.Ali Saidi
2006-03-01Got rid of the multiple inheritance in the Fault classes, and the base Machin...Gabe Black
2006-03-01Merge zizzer:/bk/m5Ali Saidi
2006-03-01Begain setting up syscall emulation for sparc linux.Gabe Black
2006-03-01Cleaned up some of the Fault system.Gabe Black
2006-03-01Removed the targetarch code.Gabe Black
2006-03-01Made sparc copies of some architecture specific files.Gabe Black
2006-03-01Changed the name of the fault's invocation method from ev5_trap to invoke.Gabe Black
2006-03-01Used the Fault constructor to create Interrupt faults. Using the pointer dire...Gabe Black
2006-03-01moved ev5_trap fully into the fault class.Gabe Black
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