1. 0cb180e Registers: Eliminate the ISA defined floating point register file. by Gabe Black · 16 years ago
  2. 32daf6f Registers: Add an ISA object which replaces the MiscRegFile. by Gabe Black · 16 years ago
  3. 88ee7d4 SPARC: Add a traceflag for register windows. by Gabe Black · 16 years ago
  4. c9d3113 tracing: Add help strings for some of the trace flags by Nathan Binkert · 16 years ago
  5. 8153790 SCons: centralize the Dir() workaround for newer versions of scons. by Nathan Binkert · 16 years ago
  6. d9f9c96 Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object. by Gabe Black · 16 years ago
  7. b7af65f SCons: Fixing SCons bug 2006 issues for non-alpha ISAs by Stephen Hines · 17 years ago
  8. 538fae9 Traceflags: Add SCons function to created a traceflag instead of having one file with them all. by Ali Saidi · 17 years ago
  9. 537239b Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. by Gabe Black · 18 years ago
  10. fae60c1 Arguments: Get rid of duplicate code for the Arguments class in each architecture. by Ali Saidi · 18 years ago
  11. 3514717 Move SimObject python files alongside the C++ and fix by Nathan Binkert · 18 years ago
  12. 1aef5c0 Rework the way SCons recurses into subdirectories, making it by Nathan Binkert · 18 years ago
  13. 03ff1c3 Split the syscall table, SPARC specific syscall implementations, and the 32 bit syscall table into it's own file. Corrected problems with the stat structure. These should be tested on 64 bit x86 and SPARC machines. by Gabe Black · 18 years ago
  14. f131553 Initial work to make remote gdb available in SE mode. This is completely untested. by Gabe Black · 18 years ago
  15. 8e75b6e reogranize code to split off FS only misc regs with effect into their own file (reducing the number of if FULL_SYSTEM defines and includes) by Ali Saidi · 18 years ago
  16. 271b9a5 first cut at a sparc tlb by Ali Saidi · 18 years ago
  17. bcd5099 Added in alot of missing source files. by Gabe Black · 18 years ago
  18. 7c5a859 removed ua2005.cc since it's been obsorbed into the miscregfile, and added system.cc by Gabe Black · 18 years ago
  19. 333eb4e Basic work towards supporting ASIs properly by Gabe Black · 18 years ago
  20. 800e6ec Pushed most of constants.hh back into isa_traits.hh and regfile.hh and created a seperate file for the syscallreturn class. by Gabe Black · 19 years ago
  21. cb0cf2d Updated Authors from bk prs info by Ali Saidi · 19 years ago
  22. e60dc51 commit a couple of minor things that I forgot to last time. by Ali Saidi · 19 years ago
  23. dc29a7c split off fullsystem and se iprs into two functions to remove lots of #ifs by Ali Saidi · 19 years ago
  24. ba2eae5 New directory structure: by Steve Reinhardt · 19 years ago[Renamed from arch/sparc/SConscript]
  25. a6266a9 Add support for sparc/solaris syscall emulation. Not tested yet because I can't get a static sparc 64 binary by Ali Saidi · 19 years ago
  26. 5b56133 Added a linux.cc file to mesh with Korey's changes by Gabe Black · 19 years ago
  27. bb8b27d SPARC clean up towards compilability. by Gabe Black · 19 years ago
  28. 62d149d General small SPARC fixups by Gabe Black · 19 years ago
  29. 99484cf Create a Builder object for .isa files in arch/SConscript. by Steve Reinhardt · 19 years ago
  30. 7826fcd New files to fix building the SPARC_SE and MIPS_SE isa_parser.py generated files. by Gabe Black · 19 years ago