aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_syscall.c
AgeCommit message (Expand)Author
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-08Fix "346411 MIPS: SysRes::_valEx handling is incorrect"sewardj
2015-05-17Add some more cfi directivesphilippe
2015-05-08Add some cfi directives in the code doing syscall (by Valgrind).philippe
2015-04-20Remove SysRes::_valEx from common code as it is specific to mips.florian
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2014-08-07This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3carll
2014-08-07This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3carll
2014-01-12Add support for ARMv8 AArch64 (the 64 bit ARM instruction set).sewardj
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2012-08-05Update copyright dates to include 2012.sewardj
2012-06-07Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic,sewardj
2012-04-16add some .globl or used attribute to avoid link failures with gold linker + LTOphilippe
2011-12-24Beef up VG_(strerror) to provide correct messages for theflorian
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj
2010-05-03Update copyright dates to 2010.sewardj
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj
2009-06-03A number of changes relating to syscall numbering:njn
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-18Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from thenjn
2009-03-10Updated copyright years.njn
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-01-08Update copyright dates.sewardj
2006-11-10Syscall tidying.sewardj
2006-10-17Merge r6150 and 6151:sewardj
2006-10-14Create a new module, m_vki, and move all knowledge about the kernelsewardj
2006-06-05Update copyright dates.sewardj
2006-05-24Decode EOVERFLOW in VG_(strerror).tom
2006-01-02Recrystallise the warp core on ppc64-linux.sewardj
2005-12-22fixed up ppc64 assembly with .opd sectionscerion
2005-12-06Take ppc64 startup further along the roadcerion
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj
2005-11-24ppc32 only: clarify meaning of second arg of VG_(mk_SysRes_ppc32_linux)sewardj
2005-11-19Counterpart to r5202: restore previous assembler state with .previoussewardj
2005-11-18Hmm. Perhaps all those top-level pieces of assembly weren't such asewardj
2005-10-14Get rid of various compilation warnings.sewardj
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-06-20Although it doesn't actually matter from a generated-code point ofsewardj
2005-06-20Finally, valgrind on ppc32.cerion
2005-06-19Final commit for the initial modularisation pass:njn
2005-06-18Make do_syscall_WRK take UWord arguments and return UWord results totom
2005-06-17Moved the basic syscall stuff out of m_libcbase.c into a new modulenjn