]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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-13  Carl LoveThere is a typo in the configure.ac file that causes...
2017-03-13  Petar Jovanovicmips: improve emulation of LL/SC
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-08  Petar Jovanovicmips: do not unmap vDSO
2017-03-06  Julian SewardFinished importing new bugs and made a first pass throu...
2017-03-06  Julian SewardUpdate. Slowly working through huge bug backlog.
2017-03-02  Mark WielaardFix two safe_to_deref/sizeof mismatches in sys_sigactio...
2017-03-01  Julian SewardUpdate.
2017-02-26  Ivo RaisrIntroduce macro ASSUME_ALIGNED and use it in vki-linux.h.
2017-02-24  Ivo RaisrFollow up to SVN r16253 (fix expected output of gdbserv...
2017-02-20  Carl LovePatch submitted by Will Schmidt for PPC64.
2017-02-20  Ivo RaisrFollow up to SVN r16251
2017-02-20  Ivo RaisrFix sr_EQ() comparison on Solaris syscall failure
2017-02-19  Philippe Waroquiersmodifty sleepers to have easier evaluation of interacti...
2017-02-18  Mark WielaardUpdate NEWS with bug numbers of recently implemented...
2017-02-18  Mark WielaardRemove arm64 specific (unused) setup_child () and assig...
2017-02-18  Mark Wielaardaarch64: mark not implemented syscalls as such
2017-02-18  Mark Wielaardaarch64: enable sethostname syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable getcpu syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable kcmp syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable clock_adjtime syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable fanotify_mark syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable fanotify_init syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable rt_tgsigqueueinfo syscall (generic...
2017-02-18  Mark Wielaardaarch64: enable move_pages syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable request_key syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable tkill syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable sched_rr_get_interval syscall (generic...
2017-02-18  Mark Wielaardaarch64: enable delete_module syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable get_robust_list syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable unshare syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable sync_file_range syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: enable pivot_root syscall (generic wrapper)
2017-02-18  Mark Wielaardaarch64: remove bogus syscall part
2017-02-18  Mark Wielaardaarch64: add missing syscalls into table
2017-02-18  Mark Wielaardfix order of timer_* syscalls on aarch64 - bug #371225
2017-02-18  Mark WielaardBug 376611 - ppc64 and arm64 don't know about prlimit64...
2017-02-16  Ivo RaisrSolaris: Add syscall wrapper for fast trap getlgrp(6)
2017-02-15  Ivo RaisrSolaris: include <sys/lgrp_user_impl.h> only on newer...
2017-02-14  Ivo RaisrSolaris: Add additional subcodes for lgrpsys(180) syscall
2017-02-14  Ivo RaisrSolaris: Add syscall wrapper for lgrpsys(180)
2017-02-13  Petar Jovanovicadd none/tests/linux/clonev to svn:ignore list
2017-02-11  Tom HughesDocument BZ#376279
2017-02-08  Julian Sewardam_munmap_both_wrk: safely initialise out-param for...
2017-02-03  Petar Jovanovicfix leak-segv-jmp test for platforms with 64K pagesize
2017-02-03  Petar Jovanovicadd suppression for helgrind/tests/tc22_exit_w_lock
2017-02-02  Petar JovanovicAdd PROT_READ flag to mmap, as Valgrind needs to be...
2017-01-31  Petar Jovanovicforce old implementation of std::string for leak_cpp_in...
2017-01-31  Ivo RaisrFix +1 error in get_elf_symbol_info() when computing...
2017-01-30  Petar Jovanovicmips: implement calculation for static TLS
2017-01-29  Philippe WaroquiersSamll changes on xtree leak event short names
2017-01-27  Petar JovanovicAdding new filter to memcheck/tests/filter_stderr
2017-01-27  Petar Jovanovicmips: fix target_get_drv() function
2017-01-27  Petar Jovanovicmips32: add support for ptrace syscall
2017-01-25  Ivo RaisrDocument limitation of --log-file when a program forks.
2017-01-21  Philippe Waroquiersxtree: use "UnknownFile???" and "UnknownFn???" instead...
2017-01-21  Philippe WaroquiersSimilar to xtree memory, give a user msg with the xtree...
2017-01-21  Philippe WaroquiersFix --help for --xtree-leak-file
2017-01-21  Philippe Waroquiersxtree leak.
2017-01-21  Philippe WaroquiersAllow memcheck to output the leak results as a callgrin...
2017-01-20  Julian Sewardx86-linux: Initialize x86 system GDT on first use....
2017-01-19  Julian SewardConnect the v8 FP and SIMD tests to the build system.
2017-01-13  Julian SewardAdd support for Iop_MaxNumF64, Iop_MinNumF64, Iop_MaxNu...
2017-01-13  Petar Jovanovicmips64: update exp file for test_math
2017-01-12  Ivo RaisrFix a bug when --log-file output isn't split when a...
2017-01-11  Philippe WaroquiersDo not capture the free stacktrace in memcheck, unless...
2017-01-11  Julian SewardMake this compile for both ARM and Thumb encodings,
2017-01-11  Ivo RaisrFix comments in m_trampoline.S for amd64/Solaris redirs.
2017-01-10  Josef WeidendorferAdd a format marker to callgrind files
2017-01-10  Philippe Waroquiersxtree: CALLED_FLF must be called only up to ips[0]...
2017-01-10  Julian SewardAdd test cases for 32-bit v8 FP and SIMD insns.
2017-01-06  Philippe Waroquiersxtree: minor updates to documentation, comments and...
2017-01-03  Ivo RaisrAdd Solaris specific notes on running regression tests
2016-12-23  Ivo RaisrUpdate NEWS for recent VEX commit r3288.
2016-12-21  Petar Jovanovicmips: fix "cast-equal" warnings in coredump-elf.c
2016-12-16  Ivo RaisrRename BBPTR to GSPTR as it denotes guest state pointer...
2016-12-16  Petar Jovanovicmips: remove some old cruft from clone functions
2016-12-11  Philippe WaroquiersAdd missing EXTRA_DIST clonev.stdout.exp
2016-12-11  Philippe WaroquiersFix 342040 Valgrind mishandles clone with CLONE_VFORK...
2016-12-11  Rhys KiddAdd placeholders for all new OS X 10.11 syscalls. Relat...
2016-12-11  Rhys KiddAdd placeholders for all new macOS 10.12 syscalls....
2016-12-10  Petar Jovanovicmips64: add cvm_atomic.stdout.exp-BE
2016-12-09  Petar Jovanovicmips32: minor style change to r16181
2016-12-09  Petar Jovanovicmips32: allow execution of round_fpu64 test for fpxx
2016-12-08  Petar Jovanovicmips: fix VG_(gdbserver_report_signal) arguments
2016-12-06  Petar JovanovicUpdate memcheck/tests/amd64-linux ignore list
2016-12-06  Petar Jovanovicmips: add fadvise64 to svn ignore list
2016-12-06  Mark WielaardAdjust line number in mcblocklistsearch.stderrB.exp.
2016-12-06  Ivo RaisrSome housekeeping related to recent r16175.
next