SPARC: Get rid of the setGlobals function.
[gem5.git] / src / arch / sparc /
2009-02-25 Gabe BlackSPARC: Get rid of the setGlobals function.
2009-02-25 Gabe BlackSPARC: Get rid of the setCWP function.
2009-02-25 Gabe BlackSPARC: Add a traceflag for register windows.
2009-02-25 Gabe BlackCPU: Implement translateTiming which defers to translat...
2009-02-25 Gabe BlackSPARC: Adjust a few instructions to not write registers...
2009-02-25 Gabe BlackISA: Replace the translate functions in the TLBs with...
2009-02-16 Lisa Hsusycalls: implement mremap() and add DATA flag for getrl...
2009-01-31 Ali SaidiErrors: Use the correct panic/warn/fatal/info message...
2009-01-26 Gabe BlackCPU: Add a setCPU function to the interrupt objects.
2009-01-19 Nathan Binkerttracing: Add help strings for some of the trace flags
2009-01-13 Nathan BinkertSCons: centralize the Dir() workaround for newer versio...
2008-12-17 Gabe BlackSPARC: Truncate syscall args and return values appropri...
2008-12-07 Lisa Hsuimported patch aux-fix.patch
2008-12-05 Lisa HsuAutomated merge with ssh://m5sim.org//repo/m5
2008-12-04 Lisa HsuThis patch pulls out the auxiliary vector struct from...
2008-11-15 Steve Reinhardtsyscalls: fix latent brk/obreak bug.
2008-11-10 Nathan Binkertmem: update stuff for changes to Packet and Request
2008-11-06 Lisa HsuAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-11-05 Lisa HsuAutomated merge with ssh://m5sim.org//repo/m5
2008-11-05 Nathan BinkertFix a few more places where the context stuff wasn...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-11-03 Lisa HsuMake it so that all thread contexts are registered...
2008-11-03 Lisa Hsumake BaseCPU the provider of _cpuId, and cpuId() instea...
2008-10-21 Nathan Binkertstyle: Use the correct m5 style for things relating...
2008-10-13 Gabe BlackGet rid of old RegContext code.
2008-10-12 Gabe BlackCPU: Create a microcode ROM object in the CPU which...
2008-10-12 Gabe BlackTurn Interrupts objects into SimObjects. Also, move...
2008-10-12 Gabe BlackCPU: Eliminate the get_vec function.
2008-10-11 Gabe BlackTLB: Make all tlbs derive from a common base class...
2008-10-10 Nathan Binkertautomerge
2008-10-10 Nathan Binkertmisc: remove #include <cassert> from misc.hh since...
2008-10-10 Nathan BinkertSimObjects: Clean up handling of C++ namespaces.
2008-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-09-28 Nathan Binkertgcc: Add extra parens to quell warnings.
2008-09-28 Nathan Binkertarch: TheISA shouldn't really ever be used in the arch...
2008-09-26 Nathan BinkertWhen nesting if statements, use braces to avoid ambiguo...
2008-09-26 Nathan Binkertstyle: bring this file into M5 style, use the new pte...
2008-09-24 Nathan Binkertsparc: Fix style, create a helper function for translation.
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-08-11 Nathan Binkertstyle
2008-07-23 Michael Adlersyscalls: Add a bunch of missing system calls.
2008-07-01 Ali SaidiRemove delVirtPort() and make getVirtPort() only return...
2008-07-01 Ali SaidiChange everything to use the cached virtPort rather...
2008-05-20 Stephen HinesSCons: Fixing SCons bug 2006 issues for non-alpha ISAs
2008-02-27 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-02-27 Gabe BlackTLB: Make a TLB base class and put a virtual demapPage...
2008-01-01 Gabe BlackSPARC: Fix a bug where the TLB would match against...
2007-12-01 Gabe BlackSPARC: Fixes for invalidateAll and demapAll in the...
2007-11-30 Gabe BlackSPARC: Fix 32 bit register window flushing endian conve...
2007-11-29 Gabe BlackSPARC: Fix the initial stack to match what the Linux...
2007-11-29 Gabe BlackSPARC: Combine the 64 and 32 bit process initialization...
2007-11-20 Gabe BlackMerge with head.
2007-11-20 Ali SaidiSerialization: Serialize SPARC PTEs last so their nameO...
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey SewellAdd CoreSpecific type to all archs
2007-11-15 Korey Sewellbranch merge
2007-11-12 Gabe BlackSPARC: Force %g1 to be zero on process startup even...
2007-11-09 Gabe BlackISA parser: Make the isa parser generate MaxInstSrcRegs...
2007-11-07 Gabe BlackSPARC: Make 64 bit SPARC process initialization check...
2007-11-01 Steve ReinhardtString constant const-ness changes to placate g++ 4.2.
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-10-26 Gabe BlackTLB: Fix serialization issues with the tlb entries...
2007-10-26 Ali SaidiSE: Fix page table and system serialization, don't...
2007-10-17 Gabe BlackMake the process objects use the Params structs in...
2007-10-04 Gabe BlackMerge with head.
2007-10-04 Gabe BlackSPARC: Make software trap 3 flush the register windows...
2007-10-03 Gabe BlackMerge with head.
2007-10-03 Gabe BlackPredecoder: Clear out predecoder state on an ITLB fault.
2007-10-03 Gabe BlackSPARC,Remote GDB: Flesh out the acc function for SE...
2007-10-03 Gabe BlackSPARC,Remote GDB: Fix an accounting bug in the remote...
2007-09-28 Ali SaidiRename cycles() function to ticks()
2007-09-26 Gabe BlackMerge with head.
2007-09-26 Gabe BlackSPARC: Remove parameter that was only ever set to one...
2007-09-26 Gabe BlackSPARC: Remove some redundant code from some of the...
2007-09-26 Gabe BlackSPARC: Clean up of privileged instructions.
2007-09-26 Gabe BlackSPARC: Long overdue cleanup of the condition code handlers.
2007-09-26 Gabe BlackSPARC: Clean up the branch instructions a bit.
2007-09-20 Gabe BlackSPARC: Fix linking error from new flattenFloatIndex...
2007-09-20 Gabe BlackX86: Put in the foundation for x87 stack based fp regis...
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-28 Gabe BlackMerge with head.
2007-08-28 Gabe BlackSPARC: Fixes to get SPARC to compile again.
2007-08-27 Gabe BlackAddress translation: Make the page table more flexible.
2007-08-27 Gabe BlackAddress Translation: Make SE mode use an actual TLB...
2007-08-27 Gabe BlackSPARC: Make sure unaligned access are caught on cached...
2007-08-21 Gabe BlackMerge with head.
2007-08-19 Gabe BlackMerge with head.
2007-08-14 Gabe BlackMerge with head.
2007-08-13 Gabe BlackSPARC: Make nops have the IsNop flag set.
2007-08-13 Gabe BlackSPARC: Move tlb state into the tlb.
2007-08-13 Gabe BlackSPARC: Make the spill and fill handlers use the correct...
2007-08-05 Gabe BlackMerge with head.
2007-08-03 Steve Reinhardtmerge from head
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Ali SaidiMerge Gabe and my changes to arch/mips/utility.hh
2007-08-01 Ali SaidiArguments: Get rid of duplicate code for the Arguments...
next