]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
2011-06-16  Julian SewardTrack vex r2163 (en-mass renaming of vector narrowing...
2011-06-15  Julian SewardFix safe_fd exhaustion in fork chain caused by non...
2011-06-15  Julian SewardUnbreak Altivec code following vex r2159 (renaming of
2011-06-15  Julian SewardValgrind-side fixes and tests for PACKUSDW, to track...
2011-06-15  Julian SewardAdd debugging hack, if 0'd, to print a stack trace...
2011-06-15  Julian SewardTrack renaming of vector saturating narrowing primops...
2011-06-13  Julian SewardAdd rough list of bugs that have been fixed since 3...
2011-06-13  Julian SewardTry to handle LL caches which are of size 50% above...
2011-06-10  Josef WeidendorferAdd cpuid cache values from Intel SDM 5/11
2011-06-10  Tom HughesTeach cachegrind/callgrind how to parse the cache descr...
2011-06-09  Tom HughesUse the precomputed sets_min_1 value consistently when...
2011-06-08  Tom HughesFix perf_event open on s390.
2011-06-08  Tom HughesFix some warnings I introduced in r11804.
2011-06-08  Tom HughesAdd support for prlimit64 on x86 and amd64.
2011-06-08  Tom HughesUpdate system call lists to match current kernel source.
2011-06-08  Tom HughesIt seems that the perf_counter_open system call was...
2011-06-07  Julian SewardAdd a simple but (to me, at least) useful thing, if...
2011-06-07  Tom HughesDefine _GNU_SOURCE for access to CLONE_XXX flags with...
2011-06-07  Julian SewardFix the computation of debuginfo bias values, in the...
2011-06-07  Tom HughesAdd glibc 2.14 support. Patch from Dmitry Djachenko...
2011-06-07  Julian Sewardfind_nsegment_idx: double size of the lookup cache...
2011-06-07  Julian SewardAdd a fourth --smc-check= variant, --smc-check=all...
2011-06-05  Bart Van AsscheMention the "3.x" Linux kernel version explicitly in...
2011-06-05  Bart Van AsscheMake Valgrind build on Linux kernel 3.0 and beyond...
2011-06-03  Julian SewardFollowup fix to r11794 (generalise processing of PT_LOA...
2011-06-02  Julian SewardML_(read_elf_debug_info): when processing PT_LOAD entri...
2011-05-31  Julian SewardOn arm-linux, give gcc "-mcpu=cortex-a8" so as to persu...
2011-05-31  Julian SewardAdd file missing from r11791 due to insufficient coffee.
2011-05-31  Julian SewardMore gdbserver test fixes, from #214909 c 101:
2011-05-30  Julian SewardHandle ELF objects with two .eh_frame sections. This...
2011-05-30  Julian SewardUn-break all non x86/amd64 targets following r11786...
2011-05-29  Julian SewardUn-break Darwin build following r2155/r11786 -- use...
2011-05-29  Julian SewardRemove a load from the s390x dispatcher loop, as per...
2011-05-29  Julian SewardGive the amd64-linux and x86-linux dispatchers two...
2011-05-28  Julian Sewarddispatch-x86-linux.S:
2011-05-28  Julian SewardUndo bogus comment changes committed in r11783.
2011-05-28  Julian SewardTest for guest-state-pointer changes by checking its...
2011-05-28  Julian SewardFix ppc64-linux build following introduction of IRStmt_...
2011-05-28  Julian SewardRemove another memory reference from the arm dispatcher...
2011-05-28  Julian SewardGet rid of a bunch of loads in the arm dispatcher inner...
2011-05-27  Julian SewardFurther fixes for GDB server on Thumb code:
2011-05-18  Bart Van AsscheDRD: eliminate two redundant global variable definition...
2011-05-18  Bart Van AsscheDefine pass_signals[] only once such that Valgrind...
2011-05-18  Bart Van AsscheFollow-up for r11770: added missing 'void' keyword.
2011-05-18  Bart Van AsscheReverted r11774 because it didn't make sense.
2011-05-18  Bart Van AsscheAdded missing extern keywords. Patch provided by Daniel...
2011-05-18  Bart Van AsscheUpdated Subversion ignore list.
2011-05-17  Julian Sewardgdbserver: (#214909 c 91)
next