| 2020-10-07 |  Carl Love | Set boolean support tests | commit | commitdiff | tree | snapshot | 
| 2020-10-07 |  Carl Love | Add byte reverse tests ; cleanups to foundation patch. | commit | commitdiff | tree | snapshot | 
| 2020-10-07 |  Carl Love | Add ISA 3.1 Vector Integer Multiply/Divide/Modulo Instr... | commit | commitdiff | tree | snapshot | 
| 2020-10-07 |  Will Schmidt | Add ISA 3.1 VSX 32-byte Storage Access Operations | commit | commitdiff | tree | snapshot | 
| 2020-10-07 |  Carl Love | Add ISA 3.1 Set Boolean Extension instruction support | commit | commitdiff | tree | snapshot | 
| 2020-10-07 |  Carl Love | Add ISA 3.1 Byte-Reverse Instruction support | commit | commitdiff | tree | snapshot | 
| 2020-09-25 |  Mark Wielaard | Update .gitignore with none/tests/amd64/rdseed | commit | commitdiff | tree | snapshot | 
| 2020-09-25 |  Carl Love | PPC64 tests Makefile.am cleanup | commit | commitdiff | tree | snapshot | 
| 2020-09-23 |  Mark Wielaard | ir_defs.c: Iop_MAddF32 and Iop_MSubF32 are no (longer... | commit | commitdiff | tree | snapshot | 
| 2020-09-23 |  Mark Wielaard | VEX/priv/guest_arm64_toIR.c: Fix vpanic messages mixup... | commit | commitdiff | tree | snapshot | 
| 2020-09-23 |  Mark Wielaard | Fix isa 3.1 test code on ppc64. | commit | commitdiff | tree | snapshot | 
| 2020-09-23 |  Carl Love | Fix common isa 3.1 test code | commit | commitdiff | tree | snapshot | 
| 2020-09-22 |  Carl Love | Prefixed load-store support | commit | commitdiff | tree | snapshot | 
| 2020-09-22 |  Carl Love | valgrind isa 3.1 foundation | commit | commitdiff | tree | snapshot | 
| 2020-09-22 |  Carl Love | Add prefixed support for the following word instructions. | commit | commitdiff | tree | snapshot | 
| 2020-09-22 |  Carl Love | Instruction Prefix Support | commit | commitdiff | tree | snapshot | 
| 2020-09-22 |  Carl Love | Add check for isa 3.1 support | commit | commitdiff | tree | snapshot | 
| 2020-09-19 |  Bart Van Assche | drd: Port to Fedora 33 | commit | commitdiff | tree | snapshot | 
| 2020-09-19 |  Julian Seward | On amd64, use by default the expensive instrumentation... | commit | commitdiff | tree | snapshot | 
| 2020-09-19 |  Julian Seward | Bug 425820 - Failure to recognize vpcmpeqq as a depende... | commit | commitdiff | tree | snapshot | 
| 2020-09-03 |  Alexandra Hájková | amd64: Implement RDSEED | commit | commitdiff | tree | snapshot | 
| 2020-08-31 |  Mark Wielaard | Correct vpanic message in guest_arm64_toIR.c for mkABSF... | commit | commitdiff | tree | snapshot | 
| 2020-08-25 |  Mark Wielaard | Incorrect call-graph tracking due to new _dl_runtime_re... | commit | commitdiff | tree | snapshot | 
| 2020-08-18 |  Mark Wielaard | Fix epoll_ctl setting of array event and data fields. | commit | commitdiff | tree | snapshot | 
| 2020-08-17 |  Mark Wielaard | Handle REX prefixed JMP instruction. | commit | commitdiff | tree | snapshot | 
| 2020-08-15 |  Philippe Waroquiers | Fix warning in syswrap sched_getattr print format. | commit | commitdiff | tree | snapshot | 
| 2020-08-15 |  Philippe Waroquiers | Document format of suppression files comment lines... | commit | commitdiff | tree | snapshot | 
| 2020-08-01 |  Mark Wielaard | epoll_ctl warns for uninitialized padding on non-amd64... | commit | commitdiff | tree | snapshot | 
| 2020-08-01 |  Mark Wielaard | Handle linux syscalls sched_getattr and sched_setattr | commit | commitdiff | tree | snapshot | 
| 2020-07-20 |  Mark Wielaard | Add armhf debian specific suppression to auxprogs/gsl... | commit | commitdiff | tree | snapshot | 
| 2020-07-03 |  Rhys Kidd | Small fixes for new auxchecks target that runs GNU... | commit | commitdiff | tree | snapshot | 
| 2020-07-02 |  Mark Wielaard | Add new auxchecks target that runs GNU Scientific Libra... | commit | commitdiff | tree | snapshot | 
| 2020-07-02 |  Rhys Kidd | update .gitignore with new docs/valid-* targets | commit | commitdiff | tree | snapshot | 
| 2020-06-15 |  Carl Love | Bugzilla 423021 - PPC: Add missing ISA 3.0 documentatio... | commit | commitdiff | tree | snapshot | 
| 2020-06-11 |  Julian Seward | Update NEWS following the fix of #422715. | commit | commitdiff | tree | snapshot | 
| 2020-06-11 |  Julian Seward | expr_is_guardable, stmt_is_guardable, add_guarded_stmt_... | commit | commitdiff | tree | snapshot | 
| 2020-06-10 |  Carl Love | Power PC Fix extraction of the L field for sync instruction | commit | commitdiff | tree | snapshot | 
| 2020-06-09 |  Mark Wielaard | docs: Always generate UTF-8 encoding | commit | commitdiff | tree | snapshot | 
| 2020-06-09 |  Mark Wielaard | docs: Make sure all elements that need it have an id... | commit | commitdiff | tree | snapshot | 
| 2020-06-09 |  Mark Wielaard | Add execveat for arm[64], [nano]mips[32|64], ppc[32... | commit | commitdiff | tree | snapshot | 
| 2020-06-08 |  Mark Wielaard | Advance the head to 3.17.0.GIT. | commit | commitdiff | tree | snapshot | 
| 2020-06-08 |  Alexandra Hájková | Add support for execveat syscall | commit | commitdiff | tree | snapshot | 
| 2020-06-08 |  Mark Wielaard | Prepare NEWS for 3.17.0 | commit | commitdiff | tree | snapshot | 
| 2020-06-08 |  Julian Seward | -> 3.16.0 final | commit | commitdiff | tree | snapshot | 
| 2020-06-08 |  Julian Seward | -> 3.16.0.RC2 | commit | commitdiff | tree | snapshot | 
| 2020-06-08 |  Mark Wielaard | doc/Makefile.am: Turn valid-manual and valid-manpages... | commit | commitdiff | tree | snapshot | 
| 2020-06-08 |  Mark Wielaard | drd/tests/tsan_unittest.cpp: Fix array CHECK | commit | commitdiff | tree | snapshot | 
| 2020-06-08 |  Mark Wielaard | guest_ppc_toIR: Call vpanic not just vex_printf when... | commit | commitdiff | tree | snapshot | 
| 2020-06-08 |  Mark Wielaard | helgrind: If hg_cli__realloc fails, return NULL. | commit | commitdiff | tree | snapshot | 
| 2020-05-20 |  Petar Jovanovic | mips: remove rt-rk email that is no longer in use | commit | commitdiff | tree | snapshot | 
| 2020-05-18 |  Julian Seward | -> 3.16.0.RC1 | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  Assad Hashmi | Enable v8.1 atomics and fix SWP and LDUMAX instructions. | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  Mark Wielaard | gcc10 arm64 build needs __getauxval for linking with... | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  Mark Wielaard | Explicitly set stylesheet to use with xmlto. | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  Mark Wielaard | Move to xmlto with fop for print-docs. | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  Mark Wielaard | Run xmllint on make check. | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  Mark Wielaard | Set refmiscinfo class to version in all manpages. | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  Mark Wielaard | Resolve id conflicts in See Also sections in valgrind... | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  Mark Wielaard | Make Execution Trees references available in both manua... | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  Mark Wielaard | Turn manpages-index.xml into a "real" book, so it can... | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  Mark Wielaard | Use DTD DocBook XML V4.5 everywhere. | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  Mark Wielaard | Update README_DEVELOPERS and references to --vex-guest... | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  Mark Wielaard | docbook xml doesn't allow xref inside option, use link... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | cl-manual.xml: xref cannot be used inside computeroutpu... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | ms_print-manpage.xml: date is not a valid tag inside... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | drd-manual.xml: C++ isn't a valid id syntax, use CXX... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | nl-manual.xml: Use unique nl-manual.overview as id... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | Don't use similar ids for varlistentry in cg-manual... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | cg-manual.xml: Use cg-manual.forkingprograms id, not... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | dh-manual.xml: Don't use computeroutput in title. | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | dh-manual.xml: Put stray text before graphic in a para. | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | ms-manual.xml: Put stray ':' inside para. | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | manual-core-adv.xml: listitems contain paras, not plain... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | manual-core.xml: Fix various xmllint issues. | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | valgrind-manpage.xml: arg cannot contain a program... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | hg-manual.xml: listitems contain paras, not CDATA. | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | mc-manual.xml: varlistentries cannot contain paras... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | dh-manual.xml: Remove duplicate dh-manual.options id. | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | Make manual-writing-tools.xml xmllint clean. | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  Mark Wielaard | Make FAQ.xml xmllint clean. | commit | commitdiff | tree | snapshot | 
| 2020-05-07 |  Nicholas Nethercote | Fix reads and writes counts in DHAT. | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  Philippe Waroquiers | Some further refinement to outer suppressions | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  Philippe Waroquiers | Update the 'inner outer' suppression entries | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  Mark Wielaard | Remove SGcheck from documentation. | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  Mark Wielaard | Mention exp-sgcheck removal in NEWS. | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  Mark Wielaard | Remove exp-sgcheck from .gitignore. | commit | commitdiff | tree | snapshot | 
| 2020-04-30 |  Julian Seward | Update NEWS. | commit | commitdiff | tree | snapshot | 
| 2020-04-28 |  Michal Privoznik | Add support for setns syscall | commit | commitdiff | tree | snapshot | 
| 2020-04-27 |  Bart Van Assche | NEWS: Mention the MinGW include/valgrind.h fix | commit | commitdiff | tree | snapshot | 
| 2020-04-27 |  Martin Storsjö | mingw: Fix arch detection ifdefs for non-x86 mingw... | commit | commitdiff | tree | snapshot | 
| 2020-04-24 |  Philippe Waroquiers | Do not fix '417075 - pwritev(vector[...]) suppression... | commit | commitdiff | tree | snapshot | 
| 2020-04-23 |  Petar Jovanovic | Amend the recent update to VG_(getrlimit) and VG_(setrl... | commit | commitdiff | tree | snapshot | 
| 2020-04-23 |  Aleksandar... | Make memcheck/tests/linux/sigqueue usable with musl | commit | commitdiff | tree | snapshot | 
| 2020-04-23 |  Aleksandar... | Musl issues: Fix none/tests/pth_atfork1.c | commit | commitdiff | tree | snapshot | 
| 2020-04-17 |  Aleksandar... | mips: fix helgrind/tests/annotate_hbefore for nanoMIPS | commit | commitdiff | tree | snapshot | 
| 2020-04-17 |  Aleksandar... | mips: support Ico_U1 in extractConst() for nanoMIPS | commit | commitdiff | tree | snapshot | 
| 2020-04-17 |  Aleksandar... | Fix memcheck/vbit-test for BE platforms | commit | commitdiff | tree | snapshot | 
| 2020-04-17 |  Petar Jovanovic | update NEWS with fix for #417187 | commit | commitdiff | tree | snapshot | 
| 2020-04-17 |  Stefan Maksimovic | mips: add a special case for beq r0, r0, imm | commit | commitdiff | tree | snapshot | 
| 2020-04-17 |  Petar Jovanovic | mips: update VEX to support speculative conditional... | commit | commitdiff | tree | snapshot | 
| next |