ambi/valgrind.git
2011-10-26 florianUpdate list of ignored files.
2011-10-26 florianGive function copy_input_until_stop the noinline atribute.
2011-10-26 sewardjSome fixes for Android:
2011-10-26 sewardjDisable the GDB server-by-default for the time being...
2011-10-25 florianFix an out-of-bounds array access found by IBM's BEAM...
2011-10-25 florianAdd script to summarize the outcome of nightly builds.
2011-10-25 sewardjBump the version.
2011-10-25 sewardjUpdate.
2011-10-24 sewardjFix #284384 (clang 3.1 -Wunused-value warnings in valgr...
2011-10-24 sewardjUpdate.
2011-10-24 sewardjDon't break fcntl locks when program does mmap. #280965.
2011-10-24 sewardjgdbsrv: factorize gdb version handling, fix doc and...
2011-10-24 sewardjChange the behaviour of VALGRIND_CHECK_MEM_IS_DEFINED...
2011-10-24 florianAdd more missing files for the tarball.
2011-10-23 bartRemove the Qt4 regression tests because these are too...
2011-10-23 florianRemove pth_specific.c which is unused.
2011-10-23 florianAdd some more missing files to the tarball.
2011-10-23 florianInclude README_DEVELOPERS for the GDB server in the...
2011-10-23 barthelgrind/tests/tc08_hbl2: Avoid busy-waiting
2011-10-23 barthelgrind/tests/cond_timedwait_invalid: Update expected...
2011-10-23 bartCheck Makefile.am consistency before running regression...
2011-10-23 barthelgrind/tests/cond_timedwait_invalid: Port to Darwin...
2011-10-23 sewardjUpdate for 3.7.0. (What did I forget?)
2011-10-23 sewardjMore update for 3.7.0 (duh.)
2011-10-23 sewardjUpdate for 3.7.0.
2011-10-23 sewardjUpdate the list of fixed bugs and format properly.
2011-10-23 sewardjUpdate expected outputs following update of copyright...
2011-10-23 sewardjGet a bunch more copyright dates in the right format...
2011-10-23 sewardjUpdate all copyright dates, from 20xy-2010 to 20xy...
2011-10-23 sewardjUpdate, so as to be able to handle the 200x vs 201x...
2011-10-22 sewardjMake vgdb.c work on Android, so that the GDB server...
2011-10-22 sewardjAddition of v.info scheduler monitor command
2011-10-22 sewardjImprovements in freelist handling for Memcheck. See...
2011-10-22 sewardjAllow garbage collection of the LAOG data structure...
2011-10-22 bartAdd a custom filter for the drd/tests/annotate_barrier_...
2011-10-22 florianMake VALGRIND_DO_CLIENT_REQUEST more user friendly...
2011-10-22 bartRevert r12195 because it triggers suspicious error...
2011-10-22 bartRemove the ppc-cross directory because the scripts...
2011-10-22 bartUpdate Subversion ignore list
2011-10-22 bartautogen.sh: Use autoreconf as recommended in the autoco...
2011-10-22 sewardjAdd an excessively minimal testcase, from #279698,...
2011-10-22 bartconfigure.in: Rearranged the TLS test such that autorec...
2011-10-22 bartFix a compiler warning introduced in r12188
2011-10-22 sewardjRecord the ELF x86 regparm registers.
2011-10-22 sewardjChange and simplify the way that Memcheck instruments...
2011-10-22 bartRan configure.in through autoupdate:
2011-10-22 bartXML output: escape XML-metacharacters in executable...
2011-10-21 sewardjAdd a replacement for strcasestr, along with test case...
2011-10-21 sewardjCause the build to fail when man pages aren't built...
2011-10-21 sewardjML_(ppSym): minor improvement in debug printing for...
2011-10-21 sewardjDebug printing only: when printing SB translation heade...
2011-10-21 florianAdapt the faultstatus.c testcase to work properly on...
2011-10-20 florianUpdate s390x bug list.
2011-10-20 florianUpdate filter_gdb script for ppc64. Fixes bugzilla...
2011-10-20 florianFilter out more warnings (Dwarf reader and debug info).
2011-10-20 bartUpdate Subversion ignore list
2011-10-20 bartRemove filter_int because not used anywhere
2011-10-20 sewardjEnable sys_epoll_pwait on arm-linux. #283427. Derived...
2011-10-20 sewardjAdd (well, actually, enable existing) test cases for...
2011-10-20 sewardjppc64-linux: handle sys_setresuid and sys_setresgid...
2011-10-20 sewardjFix a compile warning on {ppc32,ppc64}-linux.
2011-10-20 sewardjAvoid potential overflow in range check. #273431.
2011-10-20 florianAdd missing filter scripts to Makefile.am so they are...
2011-10-20 florianAdd ABI information for s390x.
2011-10-19 florianAdd some verbiage about "make dist".
2011-10-19 florianFix a comment.
2011-10-19 sewardjAdd test cases for PCMPxSTRx case 0x38. See #273318.
2011-10-19 bartAdd missing backslash
2011-10-19 sewardjAdd test cases for PMULUDQ and PCMPEQQ. Duh -- in...
2011-10-19 sewardjHandle new Iop_CmpEQ64x2 introduced in vex r2218.
2011-10-19 sewardjFix false positive following pthread_cond_timedwait...
2011-10-17 weidendoFix callgrind part of bug 280757.
2011-10-15 bartUse proper automake variable (patch from Philippe Waroq...
2011-10-15 bartMove --child-silent-after-fork=yes from drd/tests/threa...
2011-10-14 bartUpdate documentation now that DRD supports XML output
2011-10-14 bartdrd/tests/threaded-fork: Make sure that the generated...
2011-10-14 bartdrd, XML testing: trigger more XMLcode
2011-10-14 bartdrd, XML: more xsd refinements
2011-10-14 bartdrd: Add drd/docs/drd-xml-output.xsd to the distributio...
2011-10-14 bartmemcheck/tests/linux/Makefile.am: Add four .vgtest...
2011-10-14 bartcallgrind/tests/Makefile.am: Add regression tests simwo...
2011-10-14 bartAdd empty-exe regression test to the distribution tarball
2011-10-14 bartAdd insn_pclmulqdq regression test files to the distrib...
2011-10-14 barthelgrind/tests/Makefile.am: Add tc22_exit_w_lock.stderr...
2011-10-13 bartAdd 3.7.0 drd items to NEWS
2011-10-13 bartDocument command-line switches new in version 3.7.0
2011-10-13 bartDocument command-line switches new in version 3.7.0
2011-10-13 bartdrd, XML: add xsd schema description and a script to...
2011-10-13 bartdrd, XML tracing: move newline generation into DRD_...
2011-10-13 bartdrd, XML: more XML output consistency improvements
2011-10-13 bartdrd, XML: make the XML output a little easier to parse
2011-10-13 sewardjUpdate the list of fixed bugs.
2011-10-13 bartdrd/tests/filter_stderr: Don't touch XML tags
2011-10-13 sewardjFix typo spotted by Philip Waroquiers.
2011-10-13 bartdrd, XML: Use proper XML syntax
2011-10-12 bartRemove an obsolete regression test output file
2011-10-12 bartSet svn:executable property
2011-10-11 bartdrd: Enable XML output. See also #282949. To do: docume...
2011-10-11 bartEmit <state>RUNNING</state> earlier
2011-10-11 bartAdd format specifier %ps: only escape XML-metacharacter...
next