2015-09-04 |
Florian Krohm | Add an assert. |
commit | commitdiff | tree |
2015-09-04 |
Florian Krohm | To test extended BFP opcodes we need sizeof(long double... |
commit | commitdiff | tree |
2015-09-04 |
Mark Wielaard | Bug #352130 helgrind reports false races for printfs... |
commit | commitdiff | tree |
2015-09-04 |
Mark Wielaard | Update COPYING and COPYING.DOCS with new FSF address. |
commit | commitdiff | tree |
2015-09-04 |
Mark Wielaard | Add safe sem_post handler and glibc-2.21 expected outpu... |
commit | commitdiff | tree |
2015-09-03 |
Rhys Kidd | Fix UNKNOWN fcntl 97 on OS X 10.11 |
commit | commitdiff | tree |
2015-09-02 |
Philippe Waroquiers | - The default value for --leak-check-heuristics has... |
commit | commitdiff | tree |
2015-09-02 |
Philippe Waroquiers | Enhance block_list memcheck gdbserver monitor command |
commit | commitdiff | tree |
2015-09-02 |
Florian Krohm | Suppress unwanted clang 3.7 warnings. |
commit | commitdiff | tree |
2015-09-02 |
Mark Wielaard | Bug 351873 Newer gcc doesn't allow __builtin_tabortdc... |
commit | commitdiff | tree |
2015-09-01 |
Julian Seward | Add missing copyright notices for Xen related files. |
commit | commitdiff | tree |
2015-09-01 |
Ivo Raisr | Document that --read-inline-info=yes is the default |
commit | commitdiff | tree |
2015-09-01 |
Julian Seward | Remove redundant bit of text introduced in r15604. |
commit | commitdiff | tree |
2015-09-01 |
Julian Seward | Rename the new option --expensive-definedness-check... |
commit | commitdiff | tree |
2015-08-31 |
Florian Krohm | clang miscompiles faultstatus.c function test5(). |
commit | commitdiff | tree |
2015-08-31 |
Philippe Waroquiers | Small additional change in NEWS for block_list |
commit | commitdiff | tree |
2015-08-31 |
Philippe Waroquiers | Have block_list showing heuristic used for a block... |
commit | commitdiff | tree |
2015-08-31 |
Ivo Raisr | Add support for ldsoexec on Solaris. |
commit | commitdiff | tree |
2015-08-31 |
Florian Krohm | Ensure the testcase compiles with clang. |
commit | commitdiff | tree |
2015-08-31 |
Florian Krohm | Comment out unused functions to avoid clang warnings. |
commit | commitdiff | tree |
2015-08-31 |
Julian Seward | Note changed command line option defaults. |
commit | commitdiff | tree |
2015-08-31 |
Julian Seward | Change the default setting for --dsymutil from =no... |
commit | commitdiff | tree |
2015-08-31 |
Julian Seward | Revisit r15601 (Change the --smc-check default value... |
commit | commitdiff | tree |
2015-08-31 |
Julian Seward | Change the --smc-check default value to =all-non-file. |
commit | commitdiff | tree |
2015-08-31 |
Julian Seward | Make --partial-loads-ok=yes the default on all platform... |
commit | commitdiff | tree |
2015-08-30 |
Philippe Waroquiers | use verbosity 1 to report multiple termination of gdbse... |
commit | commitdiff | tree |
2015-08-29 |
Philippe Waroquiers | Small updates in NEWS |
commit | commitdiff | tree |
2015-08-29 |
Philippe Waroquiers | Change default value for --keep-stacktraces has been... |
commit | commitdiff | tree |
2015-08-29 |
Rhys Kidd | Intercept platform_memchr$VARIANT$Haswell on OS X |
commit | commitdiff | tree |
2015-08-27 |
Florian Krohm | Announce new command line option. |
commit | commitdiff | tree |
2015-08-27 |
Florian Krohm | New memcheck command line option: --expensive-definedne... |
commit | commitdiff | tree |
2015-08-27 |
Julian Seward | First pass at tidying up the release notes for 3.11.0. |
commit | commitdiff | tree |
2015-08-26 |
Florian Krohm | Support |
commit | commitdiff | tree |
2015-08-26 |
Mark Wielaard | Filter out gdb file transfer warnings in gdbserver_test... |
commit | commitdiff | tree |
2015-08-25 |
Philippe Waroquiers | Fix a leak of the abbrev hash table when --read-var... |
commit | commitdiff | tree |
2015-08-25 |
Mark Wielaard | Add safe-pthread.h to helgrind/tests/Makefile.am noinst... |
commit | commitdiff | tree |
2015-08-24 |
Tom Hughes | Use sigjmp_buf |
commit | commitdiff | tree |
2015-08-24 |
Tom Hughes | Restore signal masks when recovering from xend related... |
commit | commitdiff | tree |
2015-08-23 |
Philippe Waroquiers | Use memset + assign to VgdbShared, to avoid memcheck... |
commit | commitdiff | tree |
2015-08-23 |
Rhys Kidd | docs: env variable handling behaviour consistent betwee... |
commit | commitdiff | tree |
2015-08-23 |
Rhys Kidd | Preliminary support for OS X 10.11 (El Capitan) documen... |
commit | commitdiff | tree |
2015-08-22 |
Ivo Raisr | Distinguish properly when to establish the client data... |
commit | commitdiff | tree |
2015-08-21 |
Philippe Waroquiers | Fix warning signed unsigned comparison in m_oset.c : |
commit | commitdiff | tree |
2015-08-21 |
Philippe Waroquiers | Use VG_(arena_memalign) for thread array rather than... |
commit | commitdiff | tree |
2015-08-21 |
Julian Seward | Update. |
commit | commitdiff | tree |
2015-08-21 |
Julian Seward | Bug 346185 - Fix typo saving altivec register v24. |
commit | commitdiff | tree |
2015-08-21 |
Julian Seward | More copyright date changes for 2015 (fallout from... |
commit | commitdiff | tree |
2015-08-21 |
Julian Seward | Update copyright dates, to include 2015. No functional... |
commit | commitdiff | tree |
2015-08-21 |
Julian Seward | Remove non-ASCII characters from this file. No functio... |
commit | commitdiff | tree |
2015-08-21 |
Julian Seward | Update. |
commit | commitdiff | tree |
2015-08-20 |
Florian Krohm | When scanning the statement list for bogus literals we |
commit | commitdiff | tree |
2015-08-20 |
Florian Krohm | Fix incorrect header guard. Reported by giacomopoz... |
commit | commitdiff | tree |
2015-08-20 |
Ivo Raisr | Initial data (brk) segment is setup on demand, when... |
commit | commitdiff | tree |
2015-08-20 |
Ivo Raisr | Follow-up fix for r15565. |
commit | commitdiff | tree |
2015-08-19 |
Mark Wielaard | Also install sigsegv handler in safe-pthread tests... |
commit | commitdiff | tree |
2015-08-19 |
Rhys Kidd | Follow-up fix for r15565: sa_restorer should not be... |
commit | commitdiff | tree |
2015-08-19 |
Florian Krohm | Fix comparison in function VG_(iseqsigset). |
commit | commitdiff | tree |
2015-08-19 |
Tom Hughes | Install the SIGILL handler everywhere so we get consistent |
commit | commitdiff | tree |
2015-08-18 |
Mark Wielaard | Handle (unwanted) line number info in filter_defcfaexpr. |
commit | commitdiff | tree |
2015-08-18 |
Tom Hughes | Attempt to work around issues with xend being executed... |
commit | commitdiff | tree |
2015-08-18 |
Julian Seward | Fix a second format string error observed whilst buildi... |
commit | commitdiff | tree |
2015-08-17 |
Julian Seward | Fix a format string error observed whilst building... |
commit | commitdiff | tree |
2015-08-17 |
Ivo Raisr | Runtime linker ld.so.1 can be now run under Valgrind... |
commit | commitdiff | tree |
2015-08-17 |
Mark Wielaard | Add bug338606 testfile to none/tests/scripts/Makefile... |
commit | commitdiff | tree |
2015-08-17 |
Julian Seward | Update. |
commit | commitdiff | tree |
2015-08-17 |
Julian Seward | Add test cases for VCVT.{S,U}32.F32, S[n], S[n], #imm. |
commit | commitdiff | tree |
2015-08-16 |
Julian Seward | arm32: make sure we actually generate real 64-bit loads... |
commit | commitdiff | tree |
2015-08-16 |
Julian Seward | Enable building of ARMv8 crypto instruction tests,... |
commit | commitdiff | tree |
2015-08-16 |
Julian Seward | Fix format string confusion that was somehow related... |
commit | commitdiff | tree |
2015-08-16 |
Julian Seward | Add test cases for PRFM (register). Pertains to #345177. |
commit | commitdiff | tree |
2015-08-15 |
Ivo Raisr | Update script solaris/build_solaris_package to take... |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | Increase test coverage on OS X, by re-enabling the... |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | Preliminary OS X memalign() shim work, although this... |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | Increase test coverage on OS X, by re-enabling the... |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | Increase test coverage on OS X, by re-enabling the... |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | Increase test coverage on OS X, by re-enabling the... |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | Plumb through memalign16() rather than having four... |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | Update for VEX r3173. |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | Add regression test for bz#350062 - vex x86->IR: unhand... |
commit | commitdiff | tree |
2015-08-14 |
Ivo Raisr | Newer Solaris has added /proc/self/cmdline and /proc... |
commit | commitdiff | tree |
2015-08-14 |
Julian Seward | Bug 348345 - Assertion fails for negative lineno |
commit | commitdiff | tree |
2015-08-14 |
Julian Seward | Update. |
commit | commitdiff | tree |
2015-08-14 |
Julian Seward | 345338 - TIOCGSERIAL and TIOCSSERIAL ioctl support... |
commit | commitdiff | tree |
2015-08-14 |
Julian Seward | Bug 349034 - Add Lustre ioctls LL_IOC_GROUP_LOCK and... |
commit | commitdiff | tree |
2015-08-13 |
Philippe Waroquiers | Fix 350202 - Add limited param to 'monitor block_list' |
commit | commitdiff | tree |
2015-08-13 |
Philippe Waroquiers | Remove 343173 helgrind crash during stack unwind from... |
commit | commitdiff | tree |
2015-08-13 |
Florian Krohm | Improve mmap MAP_HUGETLB support. |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Bug 339563 - The DVB demux DMX_STOP ioctl doesn't have... |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | do_cmpxchg8b(): fix incorrect inline assembly (wrong... |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Add test cases for PCMPxSTRx case 0x18. |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Add test cases for PCMPxSTRx case 0x42. |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Update following amd64 AVX front end fixes. |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Add test cases for missing AVX VCMPPD/VCMPPS cases. |
commit | commitdiff | tree |
2015-08-13 |
Florian Krohm | Write a SysRes value as an unsigned number. |
commit | commitdiff | tree |
2015-08-12 |
Ivo Raisr | Fix the regression from r15518 which broke builds |
commit | commitdiff | tree |
2015-08-12 |
Julian Seward | Update. |
commit | commitdiff | tree |
2015-08-12 |
Rhys Kidd | Properly guard memcheck/tests/amd64/xsave-avx. This... |
commit | commitdiff | tree |
2015-08-12 |
Rhys Kidd | Fix svn propset for memcheck/tests/amd64/xsave-avx... |
commit | commitdiff | tree |
2015-08-12 |
Bart Van Assche | valgrind.h: Suppress client request code generation... |
commit | commitdiff | tree |
2015-08-12 |
Florian Krohm | Fix clobber. |
commit | commitdiff | tree |
next |