2011-06-26 |
Julian Seward | Memcheck: |
commit | commitdiff | tree |
2011-06-26 |
Julian Seward | GDB server: |
commit | commitdiff | tree |
2011-06-26 |
Julian Seward | Add support for PIC executables (e.g. firefox on Ubuntu... |
commit | commitdiff | tree |
2011-06-26 |
Julian Seward | GDB server: |
commit | commitdiff | tree |
2011-06-25 |
Julian Seward | Minor documentation fixes for the GDB server. (Philipp... |
commit | commitdiff | tree |
2011-06-25 |
Florian Krohm | Announce fix of #275710 |
commit | commitdiff | tree |
2011-06-25 |
Florian Krohm | Get rid of some compiler warnings. |
commit | commitdiff | tree |
2011-06-25 |
Florian Krohm | Update ignored files for exp-sgcheck. |
commit | commitdiff | tree |
2011-06-25 |
Florian Krohm | Update ignored files for s390x |
commit | commitdiff | tree |
2011-06-24 |
Julian Seward | Fix #undefs that are inconsistent with those further... |
commit | commitdiff | tree |
2011-06-24 |
Julian Seward | Documentation updates for Helgrind. |
commit | commitdiff | tree |
2011-06-24 |
Julian Seward | Add tests for displaying of locks held by threads in... |
commit | commitdiff | tree |
2011-06-24 |
Julian Seward | Fix up the remaining .stderr.exp-s following r11824... |
commit | commitdiff | tree |
2011-06-24 |
Julian Seward | Fix a bunch of helgrind .stderr.exp-s following r11824... |
commit | commitdiff | tree |
2011-06-24 |
Julian Seward | Merge the contents of the HGDEV2 branch into trunk: |
commit | commitdiff | tree |
2011-06-19 |
Robert Walsh | Fix ignores for Darwin. |
commit | commitdiff | tree |
2011-06-18 |
Julian Seward | Minor GDBserver source tidying. Also a small usability... |
commit | commitdiff | tree |
2011-06-17 |
Julian Seward | Move the GDBserver documentation from the "Valgrind... |
commit | commitdiff | tree |
2011-06-17 |
Julian Seward | Edits for the GDBserver documentation. |
commit | commitdiff | tree |
2011-06-16 |
Julian Seward | Track vex r2163 (en-mass renaming of vector narrowing... |
commit | commitdiff | tree |
2011-06-15 |
Julian Seward | Fix safe_fd exhaustion in fork chain caused by non... |
commit | commitdiff | tree |
2011-06-15 |
Julian Seward | Unbreak Altivec code following vex r2159 (renaming of |
commit | commitdiff | tree |
2011-06-15 |
Julian Seward | Valgrind-side fixes and tests for PACKUSDW, to track... |
commit | commitdiff | tree |
2011-06-15 |
Julian Seward | Add debugging hack, if 0'd, to print a stack trace... |
commit | commitdiff | tree |
2011-06-15 |
Julian Seward | Track renaming of vector saturating narrowing primops... |
commit | commitdiff | tree |
2011-06-13 |
Julian Seward | Add rough list of bugs that have been fixed since 3... |
commit | commitdiff | tree |
2011-06-13 |
Julian Seward | Try to handle LL caches which are of size 50% above... |
commit | commitdiff | tree |
2011-06-10 |
Josef Weidendorfer | Add cpuid cache values from Intel SDM 5/11 |
commit | commitdiff | tree |
2011-06-10 |
Tom Hughes | Teach cachegrind/callgrind how to parse the cache descr... |
commit | commitdiff | tree |
2011-06-09 |
Tom Hughes | Use the precomputed sets_min_1 value consistently when... |
commit | commitdiff | tree |
2011-06-08 |
Tom Hughes | Fix perf_event open on s390. |
commit | commitdiff | tree |
2011-06-08 |
Tom Hughes | Fix some warnings I introduced in r11804. |
commit | commitdiff | tree |
2011-06-08 |
Tom Hughes | Add support for prlimit64 on x86 and amd64. |
commit | commitdiff | tree |
2011-06-08 |
Tom Hughes | Update system call lists to match current kernel source. |
commit | commitdiff | tree |
2011-06-08 |
Tom Hughes | It seems that the perf_counter_open system call was... |
commit | commitdiff | tree |
2011-06-07 |
Julian Seward | Add a simple but (to me, at least) useful thing, if... |
commit | commitdiff | tree |
2011-06-07 |
Tom Hughes | Define _GNU_SOURCE for access to CLONE_XXX flags with... |
commit | commitdiff | tree |
2011-06-07 |
Julian Seward | Fix the computation of debuginfo bias values, in the... |
commit | commitdiff | tree |
2011-06-07 |
Tom Hughes | Add glibc 2.14 support. Patch from Dmitry Djachenko... |
commit | commitdiff | tree |
2011-06-07 |
Julian Seward | find_nsegment_idx: double size of the lookup cache... |
commit | commitdiff | tree |
2011-06-07 |
Julian Seward | Add a fourth --smc-check= variant, --smc-check=all... |
commit | commitdiff | tree |
2011-06-05 |
Bart Van Assche | Mention the "3.x" Linux kernel version explicitly in... |
commit | commitdiff | tree |
2011-06-05 |
Bart Van Assche | Make Valgrind build on Linux kernel 3.0 and beyond... |
commit | commitdiff | tree |
2011-06-03 |
Julian Seward | Followup fix to r11794 (generalise processing of PT_LOA... |
commit | commitdiff | tree |
2011-06-02 |
Julian Seward | ML_(read_elf_debug_info): when processing PT_LOAD entri... |
commit | commitdiff | tree |
2011-05-31 |
Julian Seward | On arm-linux, give gcc "-mcpu=cortex-a8" so as to persu... |
commit | commitdiff | tree |
2011-05-31 |
Julian Seward | Add file missing from r11791 due to insufficient coffee. |
commit | commitdiff | tree |
2011-05-31 |
Julian Seward | More gdbserver test fixes, from #214909 c 101: |
commit | commitdiff | tree |
2011-05-30 |
Julian Seward | Handle ELF objects with two .eh_frame sections. This... |
commit | commitdiff | tree |
2011-05-30 |
Julian Seward | Un-break all non x86/amd64 targets following r11786... |
commit | commitdiff | tree |
2011-05-29 |
Julian Seward | Un-break Darwin build following r2155/r11786 -- use... |
commit | commitdiff | tree |
2011-05-29 |
Julian Seward | Remove a load from the s390x dispatcher loop, as per... |
commit | commitdiff | tree |
2011-05-29 |
Julian Seward | Give the amd64-linux and x86-linux dispatchers two... |
commit | commitdiff | tree |
2011-05-28 |
Julian Seward | dispatch-x86-linux.S: |
commit | commitdiff | tree |
2011-05-28 |
Julian Seward | Undo bogus comment changes committed in r11783. |
commit | commitdiff | tree |
2011-05-28 |
Julian Seward | Test for guest-state-pointer changes by checking its... |
commit | commitdiff | tree |
2011-05-28 |
Julian Seward | Fix ppc64-linux build following introduction of IRStmt_... |
commit | commitdiff | tree |
2011-05-28 |
Julian Seward | Remove another memory reference from the arm dispatcher... |
commit | commitdiff | tree |
2011-05-28 |
Julian Seward | Get rid of a bunch of loads in the arm dispatcher inner... |
commit | commitdiff | tree |
2011-05-27 |
Julian Seward | Further fixes for GDB server on Thumb code: |
commit | commitdiff | tree |
2011-05-18 |
Bart Van Assche | DRD: eliminate two redundant global variable definition... |
commit | commitdiff | tree |
2011-05-18 |
Bart Van Assche | Define pass_signals[] only once such that Valgrind... |
commit | commitdiff | tree |
2011-05-18 |
Bart Van Assche | Follow-up for r11770: added missing 'void' keyword. |
commit | commitdiff | tree |
2011-05-18 |
Bart Van Assche | Reverted r11774 because it didn't make sense. |
commit | commitdiff | tree |
2011-05-18 |
Bart Van Assche | Added missing extern keywords. Patch provided by Daniel... |
commit | commitdiff | tree |
2011-05-18 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | gdbserver: (#214909 c 91) |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | gdbserver: (#214909 c 82) |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | gdbserver: misc fixes (#214909 c 77) |
commit | commitdiff | tree |
2011-05-17 |
Bart Van Assche | drd/tests/pth_detached.c: eliminated thread_arg[] array... |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | gdbserver: Fixes for ARM-Thumb (#214909 c 76) |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | Better checking for command line options that should... |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | s390x: add test cases for STCK{,E,F} instructions.... |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | Enable sys_pwrite64 on ppc64-linux. Fixes #272955. |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | Add entry w.r.t. the s390x port. (Florian Krohm <britz... |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | Update expected outputs. |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | Make this test much more independent of glibc, and... |
commit | commitdiff | tree |
2011-05-16 |
Julian Seward | Reorder tests poking around in the x86 instruction... |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | Suppressed compiler warnings triggered by none/tests... |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | gdbserver_tests/make_local_links: made invocation of... |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | Silence compiler warnings triggered by certain regressi... |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | Added configure tests for the compiler flags -Wno-nonnu... |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | Removed "prereq: test -e gdb" again from those tests... |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | Get rid of the remaining "set but not used" warnings... |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | gdbserver tests: only create the gdbserver_tests/gdb... |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | Skip gdbserver tests if ./configure did not find gdb. |
commit | commitdiff | tree |
2011-05-15 |
Bart Van Assche | gdbserver_tests/t.c: Fixed two occurrences of the same... |
commit | commitdiff | tree |
2011-05-12 |
Julian Seward | Remove old exp-ptrcheck tests which were never used. |
commit | commitdiff | tree |
2011-05-12 |
Julian Seward | Delete exp-sgcheck tests that are redundant following... |
commit | commitdiff | tree |
2011-05-11 |
Julian Seward | * fixed two bugs reported by the IBM BEAM checker: |
commit | commitdiff | tree |
2011-05-11 |
Josef Weidendorfer | Fixed bug 272661 |
commit | commitdiff | tree |
2011-05-11 |
Josef Weidendorfer | Fix bug 267383 |
commit | commitdiff | tree |
2011-05-11 |
Julian Seward | Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this... |
commit | commitdiff | tree |
2011-05-11 |
Julian Seward | When reading Dwarf3 variable type and location informat... |
commit | commitdiff | tree |
2011-05-11 |
Julian Seward | Update the manual following removal of heap-check funct... |
commit | commitdiff | tree |
2011-05-11 |
Josef Weidendorfer | Fix bugs catched by BEAM |
commit | commitdiff | tree |
2011-05-11 |
Julian Seward | Remove heap checking from exp-ptrcheck, leaving only... |
commit | commitdiff | tree |
2011-05-10 |
Julian Seward | Improvements for testing and compilation breakage for... |
commit | commitdiff | tree |
2011-05-10 |
Julian Seward | Handle executables created by the Xcode 3.2.x linker... |
commit | commitdiff | tree |
next |