summaryrefslogtreecommitdiff
path: root/src/arch/arm/linux/linux.hh
AgeCommit message (Expand)Author
2015-05-26arm: Implement some missing syscalls (SE mode)Giacomo Gabrielli
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2012-08-06syscall emulation: Enabled getrlimit and getrusage for x86.Marc Orr
2012-08-06syscall emulation: Clean up ioctl handling, and implement for x86.Marc Orr
2011-10-22syscall_emul: implement MAP_FIXED option to mmap()Steve Reinhardt
2010-06-02ARM: Fix SPEC2000 benchmarks in SE mode. With this patch allAli Saidi
2010-06-02ARM: fix sizes of structs for ARM LinuxAli Saidi
2009-10-24syscall: Addition of an ioctl command code for Power.Timothy M. Jones
2009-09-15Syscalls: Implement sysinfo() syscall.Vince Weaver
2009-07-29ARM: Fix an ioctl constant.Ali Saidi
2009-07-27ARM: Update some syscall constants and delete others that are Alpha only.Ali Saidi
2009-07-27ARM: Fix fstat/fstat64 structs to match EABI definitions.Ali Saidi
2009-07-14ARM: Fix the "open" flag constants.Jack Whitham
2009-04-05arm: add ARM support to M5Stephen Hines