summaryrefslogtreecommitdiff
path: root/kern/tru64/tru64.hh
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-04-13Move RLIMIT constants to OS/ISA specific files instead of generic OS containe...Korey Sewell
2006-04-13Changes that get rid of the OSFlags and derive a new class of this format <ar...Korey Sewell
2006-04-12add OSFlags struct to AlphaISA/MipsISA namespace. The OS classes then use the...Korey Sewell
2006-03-29Remove "using namespace std" from global declarations.Kevin Lim
2006-03-14Changed the floating point register file into a class with appropriate access...Gabe Black
2006-03-12Add "using namespace TheISA" to syscall emulation functions so they pick up t...Steve Reinhardt
2006-03-10It now runs hello world binary.Ron Dreslinski
2006-03-09SimpleCPU compiles with merge.Gabe Black
2006-03-05Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-03-04properly align the uid and size fields in the pre_F54_stat structure.Ali Saidi
2006-02-27Changes to put all the misc regs within the misc reg file. This includes the...Kevin Lim
2006-02-21Made Addr a global typeGabe Black
2006-02-19Reapplied changes which were undone by a pullGabe Black
2006-02-18Move Linux/Tru64 architecture independent code into kern/*Ali Saidi
2005-06-05Many files:Steve Reinhardt
2003-10-07Import changesetSteve Raasch