]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2017-05-10  Ivo RaisrReduce the number of compiler warnings on MIPS platforms.
2017-05-09  Philippe WaroquiersFix typo
2017-05-09  Julian SewardFirst pass triage of remaining untriaged bugs.
2017-05-09  Petar Jovanovicmips: reduce compiler warnings
2017-05-09  Bart Van Asschedrd/tests/Makefile.am: Add dlopen.stdout.exp to EXTRA_DIST
2017-05-09  Bart Van Asschedrd/tests: Add the "dlopen" test program
2017-05-09  Bart Van Asschedrd: Add support for calling pthread_create() from...
2017-05-09  Bart Van Asschedrd: Rename a function
2017-05-08  Ivo RaisrRemove TileGX/Linux port.
2017-05-08  Ivo RaisrRemove TileGX/Linux port.
2017-05-08  Petar JovanovicUpdate NEWS with the latest fix
2017-05-08  Petar Jovanovicmips: improve support for RDHWR instruction
2017-05-08  Ivo RaisrSome bug squashing before 3.13 release
2017-05-08  Julian SewardUpdate.
2017-05-05  Ivo RaisrFix some spelling mistakes.
2017-05-05  Petar Jovanovicmips32: remove false warnings on Android
2017-05-05  Petar Jovanovicmips: reduce compile warnings
2017-05-05  Ivo RaisrFix Valgrind internal error when dereferencing memory...
2017-05-04  Ivo RaisrUpdate copyright end year to 2017 in preparation for...
2017-05-04  Ivo RaisrUpdate copyright end year to 2017 in preparation for...
2017-05-04  Ivo RaisrRemove list of potential trunk->3.12.1 merges as it...
2017-05-04  Julian SewardUpdate.
2017-05-03  Carl LoveUpdated PPC64 ISA 3.0B, add support for the additional...
2017-05-03  Carl LovePPC64 ISA 3.0B, add support for the additional instruct...
2017-05-03  Carl LovePPC64 ISA 3.0B, add support for the additional instruct...
2017-05-03  Petar Jovanovicmips: remove unnecessary code
2017-05-01  Rhys Kiddmacos: Fix UNKNOWN task message [id 3447, to mach_task_...
2017-05-01  Rhys Kiddmacos: Fix UNKNOWN task message [id 3444, to mach_task_...
2017-04-30  Rhys Kiddmacos: Fix unhandled syscall: mach:70 (host_create_mach...
2017-04-30  Rhys Kiddmacos: Add additional darwin16 suppressions for system...
2017-04-30  Rhys Kiddmacos: Block out a few more macOS / Darwin syscalls...
2017-04-30  Rhys Kiddmacos: Add a no-op wrapper for a new-in-10.10 syscall...
2017-04-30  Rhys Kiddmacos: Add a no-op wrapper for a new-in-10.10 syscall...
2017-04-30  Rhys Kiddmacos: Add a no-op wrapper for a new-in-10.10 syscall...
2017-04-29  Rhys Kiddmacos: Add a no-op wrapper for a new-in-10.12 syscall...
2017-04-29  Rhys Kiddmacos: Add a no-op wrapper for a new-in-10.12 syscall...
2017-04-29  Rhys Kiddmacos: Improve macOS 10.12 support. bz#365327.
2017-04-29  Rhys Kiddmacos: Improve consistency of VG_(printf)() usage in...
2017-04-28  Petar Jovanovicmips: add missing assembler directives to please Clang
2017-04-27  Ivo RaisrFollow up to SVN r16311.
2017-04-26  Ivo RaisrSyscall wrapper for prctl(PR_SET_NAME) must not check...
2017-04-26  Petar Jovanovicupdate drd/tests/tc23_bogus_condwait.stderr.exp files
2017-04-25  Petar Jovanovicmips: add missing assembler directive to ASM_VOLATILE_U...
2017-04-25  Petar Jovanovicmips: remove unnecessary code from FCSR_fp32 dirty...
2017-04-25  Petar Jovanovicmips: limit cvt.s.l instruction translation to fp_mode64
2017-04-25  Petar Jovanovicmake helgrind/tc23_bogus_condwait test deterministic
2017-04-25  Ivo RaisrValgrind reports INTERNAL ERROR in rt_sigsuspend syscal...
2017-04-24  Petar Jovanovicmips: fix build breakage introduced in r16309
2017-04-24  Julian Sewardwiden_z_16_to_64, widen_z_8_to_64: generate less stupid...
2017-04-24  Julian SewardBug 369459 - valgrind on arm64 violates the ARMv8 spec...
2017-04-24  Julian SewardBug 369459 - valgrind on arm64 violates the ARMv8 spec...
2017-04-20  Petar Jovanovicupdate svn:ignore list
2017-04-20  Petar Jovanovicadd MIPS to info about supported architectures
2017-04-19  Philippe WaroquiersHave a cleaner way to remove the massif preload from...
2017-04-16  Philippe WaroquiersFix regression following r16303
2017-04-13  Petar Jovanovicadd additional stderr.exp file for helgrind/tests/pth_d...
2017-04-13  Petar Jovanovicincrease heuristic-fence-post limit for gdbserver_tests...
2017-04-12  Petar Jovanovicfix early initialization of s390_host_hwcaps in LibVEX_...
2017-04-12  Mark WielaardUpdate libiberty demangler.
2017-04-11  Petar Jovanovicmips: update code for Dis_Resteer for mode64
2017-04-11  Julian SewardMark VPMULHRSW ymm3/m256, ymm2, ymm1 as a "verbose...
2017-04-10  Ivo RaisrFix an INTERNAL ERROR problem in execve syscall wrapper.
2017-04-10  Petar JovanovicUpdate svn:ignore list
2017-04-10  Petar Jovanovicmips64: update Makefile
2017-04-10  Petar Jovanovicmips64: update cvm_atomic_thread test for BE
2017-04-06  Petar JovanovicUpdate NEWS
2017-04-06  Petar JovanovicAdd musl libc configure/compile
2017-04-04  Mark WielaardInitialize s390_host_hwcaps early in LibVEX_FrontEnd.
2017-04-04  Petar Jovanovicmips: update the list of fixed bugs for 3.12 release
2017-04-04  Petar Jovanovicmips: update the list of fixed bugs
2017-04-03  Petar Jovanovicmips64: sign-extend results from dirty helper
2017-04-03  Julian SewardSplit LibVEX_Translate into front- and back-end parts...
2017-04-03  Ivo RaisrFollow up to SVN r16291.
2017-04-03  Julian SewardFix compilation warnings about pointer size conversions...
2017-04-03  Julian Sewardx86 guest: switch descriptor table registers to ULong...
2017-03-30  Julian SewardBug 358697 - valgrind.h: Some code remains even when...
2017-03-29  Julian SewardAdd a mechanism for hinting to the core disassembler...
2017-03-28  Julian SewardImplement the most important cases for amd64 direct...
2017-03-27  Julian SewardRewrite dis_FMA so it generates not-quite-so-terrible...
2017-03-27  Ivo Raisrfcntl syscall wrapper was missing flock structure check...
2017-03-24  Ivo RaisrUse consistently chase1() in MSVC specific transformati...
2017-03-24  Bart Van Asschememcheck/tests/unit_oset.c: Fix compiler warnings
2017-03-23  Ivo RaisrFix for 377698 - Missing memory check for futex() uaddr...
2017-03-23  Ivo RaisrAnnounce fix for bug 377717 in the NEWS
2017-03-20  Julian SewardBug 377717 - Fix massive space leak when reading compre...
2017-03-17  Philippe WaroquiersAnd some more follow up for 376956 syswrap of SNDDRV...
2017-03-17  Philippe WaroquiersFollow up to fix 376956 syswrap of SNDDRV and DRM_IOCTL...
2017-03-16  Petar JovanovicUpdate the list of fixed issues
2017-03-16  Petar JovanovicFix broken build on non-Linux systems
2017-03-15  Philippe WaroquiersFix 376956 syswrap of SNDDRV and DRM_IOCTL_VERSION...
2017-03-15  Petar JovanovicAdd support for syscall ptrace(traceme)
2017-03-14  Petar JovanovicUpdate the list of fixed bugs
2017-03-14  Ivo RaisrFix type of t_inc to correct IRTemp.
2017-03-13  Carl LoveThere is a typo in the configure.ac file that causes...
2017-03-13  Carl LoveThe mask64 value, in file VEX/priv/guest_ppc_toIR.c...
2017-03-13  Petar Jovanovicmips: improve emulation of LL/SC
2017-03-13  Petar Jovanovicmips: emulate LL/SC w/ guest_LLaddr and guest_LLdata
2017-03-11  Philippe WaroquiersAdd missing break for the DRM ioctl operations that...
2017-03-10  Carl LovePowerPC: Fix incorrect register pair check for lxv...
2017-03-10  Carl LovePowerPC: Fix incorrect register pair check for lxv...
next