]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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...
2011-05-09  Julian SewardBack out r11705, which was an attempt to make reading...
2011-05-09  Julian SewardVG_(mkstemp): fix infinite loop in the case where ...
2011-05-09  Julian SewardTidying up of branch-predict hint macros LIKELY/UNLIKEL...
2011-05-09  Julian SewardFix link flags so that 'vgdb' can be built on x86-darwin.
2011-05-09  Bart Van Asschememcheck: Fixed a bug in the address ranges reported...
2011-05-09  Julian Sewardread_dwarf2_lineblock: debug printing fix (no functiona...
2011-05-09  Julian Sewardppc{32,64}-linux: mark VG_MINIMAL_LONGJMP as noreturn...
2011-05-08  Bart Van AsscheUpdated Subversion ignore list.
2011-05-08  Bart Van AsscheFollow-up for r11729: make the gdbserver regression...
2011-05-08  Bart Van AsscheFixed one bug in gdbserver_tests/t.c and several compil...
2011-05-08  Bart Van AsscheAdded Subversion ignore list for directory gdbserver_tests.
2011-05-06  Julian SewardImplement a GDB server in Valgrind. See #214909.
2011-05-04  Julian SewardmkLazyN: fix incorrect type decl for 'mergeTy64', as...
2011-05-04  Julian Sewardscalarts_limitations_fail_NORETURN: fix a format string...
2011-05-04  Julian Sewardsetup_client_stack: use have_exename to consistently...
2011-05-04  Julian Sewardcalling format_message: when passing frameNo == -1...
2011-05-04  Julian Sewardhandle_maybe_load_notifier: assert when symbol == NULL...
2011-05-04  Julian SewardVG_(env_unsetenv), VG_(env_clone): add assertions so...
2011-05-03  Julian Sewardarm-linux: Set _start symbol alignment and type. Bug...
2011-04-30  Bart Van AsscheDRD: fix issues reported by the IBM static analysis...
2011-04-28  Julian Sewards390x : misc cleanups
2011-04-28  Bart Van Asschesyswrap/Linux: trace ioctl() calls only once / do not...
2011-04-28  Julian SewardChange the TT_FAST hash function for from "insn_address...
2011-04-27  Julian SewardChange the default (minimum) client malloc alignment...
2011-04-27  Robert WalshFix no-arg ioctls on Darwin.
2011-04-27  Julian Sewards390x: fpr - gpr transfer facility -- valgrind side...
2011-04-27  Julian SewardFix bogus asm constraints in jm-insns.c. Fixes #263919.
2011-04-27  Julian SewardAdd alternative expected output cases for more recent...
2011-04-27  Julian SewardFix a bunch of printf format-string warnings when compi...
next