aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_sigframe
AgeCommit message (Expand)Author
2015-09-13Fix various compiler warnings for the arm architecture.florian
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-06As per discussion with Julian comment out some dead assignments.florian
2015-08-06Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-18Documentation: Ensure alignment of the x86 and amd64 darwin code in m_sigfram...rhyskidd
2015-07-05Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru).florian
2015-06-05Fix format string mismatch.sewardj
2015-05-28Signal handler ucontext_t not filled out correctly on OS Xrhyskidd
2015-04-30Remove a few embarassing comments.florian
2015-04-27Fix fallout from r15138: build error on Darwin due to renamed function.florian
2015-04-23Fix an assertion in the address space manager. BZ #345887.florian
2015-04-18Factor out the 'extend' function. We only need one version for Linux andflorian
2015-04-15Fix function call: 1st argument is the thread id.florian
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-03-05Marginally improve debug printing. No functional change.sewardj
2015-03-03Produce a user message in case of stack overflow.florian
2015-01-04Change most remaining use of Addr64 in coregrind and the tools to Addr.florian
2014-12-23Elimnate two magic constants.florian
2014-12-19Buffer audit. Resize a few.florian
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-05-08When constructing a signal frame, tell the tool that the registerssewardj
2014-01-15arm64: rename guest_SP to guest_XSP so as to avoid a name clash withsewardj
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-03-10Darwin: Make stack growth tracking consistent with other architecturesbart
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2012-12-16Make sure the stack pointer is properly aligned when invoking atom
2012-08-06Change script to also handle IBM's copyright notice.florian
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-03-27Fix up debug printing -- no functional change.sewardj
2012-03-27Keep the stack properly 16 aligned when delivering signals on x86-darwin.sewardj
2012-03-27Keep the stack properly 16-aligned when delivering signals onsewardj
2011-11-20arm-linux: fix signal returning so that if SA_RESTORER is notsewardj
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-09-10Properly preserve FP registers (and, more generally, the entire guestsewardj
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj
2011-04-11Make MacOS builds work again following fixes for #259977sewardj
2011-04-11Create new module m_libcsetjmp, which wraps up uses ofsewardj
2011-03-28Remove a bunch more warnings generated by gcc-4.6 about deadsewardj
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj
2010-08-22Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T.sewardj
2010-07-01Merged the MACOSX106 branch to the trunk. Merge command:njn
2010-05-03Update copyright dates to 2010.sewardj
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj
2009-07-15Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464.sewardj
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn
2009-05-28Merge the DARWIN branch onto the trunk.njn