summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2006-04-28Some debugging of the ccr bitsGabe Black
2006-04-28Added in handling of the annul bit for branches, and fixed up computation of ...Gabe Black
2006-04-28Added a linux.cc file to mesh with Korey's changesGabe Black
2006-04-18Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-04-18Fixes to SPARC syscall emulation mode.Gabe Black
2006-04-06Merge zizzer:/bk/newmemAli Saidi
2006-04-06added unimp faultsAli Saidi
2006-04-06Small touchups to SPARCGabe Black
2006-04-06Changed the CleanWindow fault from an enumerate fault into a regular one.Gabe Black
2006-04-06Fixed up the isa description. Also added some capability to the isa_parser in...Gabe Black
2006-04-06Enable register windows.Gabe Black
2006-03-31Fixes to SPARC for syscall emulation mode.Gabe Black
2006-03-29Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-28Make .isa-file ##include file paths relative to including file.Steve Reinhardt
2006-03-28Fixed a typo.Gabe Black
2006-03-28SPARC compiles for SE!Gabe Black
2006-03-28Moving towards compilation.Gabe Black
2006-03-17Fixed a couple typosGabe Black
2006-03-17Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-17Clean up and fix for compilationGabe Black
2006-03-16clean up condition codes a little bitAli Saidi
2006-03-16Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-16Fixups towards compiling.Gabe Black
2006-03-15implement the Tcc instruction to call syscall.Ali Saidi
2006-03-15add translations for new sections that are mmapped or when the brkAli Saidi
2006-03-14Fixed up after a hand merge.Gabe Black
2006-03-14Added the sparc regfile.hh to bitkeeperGabe Black
2006-03-14SPARC clean up towards compilability.Gabe Black
2006-03-12Clean up arch/*/process.hh includes and std namespace issues.Steve Reinhardt
2006-03-09fix merging issuesAli Saidi
2006-03-09Merge zizzer:/bk/multiarchAli Saidi
2006-03-09no more common syscall emulation, now common for everyoneAli Saidi
2006-03-09last changes before big mergeKorey Sewell
2006-03-08Working towards compiling SPARC_SEGabe Black
2006-03-07Corrected a mispelling of "unimplemented".Gabe Black
2006-03-07Pushed ev5.hh out of the non-alpha code.Gabe Black
2006-03-07Fixed up some issues to be more compilable.Gabe Black
2006-03-07Changed the include paths to take advantage of the os specific directories.Gabe Black
2006-03-07Clean up of the SPARC isa_traits. This still doesn't compile, but it's closer.Gabe Black
2006-03-07Clean up of the SPARC isa description.Gabe Black
2006-03-07Implemented SPARC fault classes.Gabe Black
2006-03-07Moved where some alpha specific source files were mentioned to be in the alph...Gabe Black
2006-03-04General small SPARC fixupsGabe Black
2006-03-04Filled out the object file loader so it can load object files for several OSs...Gabe Black
2006-03-01Begain setting up syscall emulation for sparc linux.Gabe Black
2006-03-01Made sparc copies of some architecture specific files.Gabe Black
2006-02-23Create a Builder object for .isa files in arch/SConscript.Steve Reinhardt
2006-02-14New files to fix building the SPARC_SE and MIPS_SE isa_parser.py generated fi...Gabe Black
2006-02-12Polishing of isa_parser.py internal operand handling, resulting inSteve Reinhardt
2006-02-09Minor cleanup of include-handling code in isa_parser.py.Steve Reinhardt