]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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)
2011-05-17  Julian Sewardgdbserver: (#214909 c 82)
2011-05-17  Julian Sewardgdbserver: misc fixes (#214909 c 77)
2011-05-17  Bart Van Asschedrd/tests/pth_detached.c: eliminated thread_arg[] array...
2011-05-17  Julian Sewardgdbserver: Fixes for ARM-Thumb (#214909 c 76)
2011-05-17  Julian SewardBetter checking for command line options that should...
2011-05-17  Julian Sewards390x: add test cases for STCK{,E,F} instructions....
2011-05-17  Julian SewardEnable sys_pwrite64 on ppc64-linux. Fixes #272955.
2011-05-17  Julian SewardAdd entry w.r.t. the s390x port. (Florian Krohm <britz...
2011-05-17  Julian SewardUpdate expected outputs.
2011-05-17  Julian SewardMake this test much more independent of glibc, and...
2011-05-16  Julian SewardReorder tests poking around in the x86 instruction...
2011-05-15  Bart Van AsscheSuppressed compiler warnings triggered by none/tests...
2011-05-15  Bart Van Asschegdbserver_tests/make_local_links: made invocation of...
2011-05-15  Bart Van AsscheSilence compiler warnings triggered by certain regressi...
2011-05-15  Bart Van AsscheAdded configure tests for the compiler flags -Wno-nonnu...
2011-05-15  Bart Van AsscheRemoved "prereq: test -e gdb" again from those tests...
2011-05-15  Bart Van AsscheGet rid of the remaining "set but not used" warnings...
2011-05-15  Bart Van AsscheUpdated Subversion ignore list.
2011-05-15  Bart Van Asschegdbserver tests: only create the gdbserver_tests/gdb...
2011-05-15  Bart Van AsscheSkip gdbserver tests if ./configure did not find gdb.
2011-05-15  Bart Van Asschegdbserver_tests/t.c: Fixed two occurrences of the same...
2011-05-12  Julian SewardRemove old exp-ptrcheck tests which were never used.
2011-05-12  Julian SewardDelete exp-sgcheck tests that are redundant following...
2011-05-11  Julian Seward* fixed two bugs reported by the IBM BEAM checker:
2011-05-11  Josef WeidendorferFixed bug 272661
2011-05-11  Josef WeidendorferFix bug 267383
2011-05-11  Julian SewardRename 'exp-ptrcheck' to 'exp-sgcheck' and hope this...
2011-05-11  Julian SewardWhen reading Dwarf3 variable type and location informat...
2011-05-11  Julian SewardUpdate the manual following removal of heap-check funct...
2011-05-11  Josef WeidendorferFix bugs catched by BEAM
2011-05-11  Julian SewardRemove heap checking from exp-ptrcheck, leaving only...
2011-05-10  Julian SewardImprovements for testing and compilation breakage for...
2011-05-10  Julian SewardHandle executables created by the Xcode 3.2.x linker...
next