ambi/valgrind.git
2011-12-17 bartAdd a configure test for detecting whether gcc supports...
2011-12-14 bartDRD: Suppress uninteresting races triggered by the...
2011-12-14 bartdrd/tests/Makefile.am: update EXTRA_DIST
2011-12-14 bartUpdate Subversion ignore list
2011-12-13 bartdrd --trace-addr: make tracing 64-bit values on a 32...
2011-12-13 bartDRD, --trace-addr: enable support for Ity_F32 and Ity_F...
2011-12-13 bartDRD: Eliminate a temporary variable
2011-12-13 bartdrd/tests/annotate_trace_memory*: add 32-bit output...
2011-12-13 bartdrd/tests/pth_cleanup_handler: increase timeout
2011-12-12 bartDRD: rearrange the definition of u_widen_irop[][]
2011-12-12 bartUpdate Subversion ignore list
2011-12-12 bartDRD: make the tracing regression test more complete
2011-12-12 bartDRD: Make the code for instrumenting store operations...
2011-12-12 bartdrd.h: Add macro DRD_STOP_TRACE_VAR(). To do: update...
2011-12-12 bartDRD: make DRD_(stop_tracing_address_range)() work at...
2011-12-12 bartDRD help text: remove a superfluous dot
2011-12-11 bartRemove trailing whitespace
2011-12-11 bartDisable drd/tests/std_thread until libstdc++ gets fixed...
2011-12-11 bartDRD: Make --trace-addr work for atomic loads and stores...
2011-12-11 bartDRD, --trace-addr: trace stored values too
2011-12-11 bartUpdate Subversion ignore lists
2011-12-11 bartDRD: Two non-functional changes: adjust source code...
2011-12-11 philippefix 286270 VG_(env_remove_valgrind_env_stuff)
2011-12-11 bartFollow-up for r12281: update regtest expected output
2011-12-10 bartconfigure.in: Rename the shell variable ac_have_builtin...
2011-12-10 bartDRD: Add test program for std::thread.
2011-12-10 florianFix a typo.
2011-12-10 florianAdd script to assist in updating the C++ demangler...
2011-12-10 florianUpdate the C++ demangler by importing files from GCC...
2011-12-08 bartAdd command-line option --fair-sched=[no|yes|try]....
2011-12-04 bartRemove emacs modeline and/or local variables from DRD...
2011-12-01 philippeGive a better help message for gdbserver when VALGRIND_LIB
2011-11-26 florianTweaks for the benefit of the webpage.
2011-11-26 florianYesterday I changed dist.authors.html and dist.news...
2011-11-24 florianGet rid of Roland McGrath et al.
2011-11-22 bartconfigure: Fix compiler version check. Closes #286384.
2011-11-20 sewardjarm-linux: fix signal returning so that if SA_RESTORER...
2011-11-17 philippeThe sparse wa maintains the nr of elements in use at...
2011-11-16 philippeClarify where to set TMPDIR to have working FIFOs.
2011-11-16 florianNew section for 3.7.1.
2011-11-14 weidendoCallgrind: use jmpkind from VEX for side exits.
2011-11-14 weidendocallgrind: remove command file polling
2011-11-11 florianDocument test results.
2011-11-09 sewardjMerge latest changes to this file from 3_7_BRANCH.
2011-11-09 bartRHEL 4 build fix
2011-11-08 florianRemove TEST_TOOLS and TEXT_EXP_TOOLS as they are no...
2011-11-08 florianFix prerequisite to also require linux. So testcases...
2011-11-08 sewardjWhen doing instrumentation, pay attention to the Ist...
2011-11-06 florianUpdate platform_test. Add s390x-linux. Remove AIX.
2011-11-03 florianAlso display information about the assembler (binutils).
2011-10-31 sewardjUse normal setjmp/longjmp, not the __builtin_ ones...
2011-10-29 florianRemove unneeded prerequisites in testcases.
2011-10-29 florianInclude insn_pclmulqdq.def in tarball.
2011-10-28 florianFix the configure test for ssse3 support. GCC needs...
2011-10-28 florianUpdated ignored file lists.
2011-10-28 bartUse snprintf() instead of sprintf()
2011-10-28 sewardjHandle longer un-sized symbols on arm-linux-android.
2011-10-28 florianDon't get the date of the build from the mail header...
2011-10-28 florianRewrite test to not use function clock_gettime. The...
2011-10-27 sewardjSome small doc updating for 3.7.0.
2011-10-27 sewardjFix missing m4 quoting that autoconf-2.68 warns about.
2011-10-26 weidendoGet rid of over-cautious check to make BEAM happy
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...
next