cpu: Fix retry bug in MinorCPU LSQ
[gem5.git] / src / sim / syscall_emul.hh
2015-01-03 mike uptonarm: Add unlinkat syscall implementation
2014-12-27 Joel Hestnesssyscall_emul: Return correct writev value
2014-10-30 Ali Saidiautomated merge
2014-10-22 Steve Reinhardtsyscall_emul: Put BufferArg classes in a separate header.
2014-10-22 Steve Reinhardtsyscall_emul: add EmulatedDriver object
2014-10-22 Nilay Vaishsim: revert 6709bbcf564d
2014-10-20 Tom Jablinsim: invalid alignment checks in mmap and mremap
2014-10-20 Michael Adlersim: mmap: correct behavior for fixed address
2014-10-20 Michael Adlersim: implement getdents/getdents64 in user mode
2014-09-03 Andreas Hanssonarch: Cleanup unused ISA traits constants
2014-04-17 Ali Saidisim, arm: implement more of the at variety syscalls
2014-01-24 Chris Adeniyi-Jonessim: Add openat/fstatat syscalls and fix mremap
2013-01-08 Mitch Hayengaarm: add access syscall for ARM SE mode
2012-09-21 Lluc AlvarezSE: Ignore FUTEX_PRIVATE_FLAG of sys_futex
2012-09-10 Palle LyckegaardNetBSD: Build on NetBSD
2012-08-06 Steve Reinhardtsyscall_emul: clean up open() code a bit.
2012-08-06 Steve Reinhardtstr: add an overloaded startswith() utility method
2012-08-06 Marc Orrsyscall emulation: Clean up ioctl handling, and impleme...
2012-07-11 Marc Orrsyscall emulation: Add the futex system call.
2012-05-19 Gabe BlackSyscalls: warn when the length argument to mmap is...
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-10-30 Gabe BlackSE/FS: Build the base process class in FS.
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-23 Steve ReinhardtSE: move page allocation from PageTable to Process
2011-10-23 Steve Reinhardtsyscall_emul: implement MAP_FIXED option to mmap()
2011-05-23 Steve Reinhardtsyscall emul: fix Power Linux mmap constant, plus other...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Chris EmmonsARM: Add minimal ARM_SE support for m5threads.
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-05-06 Gabe BlackMerge.
2010-05-06 Nathan Binkertcompile: don't #include unnecessary stuff
2010-04-15 Nathan Binkerttick: rename Clock namespace to SimClock
2010-01-19 Derek Howermerge
2009-11-14 Ali SaidiSE: Fix SE mode OS X compilation.
2009-10-30 Vince WeaverSysCalls: Implement truncate64 system call
2009-10-30 Gabe BlackSyscalls: Make system calls access arguments like a...
2009-10-24 Timothy M. Jonessyscall: Addition of an ioctl command code for Power.
2009-10-24 Timothy M. Jonessyscall: Fix conversion of the stat64 buffer during...
2009-10-24 Timothy M. Jonessyscall: Implementation of the ftruncate64 system call.
2009-10-24 Timothy M. Jonessyscall: Implementation of the time system call.
2009-10-24 Timothy M. Jonessyscall: Implementation of the times system call
2009-10-02 Gabe BlackSE mode: Make the direction anonymous mmaps move throug...
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-09-16 Vince WeaverSyscalls: Implement sysinfo() syscall.
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-21 Daniel SanchezCommit m5threads package.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Gabe BlackProcesses: Make getting and setting system call argumen...
2009-02-16 Lisa Hsusycalls: implement mremap() and add DATA flag for getrl...
2009-01-17 Ali SaidiFix issue 326: glibc non-deterministic because it reads...
2008-11-15 Steve Reinhardtsyscalls: fix latent brk/obreak bug.
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-07-24 Michael Adlersyscall: Fix TTY emulation in fstat() user-mode simulat...
2008-07-23 Michael Adlersyscalls: Add a bunch of missing system calls.
2007-11-29 Ali Saidimerge, no manual changes
2007-11-29 Rick StrongSerialization: Fix serialization of file descriptors...
2007-11-02 Ali SaidiSE: fix stat64 syscall on os x
2007-09-13 Gabe BlackMerge with head.
2007-09-13 Ali SaidiSyscall Emulation: Add stat64 syscall.
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-12 Ali SaidiMerge zizzer:/bk/newmem
2007-03-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-10 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-03-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-09 Gabe BlackUse the TheISA namespace in case we're coming from...
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Nathan BinkertDon't use the exact same name as a system header #define
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-03 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Gabe BlackImplement the _llseek syscall. It's Linux only, so...
2007-02-15 Ali SaidiMerge zizzer:/bk/newmem
2007-02-14 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-14 Gabe BlackForce the st_blksize field of a stat call to be 8k.
2006-11-23 Ali SaidiMerge zizzer:/bk/sparcfs
2006-11-22 Gabe BlackMerge zizzer:/bk/sparcfs
2006-11-18 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-16 Nathan Binkertimplement RUSAGE_CHILDREN for getrusage since it's...
2006-11-16 Nathan BinkertImplement current working directory for LiveProcesses
2006-10-24 Ali SaidiMerge zizzer:/bk/newmem
2006-10-24 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
next