gem5.git
2006-03-11 Gabe BlackAdded registerfile.hh and utility.hh
2006-03-11 Gabe BlackWork towards factoring isa_traits.hh into smaller,...
2006-03-10 Gabe BlackMoved MaxAddr.
2006-03-10 Gabe BlackGot rid of some dead code.
2006-03-10 Gabe BlackMoved some constants into constants.hh
2006-03-10 Gabe BlackGot rid of unnecessary fault_addr function.
2006-03-10 Gabe BlackGot rid of forward declaration of RegFile and MiscRegFi...
2006-03-10 Gabe BlackPushed the InternalProcReg type into the MiscRegFile...
2006-03-10 Gabe BlackAdded ev5.hh to files which should include it directly...
2006-03-10 Gabe BlackMoved constants from isa_traits.hh into constants.hh.
2006-03-10 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-10 Ron DreslinskiIt now runs hello world binary.
2006-03-10 Ron DreslinskiAdd getMemPort to exec context proxy
2006-03-10 Gabe BlackPut the InternalProcReg type into the MiscRegFile,...
2006-03-10 Gabe BlackSplit out basic types from isa_traits.hh into a new...
2006-03-10 Gabe BlackEliminated TARGET_ALPHA, since THE_ISA provides the...
2006-03-10 Steve ReinhardtCompiles now (with CPU_MODELS=SimpleCPU), but hangs
2006-03-10 Gabe BlackSimpleCPU compiles with merge.
2006-03-09 Gabe BlackHand merge. Stuff probably doesn't compile.
2006-03-09 Ali Saidifix merging issues
2006-03-09 Ali SaidiMerge zizzer:/bk/multiarch
2006-03-09 Ali Saidino more common syscall emulation, now common for everyone
2006-03-09 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-03-09 Kevin LimUse functions to access XC.
2006-03-09 Korey Sewelllast changes before big merge
2006-03-09 Korey Sewellminor comments to decoder.isa
2006-03-08 Korey SewellMerge zizzer:/bk/multiarch
2006-03-08 Korey Sewelladd explicit support for nop,ssnop, and ehb instructions
2006-03-08 Kevin LimInclude ability to copy all misc regs.
2006-03-08 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-08 Kevin LimForward declaration of MemoryController.
2006-03-08 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-08 Gabe BlackWorking towards compiling SPARC_SE
2006-03-08 Korey SewellUpdate MiscReg enum and miscRegFile definition
2006-03-08 Korey Sewellupdated MIPS ISA files .... all files should be able...
2006-03-08 Kevin LimUse getProxy() instead of xcProxy; avoids confusion...
2006-03-08 Kevin LimNeeds forward declaration of MemoryController.
2006-03-08 Kevin LimFixes for accesses to the misc regs.
2006-03-08 Kevin LimAvoid accessing objects directly within the XC.
2006-03-08 Kevin LimFixes to allow the ExecContext to be used for profiling.
2006-03-08 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-08 Kevin LimUpdates for the quiesceEvent that was added to the XC.
2006-03-07 Gabe BlackCorrected a mispelling of "unimplemented".
2006-03-07 Gabe BlackPushed ev5.hh out of the non-alpha code.
2006-03-07 Gabe BlackThe a.out and ecoff object file formats will only be...
2006-03-07 Gabe BlackGot rid of some commented out code.
2006-03-07 Gabe BlackFixed up some issues to be more compilable.
2006-03-07 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-07 Gabe BlackChanged the include paths to take advantage of the...
2006-03-07 Gabe BlackClean up of the SPARC isa_traits. This still doesn...
2006-03-07 Gabe BlackClean up of the SPARC isa description.
2006-03-07 Gabe BlackImplemented SPARC fault classes.
2006-03-07 Gabe BlackSome clean up work with faults.
2006-03-07 Gabe BlackMoved where some alpha specific source files were menti...
2006-03-07 Steve ReinhardtRename default options path from "build_options/default...
2006-03-05 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-05 Kevin LimRemove call to swap_palshadow that is no longer needed.
2006-03-05 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-05 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-05 Gabe BlackChanged targetarch to arch
2006-03-05 Ali SaidiMerge zizzer:/bk/m5
2006-03-05 Steve ReinhardtEmulated syscalls should return -errno on failure
2006-03-05 Ali SaidiMerge zizzer:/bk/m5
2006-03-05 Ali Saidimove alpha specific code into arch/alpha
2006-03-04 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-04 Kevin LimSteps towards setting up the infrastructure to allow...
2006-03-04 Ali Saidiproperly align the uid and size fields in the pre_F54_s...
2006-03-04 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-04 Ali Saidiwe REALLY don't want to use system headers for libelf...
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 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-03 Kevin LimRemove intr_post function. No longer being used.
2006-03-03 Kevin LimChanges to support automatic renaming of the shadow...
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 Steve ReinhardtFix memory allocation error in Port::memsetBlobFunctional.
2006-03-02 Steve ReinhardtSimple program runs with sendAtomic!
2006-03-02 Steve ReinhardtMore progress... run a few instructions now, but die...
2006-03-02 Gabe BlackGot rid of the multiple inheritance in the Fault classe...
2006-03-01 Steve ReinhardtMore progress toward actually running a program.
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
next