summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-02-23Enable building only selected CPU models via new sconsSteve Reinhardt
2006-02-23ev5.cc:Ali Saidi
2006-02-23Merge zizzer:/bk/m5Ali Saidi
2006-02-23Get rid of the xc from the alphaAccess/alphaConsole backdoor device.Ali Saidi
2006-02-23Create a Builder object for .isa files in arch/SConscript.Steve Reinhardt
2006-02-23Cast enum to int to fix compile error from regression.Kevin Lim
2006-02-23Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2006-02-23Add pipe() syscall to Alpha Linux emulation.Steve Reinhardt
2006-02-23Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-23Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-23don't add an empty suboption descriptionNathan Binkert
2006-02-23make it possible to add filters for job names so thatNathan Binkert
2006-02-23fix stat nameNathan Binkert
2006-02-22Auto-generate arch/foo.hh "switch headers" in scons.Steve Reinhardt
2006-02-22Clean excess comments out of SConscripts.Steve Reinhardt
2006-02-22Cleaned up the mapping of isa_parser.py inputs to outputs.Gabe Black
2006-02-22make sure alpha still compiles , rename files back to original naming ...Korey Sewell