gem5/kern/tru64
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
..
dump_mbuf.cc Updates for the quiesceEvent that was added to the XC. 2006-03-07 19:59:12 -05:00
dump_mbuf.hh fixes for new memory system 2006-04-06 00:51:46 -04:00
mbuf.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
printf.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
printf.hh fixes for new memory system 2006-04-06 00:51:46 -04:00
tru64.hh Move RLIMIT constants to OS/ISA specific files instead of generic OS container classes 2006-04-13 16:47:32 -04:00
tru64_events.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
tru64_events.hh Add functions to System object to set up function-based events, 2005-09-24 14:20:29 -04:00
tru64_syscalls.cc Many files: 2005-06-05 05:16:00 -04:00
tru64_syscalls.hh Many files: 2005-06-05 05:16:00 -04:00