gem5/arch/alpha/linux
Korey Sewell 87fe91028b Move RLIMIT constants to OS/ISA specific files instead of generic OS container classes
Update MIPS/Linux constants

arch/alpha/linux/linux.hh:
    move RLIMIT constants to ALPHA/Linux class
arch/alpha/tru64/tru64.hh:
    move RLIMIT constants to ALPHA/Tru64 class
arch/mips/mips_linux.hh:
    update MIPS constants for MIPS/Linux
kern/linux/linux.hh:
    remove RLIMIT constants from generic Linux class... these are now in ISA specific / OS specific classes
kern/tru64/tru64.hh:
    remove RLIMIT constants from generic Tru64 class... these are now in ISA specific / OS specific classes

--HG--
extra : convert_revision : 2e2743d73ab18fcd558a5765cb4ef0e9671bd1d7
2006-04-13 16:47:32 -04:00
..
aligned.hh move alpha specific code into arch/alpha 2006-03-04 20:45:01 -05:00
hwrpb.hh move alpha specific code into arch/alpha 2006-03-04 20:45:01 -05:00
linux.cc Changes that get rid of the OSFlags and derive a new class of this format <architecture>-<OS>. 2006-04-13 05:42:18 -04:00
linux.hh Move RLIMIT constants to OS/ISA specific files instead of generic OS container classes 2006-04-13 16:47:32 -04:00
process.cc Changes that get rid of the OSFlags and derive a new class of this format <architecture>-<OS>. 2006-04-13 05:42:18 -04:00
process.hh add translations for new sections that are mmapped or when the brk 2006-03-15 17:04:50 -05:00
system.cc change how much of the param string is copied into the kenel 2006-04-11 19:35:30 -04:00
system.hh Remove "using namespace std" from global declarations. 2006-03-29 16:05:26 -05:00
thread_info.hh move alpha specific code into arch/alpha 2006-03-04 20:45:01 -05:00
threadinfo.hh Merge ktlim@zizzer:/bk/m5 2006-03-05 00:34:54 -05:00