aboutsummaryrefslogtreecommitdiff
path: root/coregrind/pub_core_threadstate.h
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-05-31Fix OS X host_get_special_port: UNKNOWN host message [id 412, to mach_host_se...rhyskidd
2015-04-18Fix a comment.florian
2015-02-13Add command line flag --max-threads=<integer> to increase the number offlorian
2015-02-13More use of LibVEX_GUEST_STATE_ALIGN.florian
2015-02-13Use LibVEX_GUEST_STATE_ALIGN introduced in VEX r3091.florian
2014-10-06Entangle header files a bit. Specifically, pub_core_basics.h no longerflorian
2014-08-29The semantic of the stack bounds is not consistent or is not described.philippe
2014-08-07This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3carll
2014-06-20Mac OS X 10.9 improvements. Bug 326724 comment 27 patch namesewardj
2014-01-12Add support for ARMv8 AArch64 (the 64 bit ARM instruction set).sewardj
2013-10-21Fix 324227 memcheck false positive leak when a thread calls exit+blockphilippe
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-09-16Intercept prctl(PR_SET_NAME, name) and store the thread name so itflorian
2013-09-15Fix coregrind header files such that they can be included withoutflorian
2013-09-15Fix inclusion of header files in coregrind. No pub_tool_*.h should beflorian
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2012-08-05Update copyright dates to include 2012.sewardj
2012-08-02Back off from 32 alignment of various guest state bits. We don'tsewardj
2012-06-07Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic,sewardj
2012-05-21Add initial support for Intel AVX instructions (Valgrind side).sewardj
2012-03-08When analyzing Valgrind with drd, suppress uninteresting race reports on VG_(...bart
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-07-24Add a new client request and pair of macros,sewardj
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj
2011-04-11Add an alternative implementation of VG_MINIMAL_{SET,LONG}JMPsewardj
2011-04-11Create new module m_libcsetjmp, which wraps up uses ofsewardj
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-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-19DARWIN sync comment.njn
2009-03-10Updated copyright years.njn
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj
2008-03-29Fixed a comment.bart
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-01-08Update copyright dates.sewardj
2006-12-17Rename VG_(get_lwp_tid) to VG_(lwpid_to_vgtid).sewardj
2006-10-17Merge r6157:sewardj
2006-06-05Update copyright dates.sewardj
2006-04-05Minor scheduler tidyings:sewardj
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-07-02Removed the remnants of the attempt at an ARM port, because it hadnjn
2005-06-20Finally, valgrind on ppc32.cerion
2005-06-19Final commit for the initial modularisation pass:njn