2022-11-10 |
Paul Floyd | Bug 170510 - Don't warn about ioctl of size 0 without... |
commit | commitdiff | tree |
2022-10-31 |
Carl Love | Bug 444110 priv/guest_ppc_toIR.c: warning: duplicated... |
commit | commitdiff | tree |
2022-10-28 |
Paul Floyd | FreeBSD: more filtering for gdbserver_tests/nlvgdbsigqueue |
commit | commitdiff | tree |
2022-10-28 |
Paul Floyd | FreeBSD: fix a typo in my previous commit for VKI_AT_US... |
commit | commitdiff | tree |
2022-10-28 |
Paul Floyd | FreeBSD: remove dependency on elf header and make VKI_... |
commit | commitdiff | tree |
2022-10-24 |
Mark Wielaard | -> 3.20.0 final VALGRIND_3_20_0 |
commit | commitdiff | tree |
2022-10-23 |
Paul Floyd | Fix DRD and Helgrind on Solaris. |
commit | commitdiff | tree |
2022-10-22 |
Mark Wielaard | {callgrind,callgrind}/tests/ann{1,2}.vgtest touch cgout... |
commit | commitdiff | tree |
2022-10-20 |
Paul Floyd | Fix build on macOS |
commit | commitdiff | tree |
2022-10-19 |
Mark Wielaard | Set version to 3.20.0-RC1 and update NEWS |
commit | commitdiff | tree |
2022-10-19 |
Mark Wielaard | Add none/tests/freebsd/auxv.stderr.exp-freebsd14 to... |
commit | commitdiff | tree |
2022-10-18 |
Paul Floyd | Auxv user stack for FreeBSD, last part |
commit | commitdiff | tree |
2022-10-18 |
Paul Floyd | Auxv user stack for FreeBSD, part 2 |
commit | commitdiff | tree |
2022-10-18 |
Paul Floyd | Add auxv entry for usrstack on FreeBSD 14, part 1 |
commit | commitdiff | tree |
2022-10-16 |
Paul Floyd | Improve FreeBSD handling of W^X setting. |
commit | commitdiff | tree |
2022-10-15 |
Philippe Waroquiers | Remove register cache to fix 458915 gdbserver causes... |
commit | commitdiff | tree |
2022-10-12 |
Paul Floyd | Bug 131186 - writev reports error in (vector[...]) |
commit | commitdiff | tree |
2022-09-25 |
Philippe Waroquiers | Fix 459477 missing \n in XERROR and ERROR calls |
commit | commitdiff | tree |
2022-09-18 |
Paul Floyd | Update valinfo5 FreeBSD expected |
commit | commitdiff | tree |
2022-09-18 |
Paul Floyd | Add abexit to non-Linux expecteds for gdb atexit events |
commit | commitdiff | tree |
2022-09-17 |
Philippe Waroquiers | Add abexit in --vgdb-stopat. fix 459031 --error-exitcod... |
commit | commitdiff | tree |
2022-09-12 |
Carl Love | PowerPC: Fix the L field for the sync and dcbf instruct... |
commit | commitdiff | tree |
2022-08-29 |
Mark Wielaard | Replace git:// URLs with https:// URLs |
commit | commitdiff | tree |
2022-08-09 |
Carl Love | Powerpc, dcbf add check for L field and ISA version. |
commit | commitdiff | tree |
2022-08-09 |
Carl Love | Powerpc, add support for the sync instruction with... |
commit | commitdiff | tree |
2022-07-07 |
Mark Wielaard | Add memmem memcheck tests |
commit | commitdiff | tree |
2022-07-07 |
Andreas Arnez | Bug 454040 - Add intercept for memmem on s390x |
commit | commitdiff | tree |
2022-07-05 |
Paul Floyd | Fix reading dwarf info for arrays with lower bound... |
commit | commitdiff | tree |
2022-07-05 |
Paul Floyd | Remove a hack for read dwarf var size on FreeBSD |
commit | commitdiff | tree |
2022-07-03 |
Paul Floyd | Backout synthesizing AT_BSDFLAGS auxv entry |
commit | commitdiff | tree |
2022-07-03 |
Paul Floyd | Fix a couple of compiler warnings because of some misse... |
commit | commitdiff | tree |
2022-07-03 |
Paul Floyd | Improve FreeBSD sysctl kern.usrstack |
commit | commitdiff | tree |
2022-07-03 |
Paul Floyd | Bug-456171 [PATCH] FreeBSD: Don't record address errors... |
commit | commitdiff | tree |
2022-07-03 |
Paul Floyd | Simplify FreeeBSD Helgrind suppresssions |
commit | commitdiff | tree |
2022-06-18 |
Mark Wielaard | Fix memcheck/tests/amd64-freebsd/Makefile.am EXTRA_DIST... |
commit | commitdiff | tree |
2022-06-18 |
Paul Floyd | Add some FreeBSD Helgrind suppressions |
commit | commitdiff | tree |
2022-06-17 |
Paul Floyd | Fix a few issues with reallocf and add a FreeBSD amd64... |
commit | commitdiff | tree |
2022-06-15 |
Paul Floyd | Add an expected for FreeBSD gdbserver_tests/nlcontrolc |
commit | commitdiff | tree |
2022-06-14 |
Paul Floyd | Implement vgdb invoker on FreeBSD |
commit | commitdiff | tree |
2022-06-14 |
Luboš Luňák | support DW_FORM_addrx3 and DW_FORM_strx3 |
commit | commitdiff | tree |
2022-06-14 |
Luboš Luňák | implement support for missing DW_LLE_* and DW_RLE_... |
commit | commitdiff | tree |
2022-06-13 |
Luboš Luňák | treat DW_TAG_skeleton_unit like DW_TAG_compile_unit |
commit | commitdiff | tree |
2022-06-13 |
Mark Wielaard | Add cachegrind and callgrind post.{diff,out} to .gitignore |
commit | commitdiff | tree |
2022-06-13 |
Luboš Luňák | read dwarf5 DW_FORM_rnglistx and DW_FORM_loclistx |
commit | commitdiff | tree |
2022-06-13 |
Luboš Luňák | avoid warning about missing DW_AT_*_base in skip_DIE() |
commit | commitdiff | tree |
2022-06-13 |
Luboš Luňák | read dwarf5 DW_FORM_addrx* and DW_FORM_strx* as generat... |
commit | commitdiff | tree |
2022-06-12 |
Paul Floyd | Fix some compiler warnings on FreeBSD |
commit | commitdiff | tree |
2022-06-09 |
Mark Wielaard | syswrap-linux.c (sys_execveat): Define path as const... |
commit | commitdiff | tree |
2022-06-09 |
Mark Wielaard | syswrap-linux.c (sys_bpf): Compare raw_tracepoint.name... |
commit | commitdiff | tree |
2022-06-09 |
Luboš Luňák | read properly unit headers depending on dwarf5 unit_type |
commit | commitdiff | tree |
2022-06-09 |
Paul Floyd | Bug 452802 Handle lld 9+ split RW PT_LOAD segments... |
commit | commitdiff | tree |
2022-06-08 |
Paul Floyd | Regtest memcheck/tests/amd64/shr_edx does not build... |
commit | commitdiff | tree |
2022-06-07 |
Paul Floyd | A little bit in indentation |
commit | commitdiff | tree |
2022-06-06 |
Paul Floyd | Add syscall wrappers for FreeBSD funlinkat and copy_fil... |
commit | commitdiff | tree |
2022-06-06 |
Paul Floyd | Use a different way to tell where the syscall handler... |
commit | commitdiff | tree |
2022-06-06 |
Paul Floyd | Fix FreeBSD x86 allocation of GDT for threads on x86 |
commit | commitdiff | tree |
2022-06-02 |
Paul Floyd | Remove expected from EXTRA_DIST |
commit | commitdiff | tree |
2022-06-02 |
Paul Floyd | Add code that makes 1st page after brk inaccessible. |
commit | commitdiff | tree |
2022-06-01 |
Paul Floyd | Cleanup of str* and mem* functions |
commit | commitdiff | tree |
2022-06-01 |
Paul Floyd | Remove alignment warning from a FreeBSD regtest |
commit | commitdiff | tree |
2022-05-31 |
Paul Floyd | Forgot wildcard in FreeBSD DRD suppression, previous... |
commit | commitdiff | tree |
2022-05-31 |
Paul Floyd | Add suppresions for DRD and Helgrind, guard variables... |
commit | commitdiff | tree |
2022-05-31 |
Paul Floyd | Add a DRD suppression for thread local data on FreeBSD... |
commit | commitdiff | tree |
2022-05-31 |
Paul Floyd | Add some filtering to massif C++ tests with GCC on... |
commit | commitdiff | tree |
2022-05-30 |
Paul Floyd | Indent and add more comments for FreeBSD syscall code |
commit | commitdiff | tree |
2022-05-27 |
Paul Floyd | Fix typo in added EXTRA_DIST expected |
commit | commitdiff | tree |
2022-05-27 |
Paul Floyd | Second attempt at new expected |
commit | commitdiff | tree |
2022-05-27 |
Paul Floyd | Add a suppression For FreeBSD DRD |
commit | commitdiff | tree |
2022-05-27 |
Paul Floyd | Forgot to push Makefile.am with EXTRA_DIST for new... |
commit | commitdiff | tree |
2022-05-27 |
Paul Floyd | Add new expecteds for drd/tests/annotate_trace_memory... |
commit | commitdiff | tree |
2022-05-27 |
Paul Floyd | Add another expected for memcheck/tests/leak_cpp_interior |
commit | commitdiff | tree |
2022-05-24 |
Paul Floyd | Fixes for FreeBSD pdkill syscall wrapper |
commit | commitdiff | tree |
2022-05-23 |
Paul Floyd | Add small sleep to none/tests/pth_2sig to help prevent... |
commit | commitdiff | tree |
2022-05-22 |
Paul Floyd | Change coredump note names for FreeBSD |
commit | commitdiff | tree |
2022-05-20 |
Paul Floyd | Add expecteds to EXTRA_DIST |
commit | commitdiff | tree |
2022-05-20 |
Mark Wielaard | Add cmdline{1,2}.stdout.exp-non-linux files |
commit | commitdiff | tree |
2022-05-20 |
Aaron Merey | Add --enabled-debuginfod command line option |
commit | commitdiff | tree |
2022-05-19 |
Paul Floyd | Clobber ecx for clang x86 leak tests |
commit | commitdiff | tree |
2022-05-19 |
Paul Floyd | Add filter for size of stat structure |
commit | commitdiff | tree |
2022-05-19 |
Paul Floyd | Make regtest memcheck/tests/amd64/insn-pmovmskb clang... |
commit | commitdiff | tree |
2022-05-19 |
Paul Floyd | Add attribute noinline to memcheck/tests/wrap6.c |
commit | commitdiff | tree |
2022-05-19 |
Paul Floyd | Update FreeBSD (f)stat tests for FreeBSD 13.1 |
commit | commitdiff | tree |
2022-05-19 |
Paul Floyd | Fix memcheck/tests/freebsd/fexecve |
commit | commitdiff | tree |
2022-05-18 |
Paul Floyd | Make testcase myrandom() noinline. |
commit | commitdiff | tree |
2022-05-14 |
Paul Floyd | More changes for FreeBSD 13.1 |
commit | commitdiff | tree |
2022-05-14 |
Paul Floyd | Changes to auxv for FreeBSD 13.1 |
commit | commitdiff | tree |
2022-05-13 |
Mike Crowe | Intercept strncmp for glibc ld.so v2.28+ |
commit | commitdiff | tree |
2022-05-10 |
Paul Floyd | Try again for FreeBSD errno_aligned_allocs on x86 |
commit | commitdiff | tree |
2022-05-10 |
Paul Floyd | Update FreeBSD memcheck/tests/freebsd/errno_aligned_all... |
commit | commitdiff | tree |
2022-05-10 |
Paul Floyd | Add check for DRD OMP tests for FreeBSD |
commit | commitdiff | tree |
2022-05-09 |
Paul Floyd | Bug 446754 Improve error codes from alloc functions... |
commit | commitdiff | tree |
2022-05-09 |
Paul Floyd | FreeBSD shm_open2 also accepts first argument as SHM_ANON |
commit | commitdiff | tree |
2022-05-09 |
Paul Floyd | FreeBSD shm_open2 arg5 seems to be optional |
commit | commitdiff | tree |
2022-05-09 |
Paul Floyd | Add FreeBSD shm_open2 syscall wrapper |
commit | commitdiff | tree |
2022-05-09 |
Paul Floyd | Add FreeBSD-specific expected for memcheck/tests/gone_a... |
commit | commitdiff | tree |
2022-05-09 |
Paul Floyd | Make memcheck/tests/clientperm clang-friendly |
commit | commitdiff | tree |
2022-05-09 |
Paul Floyd | Update clang version of insn-pmovmskb expected. |
commit | commitdiff | tree |
2022-05-09 |
Paul Floyd | FreeBSD: only set osrel for executables. |
commit | commitdiff | tree |
2022-05-07 |
Paul Floyd | FreeBSD x86 small logging changes and add comments... |
commit | commitdiff | tree |
2022-05-07 |
Paul Floyd | Update FreeBSD struct vki_kinfo_vmentry |
commit | commitdiff | tree |
next |