summaryrefslogtreecommitdiff
path: root/src/arch/arm/linux/process.hh
AgeCommit message (Expand)Author
2009-06-09ARM: Hook in the mmap2 system call. Make ArmLinuxProcess handle 5,6 syscall p...Gabe Black
2009-06-09ARM: Implement TLS. This is not tested.Gabe Black
2009-06-09ARM: Make ArmLinuxProcess understand "ARM private" system calls.Gabe Black
2009-04-05arm: add ARM support to M5Stephen Hines