SE/FS: Get rid of uses of FULL_SYSTEM in Alpha.
[gem5.git] / src / arch / sparc /
2011-10-31 Gabe BlackSE/FS: Remove the last uses of FULL_SYSTEM from SPARC.
2011-10-30 Gabe BlackSE/FS: Make getProcessPtr available in both modes,...
2011-10-16 Gabe BlackSPARC: Build vtophys into SE mode.
2011-10-13 Gabe BlackSPARC: Remove the last checks of FULL_SYSTEM.
2011-10-13 Gabe BlackSPARC: Narrow the scope of #if FULL_SYSTEM in SPARC...
2011-10-10 Gabe BlackSPARC: Let the TLB have friends in FS mode.
2011-10-10 Gabe BlackSPARC: Turn on handleIprRead and handleIprWrite in...
2011-10-10 Gabe Black[mq]: sefssparcregfile.patch
2011-10-09 Gabe BlackSE/FS: Build the Interrupt objects in SE mode.
2011-09-30 Gabe BlackSE/FS: Build the devices in SE mode.
2011-09-30 Gabe BlackSE/FS: Use the new FullSystem constant where possible.
2011-09-27 Gabe BlackFaults: Replace calls to genMachineCheckFault with...
2011-09-27 Gabe BlackISA parser: Use '_' instead of '.' to delimit type...
2011-09-19 Gabe BlackFaults: Get rid of the unused isAlignmentFault and...
2011-09-19 Gabe BlackSPARC: Remove #if FULL_SYSTEMs from the ISA description.
2011-09-19 Gabe BlackPseudoInst: Remove the now unnecessary #if FULL_SYSTEMs...
2011-09-09 Gabe BlackStaticInst: Merge StaticInst and StaticInstBase.
2011-09-09 Gabe BlackStack: Tidy up some comments, a warning, and make stack...
2011-07-05 Gabe BlackISAs: Streamline some spots where Mem is used in the...
2011-07-05 Gabe BlackISA parser: Define operand types with a ctype directly.
2011-07-03 Nilay VaishMerged with Gabe's recent changes.
2011-07-03 Gabe BlackISA: Use readBytes/writeBytes for all instruction level...
2011-06-20 Korey Sewellsparc: init. cache state in TLB
2011-06-11 Korey Sewellsparc: don't use directcntrl branch flag
2011-06-10 Korey Sewellsparc: merge regr. updates w/last update
2011-06-09 Korey Sewellsparc: compilation fixes for inorder
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-06-02 Nathan Binkertcopyright: clean up copyright blocks
2011-05-13 Chander SudanthiTrace: Allow printing ASIDs and selectively tracing...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-04 Ali SaidiARM: Cleanup implementation of ITSTATE and put importan...
2011-03-26 Korey Sewellmips: cleanup ISA-specific code
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiO3: Send instruction back to fetch on squash to seed...
2011-03-02 Gabe BlackSpelling: Fix the a spelling error by changing mmaped...
2011-02-04 Gabe BlackFault: Rename sim/fault.hh to fault_fwd.hh to distingui...
2011-01-15 Gabe BlackSPARC: Adjust the "call" instruction so R15 doesn't...
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-12-20 Gabe BlackStyle: Replace some tabs with spaces.
2010-12-08 Gabe BlackSPARC: Take advantage of new PCState syntax.
2010-12-08 Ali SaidiO3: Support squashing all state after special instruction
2010-11-16 Gabe BlackO3: Make O3 support variably lengthed instructions.
2010-11-11 Gabe BlackSPARC: Clean up some historical style issues.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-10-22 Gabe BlackISA: Simplify various implementations of completeAcc.
2010-10-16 Gabe BlackGetArgument: Rework getArgument so that X86_FS compiles...
2010-10-14 Gabe BlackSPARC: Get rid of the copy/pasted StackTrace stolen...
2010-10-11 Gabe BlackSPARC: Make SPARC's ISA's clear function initialize...
2010-10-01 Ali SaidiDebug: Implement getArgument() and function skipping...
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-08-26 Min Kyu JeongARM: Fixed register flattening logic (FP_Base_DepTag...
2010-08-23 Gabe BlackISA: Get rid of old, unused utility functions clutterin...
2010-08-23 Ali SaidiLoader: Make the load address mask be a parameter of...
2010-08-23 Gabe BlackSPARC: Fix some style issues in utility.hh.
2010-08-17 Steve Reinhardtsim: revamp unserialization procedure
2010-08-13 Gabe BlackMerge with head.
2010-08-13 Gabe BlackCPU: Tidy up endianness handling for mmapped "IPR"s.
2010-06-04 Steve ReinhardtMore minor gdb-related cleanup.
2010-05-14 Gabe BlackSPARC: Implement the version of movcc that uses the...
2010-02-12 Timothy M. JonesO3PCU: Split loads and stores that cross cache line...
2010-01-19 Derek Howermerge
2009-10-30 Gabe BlackSyscalls: Make system calls access arguments like a...
2009-09-16 Vince WeaverSyscalls: Implement sysinfo() syscall.
2009-09-15 Vince WeaverSPARC: Make resTemp in udivcc wide enough to hold all...
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-02 Steve ReinhardtClean up some inconsistencies with Request flags.
2009-07-26 Korey Sewellmerge sparc fix w/2t regress fix
2009-07-25 Gabe BlackSPARC: Fix a minor compile bug in native trace on gcc...
2009-07-20 Derek Howermerge
2009-07-20 Gabe BlackCPU: Separate out native trace into ISA (in)dependent...
2009-07-13 Derek Howermerge
2009-07-10 Gabe BlackSPARC: Set up a lookup table for integer register flatt...
2009-07-10 Gabe BlackSPARC: Fold the MiscRegFile all the way into the ISA...
2009-07-09 Gabe BlackGet rid of the unused get(Data|Inst)Asid and (inst...
2009-07-09 Gabe BlackRegisters: Add a registers.hh file as an ISA switched...
2009-07-09 Gabe BlackRegisters: Eliminate the ISA defined RegFile class.
2009-07-09 Gabe BlackRegisters: Move the PCs out of the ISAs and into the...
2009-07-09 Gabe BlackSPARC: Phase out SPARC's intregfile.hh.
2009-07-09 Gabe BlackRegisters: Eliminate the ISA defined integer register...
2009-07-09 Gabe BlackRegisters: Eliminate the ISA defined floating point...
2009-07-09 Gabe BlackRegisters: Get rid of the float register width parameter.
2009-07-09 Gabe BlackRegisters: Add an ISA object which replaces the MiscReg...
2009-07-06 Nathan Binkertautomerge
2009-07-05 Gabe BlackSPARC: Fix the parenthesis in inUserMode.
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkertincludes: use base/types.hh not inttypes.h or stdint.h
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-25 Gabe BlackSPARC: Tighten up the clone system call and SPARCs...
2009-04-21 Steve Reinhardtsyscall: Resolve conflicts between m5threads and Gabe...
2009-04-21 Daniel SanchezCommit m5threads package.
2009-04-19 Gabe BlackSE mode: Make keeping track of the number of syscalls...
2009-04-15 Steve ReinhardtGet rid of the Unallocated thread context state.
2009-04-09 Nathan Binkerttlb: More fixing of unified TLB
2009-04-09 Gabe Blacktlb: Don't separate the TLB classes into an instruction...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-01 Steve ReinhardtFix Num_Syscall_Descs check bug in non-x86 ISAs.
2009-02-27 Gabe BlackProcesses: Make getting and setting system call argumen...
2009-02-25 Gabe BlackISA: Get rid of the get*RegName functions.
next