gem5/kern/linux
Ali Saidi eb7d329076 fix unaligned memory offset and some small fixes to interrupt binning
code

arch/alpha/alpha_memory.cc:
    Fixed unaligned trap faults
arch/alpha/ev5.cc:
    little more verbose faulting information
kern/linux/linux_system.cc:
    more descriptive errors, and the correct offsets from symbols
sim/system.cc:
    load local pal symbols

--HG--
extra : convert_revision : 0c81badf77321d5e1a060dcae2d42204e5a1fc84
2004-09-22 18:25:06 -04:00
..
aligned.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00
hwrpb.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00
linux.hh Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.cc Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.hh Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_system.cc fix unaligned memory offset and some small fixes to interrupt binning 2004-09-22 18:25:06 -04:00
linux_system.hh switch contexts on palcode rather than kernel code 2004-09-16 00:37:21 -04:00
linux_threadinfo.hh std:: 2004-08-20 11:36:19 -04:00
printk.cc few forgotten changes for dprintk 2004-07-31 00:55:05 -04:00
printk.hh Added debug printk support 2004-07-30 17:13:24 -04:00
sched.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00
thread_info.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00