summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-02-22Still builds "../MIPS_SE/arch/mips/decoder.do with no errors!Korey Sewell
2006-02-22MIPS Compiles scons/MIPS_SE/arch/mips/decoder.do!!!!!!Korey Sewell
2006-02-21Merge zizzer:/bk/multiarchKorey Sewell
2006-02-21Renaming alpha files and changing some MIPS stuff to be more like Alpha versionKorey Sewell
2006-02-21Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old...Gabe Black
2006-02-21Made Addr a global typeGabe Black
2006-02-20Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-20Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-20Finished the implementing the change of the ISA from a class to a namespaceGabe Black
2006-02-20Get rid of the code that delays PIO write accessesNathan Binkert
2006-02-20make MIPS specificKorey Sewell
2006-02-20load/store instruction format ... now generates load/store codeKorey Sewell
2006-02-20Support for All Jump Instructions ...Korey Sewell
2006-02-19Reapplied changes which were undone by a pullGabe Black
2006-02-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-19Remade some changes which were undoneGabe Black
2006-02-19Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2006-02-19Merge zizzer:/bk/m5Ali Saidi
2006-02-19forgot a negative signAli Saidi
2006-02-18Move Linux/Tru64 architecture independent code into kern/*Ali Saidi
2006-02-18Support NNPC and branch instructions ... Outputs to decoder.cc correctlyKorey Sewell
2006-02-18Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black