]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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...
2011-04-26  Julian SewardFix a type mismatch that gcc-4.6 warns about.
2011-04-26  Julian SewardRemove some unused code that gcc-4.6 warns about.
2011-04-26  Julian SewardFix a couple of bogus asm constraints observed when...
2011-04-21  Julian SewardFix a couple of warnings when building the regtests.
2011-04-21  Julian SewardMake reading of line number info from LLVM-2.9-generate...
2011-04-20  Julian SewardChange a bunch of < > style includes to " " style.
2011-04-18  Bart Van AsscheLinux/syswrap: add support for USBDEVFS_RESET (patch...
2011-04-15  Julian SewardFix bogus .size directives which are now rejected by...
2011-04-15  Julian SewardUn-break configure check for VSX (a POWER7 extension...
2011-04-15  Julian SewardMark this as executable. Followup for #267630.
2011-04-15  Julian SewardAdd support for IBM Power ISA 2.06 -- stage 1. Valgrin...
2011-04-13  Julian SewardFollowup fix for r11693: add a file that was missed.
2011-04-13  Julian Sewards390x: reconsider "long displacement" requirement ...
2011-04-13  Julian SewardTest cases for #270082 (s390x: Make sure to point the...
2011-04-13  Julian Sewards390x: rewrite some testcases. To make my testing...
2011-04-12  Bart Van Asschetimerfd-syscall regression test: Allow even more schedu...
2011-04-11  Julian SewardGet rid of shadowing causing a perl warning. Minor...
2011-04-11  Julian SewardMake MacOS builds work again following fixes for #259977
2011-04-11  Julian SewardAdd an alternative implementation of VG_MINIMAL_{SET...
2011-04-11  Julian SewardAdd an alternative implementation of VG_MINIMAL_{SET...
2011-04-11  Julian SewardCreate new module m_libcsetjmp, which wraps up uses of
2011-04-06  Julian SewardOn OSX, post-process the tool executables to adjust...
2011-04-05  Julian SewardTestcases for s390x conditional load and store. See...
2011-04-05  Julian SewardAdd s390x-esque test for folding Iop_And16. From ...
2011-04-04  Bart Van AsscheMade the line numbers in exp-ptrcheck/tests/partial...
2011-04-03  Bart Van Asschegit-svn-id: svn://svn.valgrind.org/valgrind/trunk@11682
2011-04-03  Bart Van AsscheAlso consider libpthread when testing for functions...
2011-03-30  Bart Van AsscheUpdated Subversion ignore list.
2011-03-30  Bart Van AsscheGeneralized Subversion ignore lists.
2011-03-29  Julian SewardFix yet another gcc-4.6 assigned-to-but-not-used warning.
2011-03-29  Bart Van Asschetimerfd-syscall regression test: Allow even more schedu...
2011-03-28  Julian SewardRemove a bunch more warnings generated by gcc-4.6 about...
2011-03-28  Julian SewardRemove a bunch more warnings generated by gcc-4.6 about...
2011-03-28  Julian SewardFix up most but not all warnings generated by gcc-4...
2011-03-28  Tom HughesUse two separate assembler argument bindings for loadin...
2011-03-28  Tom HughesFix generated assembler which writes the result to...
2011-03-28  Julian SewardFix broken inline assembly preventing compilation on...
2011-03-28  Julian SewardFix broken inline asm in these tests. Fixes #256726.
2011-03-28  Julian SewardIntercept strlen in ld.so on x86. Fixes #266961.
2011-03-26  Julian SewardAdd a test case for non-overwriting of CC_NDEP in shift...
2011-03-25  Bart Van AsscheAdd VALGRIND_RESIZEINPLACE_BLOCK() and hence close...
2011-03-24  Bart Van AsscheTest separately whether g++ and/or gcc support built...
2011-03-24  Julian SewardAdd support for sys_ptrace. Fixes #269079.
2011-03-24  Julian SewardDefinitions relating to ptrace: replace bogus x86 versi...
2011-03-24  Julian SewardTest improvements for FLOGR. Part of #268715.
2011-03-18  Bart Van AsscheUpdated Subversion ignore list.
2011-03-18  Bart Van AsscheLinux/ppc: Added support for the ppoll() system call.
2011-03-17  Julian SewardWhen handling client munmaps and mprotects with r=0...
2011-03-17  Bart Van AsscheRemoved an obsolete configure test.
2011-03-17  Bart Van AsscheReplaced a Unicode character by an ASCII character...
2011-03-17  Bart Van AsscheMoved two Linux-specific syscalls to the linux subdirec...
2011-03-17  Bart Van AsscheUpdated Subversion ignore list.
2011-03-17  Bart Van AsscheFixed a recently introduced compiler warning.
2011-03-17  Bart Van AsscheUn-break drd/tests/tc23_bogus_condwait.
2011-03-17  Bart Van AsscheYet another attempt to make the timerfd-syscall test...
2011-03-17  Bart Van AsscheReplaced busy-waiting by waiting on a condition variable.
2011-03-16  Julian SewardFix compile warnings (missing prototypes for malloc...
2011-03-15  Julian SewardSome fixes for the faultstatus testcase. Fixes #253206.
2011-03-14  Julian SewardBuild fix for older s390x-linux assemblers. Fixes...
2011-03-13  Bart Van AsscheUpdated modeline and copyright statement in DRD source...
2011-03-13  Bart Van AsscheAvoid that small time variations make the timerfd-sysca...
2011-03-13  Bart Van AsscheDRD: Report an error if --free-is-write=yes is used...
2011-03-13  Bart Van AsscheAdded yet another regression test.
next