| 2011-12-26 |
Philippe Waroquiers | fix 289699 vgdb connection in relay mode erroneously... |
commit | commitdiff | tree | snapshot |
| 2011-12-26 |
Florian Krohm | While investigating whether bugzilla #286040 was a... |
commit | commitdiff | tree | snapshot |
| 2011-12-26 |
Florian Krohm | When reading a decimal value consume decimal digits... |
commit | commitdiff | tree | snapshot |
| 2011-12-24 |
Florian Krohm | Beef up VG_(strerror) to provide correct messages for the |
commit | commitdiff | tree | snapshot |
| 2011-12-23 |
Philippe Waroquiers | Fix 247386 make perf does not run all performance... |
commit | commitdiff | tree | snapshot |
| 2011-12-22 |
Philippe Waroquiers | * none/tests/linux/mremap3.vgtest : new test |
commit | commitdiff | tree | snapshot |
| 2011-12-19 |
Philippe Waroquiers | Updated NEWS (set next version to 3.8.0, added 286270... |
commit | commitdiff | tree | snapshot |
| 2011-12-18 |
Florian Krohm | When reinterpreting a 32 bit int as a float we need... |
commit | commitdiff | tree | snapshot |
| 2011-12-18 |
Florian Krohm | Handle Iop_ReinterpF32asI32 and Iop_ReinterpI32asF32... |
commit | commitdiff | tree | snapshot |
| 2011-12-17 |
Bart Van Assche | DRD: revert r12308 because it didn't help |
commit | commitdiff | tree | snapshot |
| 2011-12-17 |
Bart Van Assche | DRD: add two ppc output variants |
commit | commitdiff | tree | snapshot |
| 2011-12-17 |
Bart Van Assche | DRD, load/store tracing: avoid evaluating the address... |
commit | commitdiff | tree | snapshot |
| 2011-12-17 |
Bart Van Assche | Add a configure test for detecting whether gcc supports... |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Bart Van Assche | DRD: Suppress uninteresting races triggered by the... |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Bart Van Assche | drd/tests/Makefile.am: update EXTRA_DIST |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree | snapshot |
| 2011-12-13 |
Bart Van Assche | drd --trace-addr: make tracing 64-bit values on a 32... |
commit | commitdiff | tree | snapshot |
| 2011-12-13 |
Bart Van Assche | DRD, --trace-addr: enable support for Ity_F32 and Ity_F... |
commit | commitdiff | tree | snapshot |
| 2011-12-13 |
Bart Van Assche | DRD: Eliminate a temporary variable |
commit | commitdiff | tree | snapshot |
| 2011-12-13 |
Bart Van Assche | drd/tests/annotate_trace_memory*: add 32-bit output... |
commit | commitdiff | tree | snapshot |
| 2011-12-13 |
Bart Van Assche | drd/tests/pth_cleanup_handler: increase timeout |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Bart Van Assche | DRD: rearrange the definition of u_widen_irop[][] |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Bart Van Assche | DRD: make the tracing regression test more complete |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Bart Van Assche | DRD: Make the code for instrumenting store operations... |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Bart Van Assche | drd.h: Add macro DRD_STOP_TRACE_VAR(). To do: update... |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Bart Van Assche | DRD: make DRD_(stop_tracing_address_range)() work at... |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Bart Van Assche | DRD help text: remove a superfluous dot |
commit | commitdiff | tree | snapshot |
| 2011-12-11 |
Bart Van Assche | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
| 2011-12-11 |
Bart Van Assche | Disable drd/tests/std_thread until libstdc++ gets fixed... |
commit | commitdiff | tree | snapshot |
| 2011-12-11 |
Bart Van Assche | DRD: Make --trace-addr work for atomic loads and stores... |
commit | commitdiff | tree | snapshot |
| 2011-12-11 |
Bart Van Assche | DRD, --trace-addr: trace stored values too |
commit | commitdiff | tree | snapshot |
| 2011-12-11 |
Bart Van Assche | Update Subversion ignore lists |
commit | commitdiff | tree | snapshot |
| 2011-12-11 |
Bart Van Assche | DRD: Two non-functional changes: adjust source code... |
commit | commitdiff | tree | snapshot |
| 2011-12-11 |
Philippe Waroquiers | fix 286270 VG_(env_remove_valgrind_env_stuff) |
commit | commitdiff | tree | snapshot |
| 2011-12-11 |
Bart Van Assche | Follow-up for r12281: update regtest expected output |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Bart Van Assche | configure.in: Rename the shell variable ac_have_builtin... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Bart Van Assche | DRD: Add test program for std::thread. |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Florian Krohm | Fix a typo. |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Florian Krohm | Add script to assist in updating the C++ demangler... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Florian Krohm | Update the C++ demangler by importing files from GCC... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Bart Van Assche | Add command-line option --fair-sched=[no|yes|try].... |
commit | commitdiff | tree | snapshot |
| 2011-12-04 |
Bart Van Assche | Remove emacs modeline and/or local variables from DRD... |
commit | commitdiff | tree | snapshot |
| 2011-12-01 |
Philippe Waroquiers | Give a better help message for gdbserver when VALGRIND_LIB |
commit | commitdiff | tree | snapshot |
| 2011-11-26 |
Florian Krohm | Tweaks for the benefit of the webpage. |
commit | commitdiff | tree | snapshot |
| 2011-11-26 |
Florian Krohm | Yesterday I changed dist.authors.html and dist.news... |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Florian Krohm | Get rid of Roland McGrath et al. |
commit | commitdiff | tree | snapshot |
| 2011-11-22 |
Bart Van Assche | configure: Fix compiler version check. Closes #286384. |
commit | commitdiff | tree | snapshot |
| 2011-11-20 |
Julian Seward | arm-linux: fix signal returning so that if SA_RESTORER... |
commit | commitdiff | tree | snapshot |
| 2011-11-17 |
Philippe Waroquiers | The sparse wa maintains the nr of elements in use at... |
commit | commitdiff | tree | snapshot |
| 2011-11-16 |
Philippe Waroquiers | Clarify where to set TMPDIR to have working FIFOs. |
commit | commitdiff | tree | snapshot |
| 2011-11-16 |
Florian Krohm | New section for 3.7.1. |
commit | commitdiff | tree | snapshot |
| 2011-11-16 |
Florian Krohm | Iop_1Uto64 was not handled in the ppc insn selector. |
commit | commitdiff | tree | snapshot |
| 2011-11-14 |
Josef Weidendorfer | Callgrind: use jmpkind from VEX for side exits. |
commit | commitdiff | tree | snapshot |
| 2011-11-14 |
Josef Weidendorfer | callgrind: remove command file polling |
commit | commitdiff | tree | snapshot |
| 2011-11-11 |
Florian Krohm | Document test results. |
commit | commitdiff | tree | snapshot |
| 2011-11-09 |
Julian Seward | Merge latest changes to this file from 3_7_BRANCH. |
commit | commitdiff | tree | snapshot |
| 2011-11-09 |
Bart Van Assche | RHEL 4 build fix |
commit | commitdiff | tree | snapshot |
| 2011-11-08 |
Florian Krohm | Remove TEST_TOOLS and TEXT_EXP_TOOLS as they are no... |
commit | commitdiff | tree | snapshot |
| 2011-11-08 |
Florian Krohm | Fix prerequisite to also require linux. So testcases... |
commit | commitdiff | tree | snapshot |
| 2011-11-08 |
Julian Seward | When doing instrumentation, pay attention to the Ist... |
commit | commitdiff | tree | snapshot |
| 2011-11-06 |
Florian Krohm | Update platform_test. Add s390x-linux. Remove AIX. |
commit | commitdiff | tree | snapshot |
| 2011-11-03 |
Florian Krohm | Also display information about the assembler (binutils). |
commit | commitdiff | tree | snapshot |
| 2011-10-31 |
Julian Seward | Update comment in r2229 to place the blame in the right... |
commit | commitdiff | tree | snapshot |
| 2011-10-31 |
Julian Seward | Use normal setjmp/longjmp, not the __builtin_ ones... |
commit | commitdiff | tree | snapshot |
| 2011-10-31 |
Julian Seward | x86g_dirtyhelper_FXRSTOR: work around what looks like... |
commit | commitdiff | tree | snapshot |
| 2011-10-29 |
Florian Krohm | Remove unneeded prerequisites in testcases. |
commit | commitdiff | tree | snapshot |
| 2011-10-29 |
Florian Krohm | Include insn_pclmulqdq.def in tarball. |
commit | commitdiff | tree | snapshot |
| 2011-10-28 |
Florian Krohm | Fix the configure test for ssse3 support. GCC needs... |
commit | commitdiff | tree | snapshot |
| 2011-10-28 |
Florian Krohm | Updated ignored file lists. |
commit | commitdiff | tree | snapshot |
| 2011-10-28 |
Bart Van Assche | Use snprintf() instead of sprintf() |
commit | commitdiff | tree | snapshot |
| 2011-10-28 |
Julian Seward | Handle longer un-sized symbols on arm-linux-android. |
commit | commitdiff | tree | snapshot |
| 2011-10-28 |
Florian Krohm | Don't get the date of the build from the mail header... |
commit | commitdiff | tree | snapshot |
| 2011-10-28 |
Florian Krohm | Rewrite test to not use function clock_gettime. The... |
commit | commitdiff | tree | snapshot |
| 2011-10-27 |
Julian Seward | Some small doc updating for 3.7.0. |
commit | commitdiff | tree | snapshot |
| 2011-10-27 |
Julian Seward | Fix missing m4 quoting that autoconf-2.68 warns about. |
commit | commitdiff | tree | snapshot |
| 2011-10-26 |
Josef Weidendorfer | Get rid of over-cautious check to make BEAM happy |
commit | commitdiff | tree | snapshot |
| 2011-10-26 |
Florian Krohm | Update list of ignored files. |
commit | commitdiff | tree | snapshot |
| 2011-10-26 |
Florian Krohm | Give function copy_input_until_stop the noinline atribute. |
commit | commitdiff | tree | snapshot |
| 2011-10-26 |
Julian Seward | Some fixes for Android: |
commit | commitdiff | tree | snapshot |
| 2011-10-26 |
Julian Seward | Disable the GDB server-by-default for the time being... |
commit | commitdiff | tree | snapshot |
| 2011-10-26 |
Julian Seward | Handle "add.w reg, sp, #constT" and "addw reg, sp,... |
commit | commitdiff | tree | snapshot |
| 2011-10-25 |
Florian Krohm | Fix an out-of-bounds array access found by IBM's BEAM... |
commit | commitdiff | tree | snapshot |
| 2011-10-25 |
Florian Krohm | Add script to summarize the outcome of nightly builds. |
commit | commitdiff | tree | snapshot |
| 2011-10-25 |
Julian Seward | Bump the version. |
commit | commitdiff | tree | snapshot |
| 2011-10-25 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2011-10-24 |
Julian Seward | Fix #284384 (clang 3.1 -Wunused-value warnings in valgr... |
commit | commitdiff | tree | snapshot |
| 2011-10-24 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2011-10-24 |
Julian Seward | Don't break fcntl locks when program does mmap. #280965. |
commit | commitdiff | tree | snapshot |
| 2011-10-24 |
Julian Seward | gdbsrv: factorize gdb version handling, fix doc and... |
commit | commitdiff | tree | snapshot |
| 2011-10-24 |
Julian Seward | Change the behaviour of VALGRIND_CHECK_MEM_IS_DEFINED... |
commit | commitdiff | tree | snapshot |
| 2011-10-24 |
Florian Krohm | Add more missing files for the tarball. |
commit | commitdiff | tree | snapshot |
| 2011-10-23 |
Bart Van Assche | Remove the Qt4 regression tests because these are too... |
commit | commitdiff | tree | snapshot |
| 2011-10-23 |
Florian Krohm | Remove pth_specific.c which is unused. |
commit | commitdiff | tree | snapshot |
| 2011-10-23 |
Florian Krohm | Add some more missing files to the tarball. |
commit | commitdiff | tree | snapshot |
| 2011-10-23 |
Florian Krohm | Include README_DEVELOPERS for the GDB server in the... |
commit | commitdiff | tree | snapshot |
| 2011-10-23 |
Bart Van Assche | helgrind/tests/tc08_hbl2: Avoid busy-waiting |
commit | commitdiff | tree | snapshot |
| 2011-10-23 |
Bart Van Assche | helgrind/tests/cond_timedwait_invalid: Update expected... |
commit | commitdiff | tree | snapshot |
| 2011-10-23 |
Bart Van Assche | Check Makefile.am consistency before running regression... |
commit | commitdiff | tree | snapshot |
| 2011-10-23 |
Bart Van Assche | helgrind/tests/cond_timedwait_invalid: Port to Darwin... |
commit | commitdiff | tree | snapshot |
| next |