arch,sim: Replace setuidFunc with ignoreFunc.
[gem5.git] / src / arch / arm / linux / linux.hh
2019-10-30 Gabe Blackarch: Make endianness a property of the OS class syscal...
2019-01-10 Andreas Sandbergarch-arm, sim-se: Add support for TLS in clone
2019-01-10 Andreas Sandbergarch-arm, sim-se: Fix incorrect SP handling in clone
2019-01-10 Andreas Sandbergsim-se: Refactor clone to avoid most ifdefs
2016-04-01 Steve Reinhardtsyscall_emul: remove mmapFlagTable
2016-03-17 Brandon Pottersyscall_emul: extend mmap system call to support file...
2016-03-17 Brandon Pottersyscall_emul: add many Linux kernel flags
2016-03-17 Brandon Pottersyscall_emul: rename OpenFlagTransTable struct
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2015-05-26 Giacomo Gabrielliarm: Implement some missing syscalls (SE mode)
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2012-08-07 Marc Orrsyscall emulation: Enabled getrlimit and getrusage...
2012-08-06 Marc Orrsyscall emulation: Clean up ioctl handling, and impleme...
2012-01-07 Gabe BlackMerge with main repository.
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-23 Steve Reinhardtsyscall_emul: implement MAP_FIXED option to mmap()
2010-06-02 Ali SaidiARM: Fix SPEC2000 benchmarks in SE mode. With this...
2010-06-02 Ali SaidiARM: fix sizes of structs for ARM Linux
2010-01-19 Derek Howermerge
2009-10-24 Timothy M. Jonessyscall: Addition of an ioctl command code for Power.
2009-09-16 Vince WeaverSyscalls: Implement sysinfo() syscall.
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-31 Korey Sewellmerge mips fix and statetrace changes
2009-07-29 Ali SaidiARM: Fix an ioctl constant.
2009-07-27 Ali SaidiARM: Update some syscall constants and delete others...
2009-07-27 Ali SaidiARM: Fix fstat/fstat64 structs to match EABI definitions.
2009-07-18 Derek Howermerge
2009-07-16 Polina Dudnikmerge
2009-07-15 Gabe BlackMerge with head.
2009-07-15 Jack WhithamARM: Fix the "open" flag constants.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-04-06 Stephen Hinesarm: add ARM support to M5