]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
2016-12-05  Petar Jovanovicmips: add regression test for fadvise64
2016-12-05  Petar JovanovicRemove second definition of typedef ‘Time’
2016-12-05  Petar JovanovicAdd CLEAR_CALLER_SAVED_REGS in leak-tree test
2016-12-05  Petar Jovanovicmips: implement CLEAR_CALLER_SAVED_REGS for memcheck...
2016-12-04  Rhys KiddUpdate SVN ignore propset for tests/libc_test. n-i...
2016-12-04  Rhys KiddUpdate SVN ignore propset for include/vgversion.h....
2016-12-04  Rhys KiddFix typo in syswrap-darwin log output. n-i-bz.
2016-12-04  Rhys KiddFix 373046 - Stacks registered by core are never deregi...
2016-12-03  Philippe WaroquiersSmall optimisation: no need to have a syscall wrapper...
2016-12-01  Petar Jovanovicmips: fix call_on_new_stack_0_1 code
2016-11-29  Philippe WaroquiersUpdate NEWS for the fixing of 358213 helgrind/drd bar_b...
2016-11-29  Philippe Waroquiers352395 - Please provide SVN revision info in --version -v
2016-11-29  Petar Jovanovicmips64: fix fadvise64 syscall wrappers
2016-11-29  Petar Jovanovicmips32: fix fadvise64 system call
2016-11-28  Ivo RaisrFix compiler warning on Solaris.
2016-11-28  Ivo RaisrUse NULL_STK_ID consistently throughout whole Valgrind.
2016-11-28  Philippe WaroquiersFix 373046 - Stacks registered by core are never deregi...
2016-11-28  Philippe WaroquiersAddition of helgrind client request VALGRIND_HG_GNAT_D...
2016-11-27  Philippe WaroquiersEnsure the 'too early msg to use vgdb stop at valgrind...
2016-11-26  Bart Van Asscheinclude/valgrind.h: Fix spelling in a source code comment
2016-11-25  Julian SewardUpdate.
2016-11-23  Petar Jovanovicmake bar_bad tests more deterministic
2016-11-23  Julian SewardBug 348616 - Wine/valgrind: Warning: noted but unhandle...
2016-11-23  Julian SewardBug 352767 - Wine/valgrind: Warning: noted but unhandle...
2016-11-22  Philippe WaroquiersComments change only: add the profile of the hook calle...
2016-11-21  Julian SewardAdd a tracking file for bugs in 3.12.
2016-11-21  Julian SewardUpdate.
2016-11-21  Mark WielaardFix none/tests/pth_2sig.c build with (default) -std...
2016-11-20  Ivo RaisrFix test none/tests/pth_2sig on Solaris.
2016-11-20  Philippe Waroquiersxtree: some documentation and --help-debug fine tuning
2016-11-20  Ivo RaisrSolaris: Add syscall wrapper for sigsendsys(108)
2016-11-20  Ivo RaisrSolaris: Add syscall wrapper for sigsuspend(95)
2016-11-19  Ivo RaisrDisable test none/tests/pth_2sig on Solaris for now...
2016-11-19  Ivo RaisrFix the configure test for presense of __xpg[4,6] symbols
2016-11-19  Philippe WaroquiersFix 372504 Hanging on exit_group
2016-11-19  Philippe WaroquiersFix Bug 372600 - process loops forever when fatal signa...
next