gem5.git
2006-03-04 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-04 Gabe BlackGeneral small SPARC fixups
2006-03-04 Gabe BlackRemoved the commented out declaration of the Addr type.
2006-03-04 Gabe BlackFilled out the object file loader so it can load object...
2006-03-03 Ali SaidiMerge zizzer:/bk/m5
2006-03-03 Ali SaidiFirst cut at moving alpha specefic stuff out of /sim...
2006-03-03 Nathan BinkertEthernet devices have an RSS option to tell the driver to
2006-03-03 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-02 Ali SaidiFix fault handling, dereferincing a null pointer is...
2006-03-02 Gabe BlackGot rid of the multiple inheritance in the Fault classe...
2006-03-01 Ali SaidiMerge zizzer:/bk/m5
2006-03-01 Gabe BlackBegain setting up syscall emulation for sparc linux.
2006-03-01 Gabe BlackCleaned up some of the Fault system.
2006-03-01 Gabe BlackRemoved the targetarch code.
2006-03-01 Gabe BlackMade sparc copies of some architecture specific files.
2006-03-01 Gabe BlackChanged the name of the fault's invocation method from...
2006-03-01 Gabe BlackUsed the Fault constructor to create Interrupt faults...
2006-03-01 Gabe Blackmoved ev5_trap fully into the fault class.
2006-02-28 Ali SaidiAdd quiesceNs, quiesceTime, quiesceCycles, and m5panic...
2006-02-28 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-28 Gabe BlackCorrected some mistakes in the hand merge
2006-02-28 Gabe BlackHand merged
2006-02-28 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-28 Gabe BlackCleaned up and slightly reorganized the Fault class...
2006-02-28 Gabe BlackChanged ev5_trap from a function of the execution conte...
2006-02-27 Gabe BlackMoved the _stat for MachineCheckFault and AlignmentFaul...
2006-02-27 Gabe BlackGot rid of the fault_addr function.
2006-02-27 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-27 Kevin LimChanges to put all the misc regs within the misc reg...
2006-02-27 Gabe BlackRenamed arch files to remove alpha prefix, and changed...
2006-02-27 Gabe BlackChanged targetarch to just arch.
2006-02-27 Gabe BlackFixed up some include paths.
2006-02-27 Gabe BlackAdded isMachineCheckFault and isAlignmentFault virtual...
2006-02-27 Gabe BlackPut the Alpha faults into the AlphaISA namespace
2006-02-27 Gabe BlackMachineCheckFaults and AlignmentFaults are now generate...
2006-02-27 Gabe BlackChanged targetarch to arch for isa_traits.hh include
2006-02-27 Gabe BlackWhere architecture independent sources included arch...
2006-02-27 Nathan Binkertfix some minor stats stuff
2006-02-27 Nathan Binkertadd some support for random access of data in packet...
2006-02-26 Nathan BinkertAllow graph_group to not be selected so we can have a
2006-02-26 Nathan Binkertbetter function categorization
2006-02-26 Nathan Binkertfix small python bug in database processing code
2006-02-26 Nathan Binkertcode cleanup
2006-02-26 Nathan Binkertforgot to add a chart option
2006-02-26 Nathan Binkertadd error bars and more options for legend placement
2006-02-26 Nathan Binkertbetter colors for barcharts
2006-02-26 Steve ReinhardtMake sure cpu/static_inst_exec_sigs.hh get rebuilt...
2006-02-26 Nathan Binkertonly build libelf.a, forget about the other
2006-02-26 Nathan BinkertSince the delayed write stuff is gone, get rid of regWrite
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-24 Lisa HsuMerge zizzer:/bk/m5
2006-02-24 Lisa Hsu1) make it pretty for large clusters
2006-02-24 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-24 Gabe BlackRemoved a stray ::.
2006-02-24 Gabe BlackChanged Fault from a FaultBase * to a RefCountingPtr...
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-23 Korey Sewellname changes ...
2006-02-23 Steve ReinhardtEnable building only selected CPU models via new scons
2006-02-23 Ali Saidiev5.cc:
2006-02-23 Ali SaidiMerge zizzer:/bk/m5
2006-02-23 Ali SaidiGet rid of the xc from the alphaAccess/alphaConsole...
2006-02-23 Steve ReinhardtCreate a Builder object for .isa files in arch/SConscript.
2006-02-23 Kevin LimCast enum to int to fix compile error from regression.
2006-02-23 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-23 Steve ReinhardtAdd pipe() syscall to Alpha Linux emulation.
2006-02-23 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-23 Nathan Binkertdon't add an empty suboption description
2006-02-23 Nathan Binkertmake it possible to add filters for job names so that
2006-02-23 Nathan Binkertfix stat name
2006-02-23 Steve ReinhardtAuto-generate arch/foo.hh "switch headers" in scons.
2006-02-23 Steve ReinhardtClean excess comments out of SConscripts.
2006-02-23 Gabe BlackCleaned up the mapping of isa_parser.py inputs to outputs.
2006-02-22 Korey Sewellmake sure alpha still compiles , rename files back...
2006-02-22 Korey SewellStill builds "../MIPS_SE/arch/mips/decoder.do with...
2006-02-22 Korey SewellMIPS Compiles scons/MIPS_SE/arch/mips/decoder.do!!!!!!
2006-02-22 Korey SewellMerge zizzer:/bk/multiarch
2006-02-22 Korey SewellRenaming alpha files and changing some MIPS stuff to...
2006-02-22 Gabe BlackChanged Fault * to Fault, which is a typedef to FaultBa...
2006-02-21 Gabe BlackMade Addr a global type
2006-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-21 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-21 Gabe BlackFinished the implementing the change of the ISA from...
2006-02-21 Nathan BinkertGet rid of the code that delays PIO write accesses
2006-02-20 Korey Sewellmake MIPS specific
2006-02-20 Korey Sewellload/store instruction format ... now generates load...
2006-02-20 Korey SewellSupport for All Jump Instructions ...
2006-02-19 Gabe BlackReapplied changes which were undone by a pull
2006-02-19 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-19 Gabe BlackRemade some changes which were undone
2006-02-19 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-19 Gabe BlackChanges to untemplate StaticInst and StaticInstPtr...
2006-02-19 Ali SaidiMerge zizzer:/bk/m5
2006-02-19 Ali Saidiforgot a negative sign
2006-02-19 Ali SaidiMove Linux/Tru64 architecture independent code into...
2006-02-19 Korey SewellSupport NNPC and branch instructions ... Outputs to...
2006-02-19 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
next