]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2011-07-26  Bart Van Asschedrd: Add a suppression pattern
2011-07-26  Bart Van Asschedrd/tests/atomic_var: Reduce scheduler sensitivity
2011-07-26  Bart Van AsscheDisable drd/tests/tc19_shadowmem because too scheduler...
2011-07-26  Bart Van Asschehelgrind/tests/tc08_hbl2: Reduce scheduler sensitivity
2011-07-26  Josef WeidendorferUnbreak lackey --detailed-counts=yes after r11604
2011-07-25  Bart Van AsscheUpdate Subversion ignore list
2011-07-25  Bart Van Asschevalgrind.h: Remove a superfluous cast. See also #278454.
2011-07-24  Julian SewardThe cmpxchg16b tests in this need to have 16-aligned...
2011-07-24  Julian SewardAvoid excessive fragmentation in m_mallocfree facility...
2011-07-24  Julian SewardAdd a new client request and pair of macros,
2011-07-24  Julian SewardChange this file to be a symlink to the identical version
2011-07-24  Julian SewardAdd support for IBM Power ISA 2.06 -- stage 2 (testcases).
2011-07-24  Julian SewardAdd support for IBM Power ISA 2.06 -- stage 2 (handle new
2011-07-21  Josef WeidendorferUpdate ugly Callgrind hack for supporting instrumentati...
2011-07-21  Josef Weidendorfercallgrind_control: fix parsing of vgdb -l
2011-07-21  Tom HughesDWARF comparisons should be signed. Patch from Jakub...
2011-07-19  Julian SewardAdd test cases for bug 277780. (fix for VMOV.F32).
2011-07-19  Julian SewardFix regtest: the delta value printed by the VSTn with...
2011-07-19  Julian SewardAdd test cases for NEON VMUL by float scalar.
2011-07-18  Florian KrohmUpdate list of files to be ignored by svn.
2011-07-16  Florian KrohmEnable chasing of unconditional jumps/calls for s390x.
2011-07-13  Bart Van Asschedrd/tests/annotate_smart_pointer2: Filter out offset
2011-07-13  Bart Van AsscheAdd gdb.pic to the Subversion ignore list
2011-07-13  Bart Van Asschedrd: add a test that verifies that a race is reported...
2011-07-13  Bart Van Asschedrd/tests/annotate_smart_pointer: remove a superfluous...
2011-07-13  Tom HughesCast llseek argument to avoid warning.
2011-07-13  Tom HughesAllow core dumps on 32 bit architectures to go over...
2011-07-12  Florian KrohmMake the location for temporary files configurable...
2011-07-12  Julian SewardReinstate inclusion of signal.h, removed in r11886.
2011-07-12  Julian SewardReinstate inclusion of unistd.h, removed in r11886.
2011-07-12  Julian SewardUn-break the build on most platforms following r11888...
2011-07-12  Julian SewardAdd a file containing information on how to cross-compi...
2011-07-12  Julian SewardFix up preload code so that on Android it doesn't try...
2011-07-12  Julian SewardFix Linux build breakage caused by header rearrangement...
2011-07-12  Julian SewardBuild system fixes so as to temporarily disable the...
2011-07-12  Julian SewardConditionalise code that uses some ELF constants that...
2011-07-12  Julian SewardDisable stabs reading on Android; it's uncompilable...
2011-07-12  Julian SewardMake this compilable on Android.
2011-07-12  Julian SewardAllow selection of an alternative location for temporar...
2011-07-12  Julian SewardDuh, do r11879 correctly (Android doesn't have an auxv...
2011-07-12  Julian SewardAndroid doesn't have an auxv entry called AT_FPUCW.
2011-07-12  Julian SewardIgnore ELF phdrs that have a p_memsz of zero, as appear...
2011-07-12  Julian Seward/bin/sh lives at /system/bin/sh on Android.
2011-07-12  Julian SewardStop gcc on Android giving bogus function-has-no-return...
2011-07-11  Julian SewardThe pthread.h on Android has no definition for pthread_...
2011-07-11  Julian SewardPass platform-variant tags (-DVGPV_blah_blah_blah)...
2011-07-11  Julian SewardAdd a suppression file for Android's libc (bionic).
2011-07-11  Julian SewardIntroduce the concept of platform variants. These...
2011-07-11  Julian SewardHandle sigaction, sigsuspend, sigprocmask on arm-linux...
2011-07-11  Julian SewardRemove identical copies of convert_sigset_to_rt, PRE...
2011-07-11  Bart Van Asschedrd/tests/matinv: Add missing return statement in an...
2011-07-11  Julian SewardRemove a commented-out copy of the sys_sigaction wrappers
2011-07-11  Josef WeidendorferPort callgrind_control to vgdb
2011-07-11  Josef Weidendorfercallgrind: add vgdb commands needed for porting callgri...
2011-07-11  Julian SewardAdd / fix up test cases for {LD,ST}REX{,B,H,D} on ARM...
2011-07-11  Florian KrohmValgrind-side changes to fix bug #271776.
2011-07-08  Julian SewardAdd regression tests for {ADD,SUB}W reg, reg, #uimm12...
2011-07-07  Florian KrohmAllow optional specification of cpu models on the comma...
2011-07-07  Julian SewardPipe CFLAGS through to the compile run for genoffsets...
2011-07-06  Tom HughesMove the break out of the braces so that we don't fall...
2011-07-06  Tom HughesDon't allocate the XArray for the text version of the...
2011-07-06  Julian SewardDisable stabs reading on ppc64-linux; it always segfaults.
2011-07-05  Julian SewardEnable testing of fres{.} and frsqrt{.} instructions...
2011-07-05  Tom HughesImplement some extra DWARF ops that gcc 4.6.1 seems...
2011-07-05  Julian SewardMake the wait-for-gdb delay loop somewhat more modern...
2011-07-05  Julian SewardImprove debug printing for ELF program header analysis...
2011-07-04  Julian SewardGDB server: fix tests following recent commits.
2011-07-03  Bart Van AsscheUpdate Subversion ignore lists
2011-07-03  Bart Van Asschedrd: Source code cleanup - merge two blocks of tracing...
2011-07-03  Bart Van Asschedrd: Source code cleanup - outdent a code block
2011-07-03  Bart Van Asschedrd: Simplify a boolean expression
2011-07-03  Bart Van Asschedrd: Source code cleanup - change two variables from...
2011-07-03  Bart Van Asschedrd: Add an assert statement
2011-07-03  Bart Van Asschedrd: remove a duplicate tl_assert() statement.
2011-06-28  Florian KrohmSynch s390x system call list with linux 2.6.39.2.
2011-06-28  Julian Sewardvalgrind and tool mon. cmds prefixes changes + doc...
2011-06-28  Julian SewardAnother make dist fix.
2011-06-28  Julian SewardDelete the AIX5 port. The last release this worked...
2011-06-27  Julian SewardFix 'make dist' following recent gdbserver commits.
2011-06-27  Josef WeidendorferSuppress warning about associativity change for tests
2011-06-26  Julian SewardRemove references to Ptrcheck in the documentation...
2011-06-26  Julian SewardMemcheck:
2011-06-26  Julian SewardGDB server:
2011-06-26  Julian SewardAdd support for PIC executables (e.g. firefox on Ubuntu...
2011-06-26  Julian SewardGDB server:
2011-06-25  Julian SewardMinor documentation fixes for the GDB server. (Philipp...
2011-06-25  Florian KrohmAnnounce fix of #275710
2011-06-25  Florian KrohmGet rid of some compiler warnings.
2011-06-25  Florian KrohmUpdate ignored files for exp-sgcheck.
2011-06-25  Florian KrohmUpdate ignored files for s390x
2011-06-24  Julian SewardFix #undefs that are inconsistent with those further...
2011-06-24  Julian SewardDocumentation updates for Helgrind.
2011-06-24  Julian SewardAdd tests for displaying of locks held by threads in...
2011-06-24  Julian SewardFix up the remaining .stderr.exp-s following r11824...
2011-06-24  Julian SewardFix a bunch of helgrind .stderr.exp-s following r11824...
2011-06-24  Julian SewardMerge the contents of the HGDEV2 branch into trunk:
2011-06-19  Robert WalshFix ignores for Darwin.
2011-06-18  Julian SewardMinor GDBserver source tidying. Also a small usability...
2011-06-17  Julian SewardMove the GDBserver documentation from the "Valgrind...
2011-06-17  Julian SewardEdits for the GDBserver documentation.
next