|
|
[Submitted] syscall_emul: add extra debug support for syscalls
|
bpotter
|
February 10th, 2016, 6:19 p.m.
|
|
|
|
[Submitted] syscall_emul: #ifdef new system calls to allow builds on OSX and BSD
|
bpotter
|
January 19th, 2017, 5:30 p.m.
|
|
|
|
[Discarded] syscall_emu: Corrected a bug on the syscall "read()" when reading EOF
|
NicolasDerumigny
|
July 12th, 2016, 3:43 p.m.
|
|
|
|
[Discarded] Syscall_emu: Added getdents and getdens64 syscalls
|
NicolasDerumigny
|
July 12th, 2016, 3:31 p.m.
|
|
|
|
[Submitted] Syscalls: panic when the length argument to mmap is excessive.
|
gblack
|
April 29th, 2012, 2:38 a.m.
|
|
|
|
[Submitted] syscall: remove mmapFlagTable
|
stever
|
March 26th, 2016, 3:40 a.m.
|
|
|
|
[Submitted] Syscall: Make the syscall function available in both SE and FS modes.
|
gblack
|
September 10th, 2011, 3:10 a.m.
|
|
|
|
[Submitted] Syscall: Don't close the simulator's standard file descriptors.
|
tmjones
|
July 9th, 2010, 6:14 p.m.
|
|
|
|
[Submitted] syscall: Add readlink to x86 with special case /proc/self/exe
|
atgutier
|
May 11th, 2015, 10:18 p.m.
|
|
|
|
[Submitted] syscall emulation: Return correct writev value
|
jthestness
|
December 23rd, 2014, 2:51 p.m.
|
|
|
|
[Submitted] syscall emulation: Put BufferArg classes in a separate header.
|
stever
|
September 23rd, 2014, 7:47 p.m.
|
|
|
|
[Submitted] syscall emulation: minor style fix to LiveProcess constructor
|
stever
|
September 23rd, 2014, 7:47 p.m.
|
|
|
|
[Submitted] syscall emulation: fix DPRINTF arg ordering bug
|
stever
|
July 3rd, 2014, 5:12 p.m.
|
|
|
|
[Submitted] syscall emulation: Enabled getrlimit and getrusage for x86. Added/moved rlimit
|
marc.orr
|
May 11th, 2012, 12:08 p.m.
|
|
|
|
[Submitted] syscall emulation: devirtualize BaseBufferArg methods
|
stever
|
September 23rd, 2014, 7:47 p.m.
|
|
|
|
[Submitted] syscall emulation: Clean up ioctl handling, and implement for x86.
|
stever
|
July 22nd, 2012, 5:23 p.m.
|
|
|
|
[Submitted] syscall emulation: clean up & comment SyscallReturn
|
stever
|
April 21st, 2014, 7:15 p.m.
|
|
|
|
[Submitted] syscall emulation: Add the futex system call.
|
marc.orr
|
May 16th, 2012, 8:33 p.m.
|
|
|
|
[Submitted] syscall emulation: add retry flag to SyscallReturn
|
stever
|
September 23rd, 2014, 7:48 p.m.
|
|
|
|
[Submitted] syscall emulation: add EmulatedDriver object
|
stever
|
September 23rd, 2014, 7:46 p.m.
|
|
|
|
[Submitted] syscall emul: fix Power Linux mmap constant, plus other cleanup
|
stever
|
May 23rd, 2011, 4:48 p.m.
|
|
|
|
switching memleak
|
lukefahr
|
July 2nd, 2012, 9:34 a.m.
|
|
|
|
[Submitted] swig: Warn on use of incompatible swig/gcc combinations
|
ahansson
|
September 6th, 2013, 9:59 a.m.
|
|
|
|
[Submitted] swig: Use SWIG from environment when determining version
|
ahansson
|
June 20th, 2012, 4:32 p.m.
|
|
|
|
swig: move all swigged objects into m5.internal.swig package
|
stever
|
September 24th, 2011, 9:51 a.m.
|
|
|
|
[Submitted] SWIG: Make gem5 compile and link with swig 2.0.4
|
ahansson
|
December 19th, 2011, 5:51 a.m.
|
|
|
|
[Submitted] swig: get rid of m5.internal.random module (swig/random.i)
|
stever
|
March 17th, 2011, 5:38 p.m.
|
|
|
|
[Submitted] swig: Fix issue with circular import in 2.0.9/2.0.10
|
ahansson
|
September 6th, 2013, 7:22 a.m.
|
|
|
|
[Submitted] SWIG: Ensure ptrdiff_t is a known type in gcc >= 4.6.1
|
ahansson
|
February 28th, 2012, 4:53 a.m.
|
|
|
|
[Submitted] swig: Disable unused value warning with llvm 3.1 compilers
|
ahansson
|
August 25th, 2012, 2:49 a.m.
|
|
|
|
[Discarded] SWIG/base: Ensure that ptrdiff_t is available for SWIG by including cstddef.
|
gblack
|
November 27th, 2011, 2:16 a.m.
|
|
|
|
[Submitted] style: [patch 3/22] reduce include dependencies in some headers
|
bpotter
|
October 5th, 2016, 4:27 p.m.
|
|
|
|
[Submitted] style: [PATCH 16/22] correct some style issues
|
bpotter
|
November 7th, 2016, 10:05 p.m.
|
|
|
|
[Submitted] style: [patch 12/22] fix preliminary style issues for subsequent fault patch
|
bpotter
|
October 17th, 2016, 4:11 p.m.
|
|
|
|
[Submitted] style: [patch 1/22] use /r/3648/ to reorganize includes
|
bpotter
|
October 11th, 2016, 4:01 p.m.
|
|
|
|
[Submitted] style: Update the style checker to handle new include order
|
ahansson
|
January 26th, 2015, 5:55 p.m.
|
|
|
|
[Submitted] style: Remove unsupported style.py commands
|
andysan
|
March 16th, 2016, 11:39 a.m.
|
|
|
|
[Submitted] style: remove trailing whitespace
|
stever
|
January 30th, 2016, 1:27 a.m.
|
|
|
|
[Submitted] style: Remove style validators
|
andysan
|
March 29th, 2016, 9:30 a.m.
|
|
|
|
[Submitted] style: remove err.h to prevent a name collision
|
bpotter
|
October 10th, 2016, 5:16 p.m.
|
|
|
|
[Submitted] style: Refactor the style checker as a Python package
|
andysan
|
March 16th, 2016, 11:42 a.m.
|
|
|
|
[Submitted] style: refactor lseek
|
bpotter
|
February 10th, 2016, 6:19 p.m.
|
|
|
|
[Discarded] style: reduce include dependencies in some headers
|
bpotter
|
October 11th, 2016, 8:34 p.m.
|
|
|
|
[Submitted] style: move style verifiers into classes
|
nate
|
April 13th, 2011, 9:46 a.m.
|
|
|
|
[Submitted] style: Make the style hook work in directories other than the root.
|
nate
|
May 24th, 2011, 10:14 a.m.
|
|
|
|
[Submitted] style: Make the style fixers safe
|
powerjg
|
July 1st, 2016, 4:40 p.m.
|
|
|
|
[Submitted] style: local variable name correction
|
bpotter
|
November 16th, 2016, 4:24 p.m.
|
|
|
|
[Discarded] style: local variable name correction
|
bpotter
|
February 23rd, 2017, 7:56 p.m.
|
|
|
|
[Submitted] style: Force Python.h to be included before main header
|
andysan
|
January 27th, 2017, 1:39 p.m.
|
|
|
|
[Submitted] style: Fixup strange semantics in hg m5style
|
ahansson
|
August 13th, 2014, 12:51 p.m.
|
|