Draining fixes.
[gem5.git] / src / arch /
2006-11-05 Ali SaidiMerge zizzer:/bk/newmem
2006-11-05 Ali Saidifixes so that M5 will compile under solaris
2006-11-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-02 Kevin LimUse ISA specific makeExtMI.
2006-11-02 Lisa HsuMerge zizzer:/bk/newmem
2006-11-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-01 Gabe BlackFix a range check on the ipr_index.
2006-11-01 Gabe BlackAdjustments for the AlphaTLB changing to AlphaISA:...
2006-10-31 Gabe BlackArg!
2006-10-31 Gabe BlackMore typos! I need to get nfs to work.
2006-10-31 Gabe BlackFix another typo
2006-10-31 Gabe BlackCheck for out of range IPR values as well.
2006-10-31 Gabe BlackFix stupid typo
2006-10-31 Gabe BlackMake two simple utility functions to determine if a...
2006-10-31 Gabe BlackWe don't include ipr.cc in SE builds, so don't call it.
2006-10-31 Gabe BlackMade the old name refer to the miscreg index to prevent...
2006-10-31 Gabe BlackForgot to change the index.
2006-10-31 Gabe BlackMake the IPRs use regular miscreg indexes, and make...
2006-10-31 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-31 Gabe BlackGet rid of old, commented out code.
2006-10-31 Gabe BlackMove IntrFlag into the MiscRegFile and get rid of speci...
2006-10-31 Gabe BlackPut the Alpha tlb stuff into the AlphaISA namespace...
2006-10-30 Lisa HsuMerge zizzer:/bk/newmem
2006-10-29 Gabe BlackMove the mem classes into util.isa so that multiple...
2006-10-29 Gabe BlackFix when the IsDelayedCommit flag is set.
2006-10-29 Gabe BlackBring casa and casxa up to date
2006-10-29 Gabe BlackFixed ldstub to use the right format, and made the...
2006-10-29 Gabe BlackAdd an integer microcode register.
2006-10-28 Ali SaidiMerge zizzer:/bk/newmem
2006-10-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-27 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-27 Gabe BlackGot rid of some outdated comments.
2006-10-27 Gabe BlackMade the regfile compatible with the new definitions...
2006-10-27 Gabe BlackClean up MiscRegFile
2006-10-27 Gabe BlackReorganized the MiscRegFile
2006-10-27 Gabe BlackCleaned up the decoder slightly.
2006-10-27 Gabe BlackChanged the number of register windows to be more reali...
2006-10-27 Gabe BlackGot rid of some debug output
2006-10-27 Gabe BlackChange the default function from setMiscRegWithEffect...
2006-10-25 Gabe BlackFixed the priv instruction format.
2006-10-25 Gabe BlackImplemented the saved and restored instructions, fixed...
2006-10-25 Gabe BlackFixed the bitfield FCN to include the right bits.
2006-10-25 Gabe BlackImplemented the SPARC fill and spill handlers.
2006-10-24 Gabe BlackReplace the Alpha No op with a SPARC one.
2006-10-24 Ali SaidiMerge zizzer:/bk/newmem
2006-10-24 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-10-23 Lisa HsuMerge zizzer:/bk/newmem
2006-10-23 Gabe BlackMove around more SPARC memory code, and make block...
2006-10-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-23 Gabe BlackBroke Load/Store instructions into microcode, and parti...
2006-10-23 Gabe BlackStart making memory ops work with InitiateAcc and Compl...
2006-10-23 Gabe BlackChange the default constructors to take ExtMachInsts...
2006-10-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-10-21 Steve ReinhardtTweak a few things for better page fault debugging.
2006-10-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-20 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-20 Ali SaidiMerge zizzer:/bk/newmem
2006-10-20 Nathan BinkertUse PacketPtr everywhere
2006-10-20 Nathan Binkertrefactor code for the packet, get rid of packet_impl.hh
2006-10-19 Gabe BlackZeroed out the actual LSB in addition to moving it...
2006-10-19 Gabe BlackFixed a compiler error, disassembly output, and correct...
2006-10-19 Gabe BlackFixed up ldblockf_p, implemented stdfa properly, and...
2006-10-16 Gabe BlackCorrected the "Authors" line
2006-10-16 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-16 Gabe BlackFix up microcode support.
2006-10-16 Gabe BlackChanged how floating point register numbers are decoded...
2006-10-16 Gabe BlackMade sure the constructor for insts use ExtMachInst...
2006-10-16 Gabe BlackAdded an execute function to the macro op so it can...
2006-10-16 Gabe BlackFix how additional template parameters are handled...
2006-10-13 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-13 Ali Saidifix a bug in CopyStringOut. dprintk appears to work...
2006-10-12 Gabe BlackChanged the sign extension function from mine to the...
2006-10-12 Gabe BlackSome support for handling block loads and stores and...
2006-10-12 Gabe BlackThe beginnings of an instruction format to deal with...
2006-10-12 Gabe BlackSome support for macro/micro instructions in SPARC.
2006-10-12 Gabe BlackSupport for returning unimplemented instruction in...
2006-10-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-08 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-08 Steve ReinhardtImplement Alpha LL/SC support for SimpleCPU (Atomic...
2006-10-07 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-07 Ali SaidiMerge zizzer:/bk/newmem
2006-10-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-06 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-06 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-10-06 Lisa Hsuthere are two main thrusts of this changeset.
2006-10-06 Lisa HsuMerge zizzer:/bk/newmem
2006-10-06 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-06 Nathan Binkertremove traces of binning
2006-10-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-02 Kevin LimUpdates to fix merge issues and bring almost everything...
2006-10-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-09-30 Gabe BlackBasic work towards supporting ASIs properly
2006-09-30 Gabe BlackChanged makeExtMI to take a ThreadContext instead of...
2006-09-17 Gabe BlackFinished changing how stat structures are translated...
next