2011-12-10 |
Bart Van Assche | configure.in: Rename the shell variable ac_have_builtin... |
commit | commitdiff | tree |
2011-12-10 |
Bart Van Assche | DRD: Add test program for std::thread. |
commit | commitdiff | tree |
2011-12-10 |
Florian Krohm | Fix a typo. |
commit | commitdiff | tree |
2011-12-10 |
Florian Krohm | Add script to assist in updating the C++ demangler... |
commit | commitdiff | tree |
2011-12-10 |
Florian Krohm | Update the C++ demangler by importing files from GCC... |
commit | commitdiff | tree |
2011-12-08 |
Bart Van Assche | Add command-line option --fair-sched=[no|yes|try].... |
commit | commitdiff | tree |
2011-12-04 |
Bart Van Assche | Remove emacs modeline and/or local variables from DRD... |
commit | commitdiff | tree |
2011-12-01 |
Philippe Waroquiers | Give a better help message for gdbserver when VALGRIND_LIB |
commit | commitdiff | tree |
2011-11-26 |
Florian Krohm | Tweaks for the benefit of the webpage. |
commit | commitdiff | tree |
2011-11-26 |
Florian Krohm | Yesterday I changed dist.authors.html and dist.news... |
commit | commitdiff | tree |
2011-11-24 |
Florian Krohm | Get rid of Roland McGrath et al. |
commit | commitdiff | tree |
2011-11-22 |
Bart Van Assche | configure: Fix compiler version check. Closes #286384. |
commit | commitdiff | tree |
2011-11-20 |
Julian Seward | arm-linux: fix signal returning so that if SA_RESTORER... |
commit | commitdiff | tree |
2011-11-17 |
Philippe Waroquiers | The sparse wa maintains the nr of elements in use at... |
commit | commitdiff | tree |
2011-11-16 |
Philippe Waroquiers | Clarify where to set TMPDIR to have working FIFOs. |
commit | commitdiff | tree |
2011-11-16 |
Florian Krohm | New section for 3.7.1. |
commit | commitdiff | tree |
2011-11-14 |
Josef Weidendorfer | Callgrind: use jmpkind from VEX for side exits. |
commit | commitdiff | tree |
2011-11-14 |
Josef Weidendorfer | callgrind: remove command file polling |
commit | commitdiff | tree |
2011-11-11 |
Florian Krohm | Document test results. |
commit | commitdiff | tree |
2011-11-09 |
Julian Seward | Merge latest changes to this file from 3_7_BRANCH. |
commit | commitdiff | tree |
2011-11-09 |
Bart Van Assche | RHEL 4 build fix |
commit | commitdiff | tree |
2011-11-08 |
Florian Krohm | Remove TEST_TOOLS and TEXT_EXP_TOOLS as they are no... |
commit | commitdiff | tree |
2011-11-08 |
Florian Krohm | Fix prerequisite to also require linux. So testcases... |
commit | commitdiff | tree |
2011-11-08 |
Julian Seward | When doing instrumentation, pay attention to the Ist... |
commit | commitdiff | tree |
2011-11-06 |
Florian Krohm | Update platform_test. Add s390x-linux. Remove AIX. |
commit | commitdiff | tree |
2011-11-03 |
Florian Krohm | Also display information about the assembler (binutils). |
commit | commitdiff | tree |
2011-10-31 |
Julian Seward | Use normal setjmp/longjmp, not the __builtin_ ones... |
commit | commitdiff | tree |
2011-10-29 |
Florian Krohm | Remove unneeded prerequisites in testcases. |
commit | commitdiff | tree |
2011-10-29 |
Florian Krohm | Include insn_pclmulqdq.def in tarball. |
commit | commitdiff | tree |
2011-10-28 |
Florian Krohm | Fix the configure test for ssse3 support. GCC needs... |
commit | commitdiff | tree |
2011-10-28 |
Florian Krohm | Updated ignored file lists. |
commit | commitdiff | tree |
2011-10-28 |
Bart Van Assche | Use snprintf() instead of sprintf() |
commit | commitdiff | tree |
2011-10-28 |
Julian Seward | Handle longer un-sized symbols on arm-linux-android. |
commit | commitdiff | tree |
2011-10-28 |
Florian Krohm | Don't get the date of the build from the mail header... |
commit | commitdiff | tree |
2011-10-28 |
Florian Krohm | Rewrite test to not use function clock_gettime. The... |
commit | commitdiff | tree |
2011-10-27 |
Julian Seward | Some small doc updating for 3.7.0. |
commit | commitdiff | tree |
2011-10-27 |
Julian Seward | Fix missing m4 quoting that autoconf-2.68 warns about. |
commit | commitdiff | tree |
2011-10-26 |
Josef Weidendorfer | Get rid of over-cautious check to make BEAM happy |
commit | commitdiff | tree |
2011-10-26 |
Florian Krohm | Update list of ignored files. |
commit | commitdiff | tree |
2011-10-26 |
Florian Krohm | Give function copy_input_until_stop the noinline atribute. |
commit | commitdiff | tree |
2011-10-26 |
Julian Seward | Some fixes for Android: |
commit | commitdiff | tree |
2011-10-26 |
Julian Seward | Disable the GDB server-by-default for the time being... |
commit | commitdiff | tree |
2011-10-25 |
Florian Krohm | Fix an out-of-bounds array access found by IBM's BEAM... |
commit | commitdiff | tree |
2011-10-25 |
Florian Krohm | Add script to summarize the outcome of nightly builds. |
commit | commitdiff | tree |
2011-10-25 |
Julian Seward | Bump the version. |
commit | commitdiff | tree |
2011-10-25 |
Julian Seward | Update. |
commit | commitdiff | tree |
2011-10-24 |
Julian Seward | Fix #284384 (clang 3.1 -Wunused-value warnings in valgr... |
commit | commitdiff | tree |
2011-10-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2011-10-24 |
Julian Seward | Don't break fcntl locks when program does mmap. #280965. |
commit | commitdiff | tree |
2011-10-24 |
Julian Seward | gdbsrv: factorize gdb version handling, fix doc and... |
commit | commitdiff | tree |
2011-10-24 |
Julian Seward | Change the behaviour of VALGRIND_CHECK_MEM_IS_DEFINED... |
commit | commitdiff | tree |
2011-10-24 |
Florian Krohm | Add more missing files for the tarball. |
commit | commitdiff | tree |
2011-10-23 |
Bart Van Assche | Remove the Qt4 regression tests because these are too... |
commit | commitdiff | tree |
2011-10-23 |
Florian Krohm | Remove pth_specific.c which is unused. |
commit | commitdiff | tree |
2011-10-23 |
Florian Krohm | Add some more missing files to the tarball. |
commit | commitdiff | tree |
2011-10-23 |
Florian Krohm | Include README_DEVELOPERS for the GDB server in the... |
commit | commitdiff | tree |
2011-10-23 |
Bart Van Assche | helgrind/tests/tc08_hbl2: Avoid busy-waiting |
commit | commitdiff | tree |
2011-10-23 |
Bart Van Assche | helgrind/tests/cond_timedwait_invalid: Update expected... |
commit | commitdiff | tree |
2011-10-23 |
Bart Van Assche | Check Makefile.am consistency before running regression... |
commit | commitdiff | tree |
2011-10-23 |
Bart Van Assche | helgrind/tests/cond_timedwait_invalid: Port to Darwin... |
commit | commitdiff | tree |
2011-10-23 |
Julian Seward | Update for 3.7.0. (What did I forget?) |
commit | commitdiff | tree |
2011-10-23 |
Julian Seward | More update for 3.7.0 (duh.) |
commit | commitdiff | tree |
2011-10-23 |
Julian Seward | Update for 3.7.0. |
commit | commitdiff | tree |
2011-10-23 |
Julian Seward | Update the list of fixed bugs and format properly. |
commit | commitdiff | tree |
2011-10-23 |
Julian Seward | Update expected outputs following update of copyright... |
commit | commitdiff | tree |
2011-10-23 |
Julian Seward | Get a bunch more copyright dates in the right format... |
commit | commitdiff | tree |
2011-10-23 |
Julian Seward | Update all copyright dates, from 20xy-2010 to 20xy... |
commit | commitdiff | tree |
2011-10-23 |
Julian Seward | Update, so as to be able to handle the 200x vs 201x... |
commit | commitdiff | tree |
2011-10-22 |
Julian Seward | Make vgdb.c work on Android, so that the GDB server... |
commit | commitdiff | tree |
2011-10-22 |
Julian Seward | Addition of v.info scheduler monitor command |
commit | commitdiff | tree |
2011-10-22 |
Julian Seward | Improvements in freelist handling for Memcheck. See... |
commit | commitdiff | tree |
2011-10-22 |
Julian Seward | Allow garbage collection of the LAOG data structure... |
commit | commitdiff | tree |
2011-10-22 |
Bart Van Assche | Add a custom filter for the drd/tests/annotate_barrier_... |
commit | commitdiff | tree |
2011-10-22 |
Florian Krohm | Make VALGRIND_DO_CLIENT_REQUEST more user friendly... |
commit | commitdiff | tree |
2011-10-22 |
Bart Van Assche | Revert r12195 because it triggers suspicious error... |
commit | commitdiff | tree |
2011-10-22 |
Bart Van Assche | Remove the ppc-cross directory because the scripts... |
commit | commitdiff | tree |
2011-10-22 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2011-10-22 |
Bart Van Assche | autogen.sh: Use autoreconf as recommended in the autoco... |
commit | commitdiff | tree |
2011-10-22 |
Julian Seward | Add an excessively minimal testcase, from #279698,... |
commit | commitdiff | tree |
2011-10-22 |
Bart Van Assche | configure.in: Rearranged the TLS test such that autorec... |
commit | commitdiff | tree |
2011-10-22 |
Bart Van Assche | Fix a compiler warning introduced in r12188 |
commit | commitdiff | tree |
2011-10-22 |
Julian Seward | Record the ELF x86 regparm registers. |
commit | commitdiff | tree |
2011-10-22 |
Julian Seward | Change and simplify the way that Memcheck instruments... |
commit | commitdiff | tree |
2011-10-22 |
Bart Van Assche | Ran configure.in through autoupdate: |
commit | commitdiff | tree |
2011-10-22 |
Bart Van Assche | XML output: escape XML-metacharacters in executable... |
commit | commitdiff | tree |
2011-10-21 |
Julian Seward | Add a replacement for strcasestr, along with test case... |
commit | commitdiff | tree |
2011-10-21 |
Julian Seward | Cause the build to fail when man pages aren't built... |
commit | commitdiff | tree |
2011-10-21 |
Julian Seward | ML_(ppSym): minor improvement in debug printing for... |
commit | commitdiff | tree |
2011-10-21 |
Julian Seward | Debug printing only: when printing SB translation heade... |
commit | commitdiff | tree |
2011-10-21 |
Florian Krohm | Adapt the faultstatus.c testcase to work properly on... |
commit | commitdiff | tree |
2011-10-20 |
Florian Krohm | Update s390x bug list. |
commit | commitdiff | tree |
2011-10-20 |
Florian Krohm | Update filter_gdb script for ppc64. Fixes bugzilla... |
commit | commitdiff | tree |
2011-10-20 |
Florian Krohm | Filter out more warnings (Dwarf reader and debug info). |
commit | commitdiff | tree |
2011-10-20 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2011-10-20 |
Bart Van Assche | Remove filter_int because not used anywhere |
commit | commitdiff | tree |
2011-10-20 |
Julian Seward | Enable sys_epoll_pwait on arm-linux. #283427. Derived... |
commit | commitdiff | tree |
2011-10-20 |
Julian Seward | Add (well, actually, enable existing) test cases for... |
commit | commitdiff | tree |
2011-10-20 |
Julian Seward | ppc64-linux: handle sys_setresuid and sys_setresgid... |
commit | commitdiff | tree |
2011-10-20 |
Julian Seward | Fix a compile warning on {ppc32,ppc64}-linux. |
commit | commitdiff | tree |
2011-10-20 |
Julian Seward | Avoid potential overflow in range check. #273431. |
commit | commitdiff | tree |
next |