| 2011-05-27 |
Julian Seward | Add a field 'UChar delta' to IRStmt_IMark, and use... |
commit | commitdiff | tree | snapshot |
| 2011-05-18 |
Bart Van Assche | DRD: eliminate two redundant global variable definition... |
commit | commitdiff | tree | snapshot |
| 2011-05-18 |
Bart Van Assche | Define pass_signals[] only once such that Valgrind... |
commit | commitdiff | tree | snapshot |
| 2011-05-18 |
Bart Van Assche | Follow-up for r11770: added missing 'void' keyword. |
commit | commitdiff | tree | snapshot |
| 2011-05-18 |
Bart Van Assche | Reverted r11774 because it didn't make sense. |
commit | commitdiff | tree | snapshot |
| 2011-05-18 |
Bart Van Assche | Added missing extern keywords. Patch provided by Daniel... |
commit | commitdiff | tree | snapshot |
| 2011-05-18 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | gdbserver: (#214909 c 91) |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | gdbserver: (#214909 c 82) |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | gdbserver: misc fixes (#214909 c 77) |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Bart Van Assche | drd/tests/pth_detached.c: eliminated thread_arg[] array... |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | gdbserver: Fixes for ARM-Thumb (#214909 c 76) |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | Better checking for command line options that should... |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | s390x: add test cases for STCK{,E,F} instructions.... |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | s390x: provide clock instructions like STCK |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | Enable sys_pwrite64 on ppc64-linux. Fixes #272955. |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | Add entry w.r.t. the s390x port. (Florian Krohm <britz... |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | Update expected outputs. |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Julian Seward | Make this test much more independent of glibc, and... |
commit | commitdiff | tree | snapshot |
| 2011-05-16 |
Julian Seward | Reorder tests poking around in the x86 instruction... |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | Suppressed compiler warnings triggered by none/tests... |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | gdbserver_tests/make_local_links: made invocation of... |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | Silence compiler warnings triggered by certain regressi... |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | Added configure tests for the compiler flags -Wno-nonnu... |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | Removed "prereq: test -e gdb" again from those tests... |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | Get rid of the remaining "set but not used" warnings... |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | gdbserver tests: only create the gdbserver_tests/gdb... |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | Skip gdbserver tests if ./configure did not find gdb. |
commit | commitdiff | tree | snapshot |
| 2011-05-15 |
Bart Van Assche | gdbserver_tests/t.c: Fixed two occurrences of the same... |
commit | commitdiff | tree | snapshot |
| 2011-05-12 |
Julian Seward | Remove old exp-ptrcheck tests which were never used. |
commit | commitdiff | tree | snapshot |
| 2011-05-12 |
Julian Seward | Delete exp-sgcheck tests that are redundant following... |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Julian Seward | * fixed two bugs reported by the IBM BEAM checker: |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Josef Weidendorfer | Fixed bug 272661 |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Josef Weidendorfer | Fix bug 267383 |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Julian Seward | Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this... |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Julian Seward | When reading Dwarf3 variable type and location informat... |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Julian Seward | Update the manual following removal of heap-check funct... |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Julian Seward | ARM front end only: when processing Thumb instructions... |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Josef Weidendorfer | Fix bugs catched by BEAM |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Julian Seward | Remove heap checking from exp-ptrcheck, leaving only... |
commit | commitdiff | tree | snapshot |
| 2011-05-10 |
Julian Seward | Improvements for testing and compilation breakage for... |
commit | commitdiff | tree | snapshot |
| 2011-05-10 |
Julian Seward | Handle executables created by the Xcode 3.2.x linker... |
commit | commitdiff | tree | snapshot |
| 2011-05-09 |
Julian Seward | Back out r11705, which was an attempt to make reading... |
commit | commitdiff | tree | snapshot |
| 2011-05-09 |
Julian Seward | VG_(mkstemp): fix infinite loop in the case where ... |
commit | commitdiff | tree | snapshot |
| 2011-05-09 |
Julian Seward | Tidying up of branch-predict hint macros LIKELY/UNLIKEL... |
commit | commitdiff | tree | snapshot |
| 2011-05-09 |
Julian Seward | Add LIKELY/UNLIKELY macros for general use, replacing... |
commit | commitdiff | tree | snapshot |
| 2011-05-09 |
Julian Seward | Fix link flags so that 'vgdb' can be built on x86-darwin. |
commit | commitdiff | tree | snapshot |
| 2011-05-09 |
Julian Seward | s390x: fix DISP20 macro. Remove duplicate defn and... |
commit | commitdiff | tree | snapshot |
| 2011-05-09 |
Bart Van Assche | memcheck: Fixed a bug in the address ranges reported... |
commit | commitdiff | tree | snapshot |
| 2011-05-09 |
Julian Seward | read_dwarf2_lineblock: debug printing fix (no functiona... |
commit | commitdiff | tree | snapshot |
| 2011-05-09 |
Julian Seward | ppc{32,64}-linux: mark VG_MINIMAL_LONGJMP as noreturn... |
commit | commitdiff | tree | snapshot |
| 2011-05-08 |
Julian Seward | Handle Iop_I64UtoF32 in the ppc32/ppc64 insn selector... |
commit | commitdiff | tree | snapshot |
| 2011-05-08 |
Julian Seward | Fix jump kind for indirect BLX for Thumb insns. Bug... |
commit | commitdiff | tree | snapshot |
| 2011-05-08 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree | snapshot |
| 2011-05-08 |
Bart Van Assche | Follow-up for r11729: make the gdbserver regression... |
commit | commitdiff | tree | snapshot |
| 2011-05-08 |
Bart Van Assche | Fixed one bug in gdbserver_tests/t.c and several compil... |
commit | commitdiff | tree | snapshot |
| 2011-05-08 |
Bart Van Assche | Added Subversion ignore list for directory gdbserver_tests. |
commit | commitdiff | tree | snapshot |
| 2011-05-08 |
Julian Seward | Support DMB and DSB variants on Thumb. Bug 266035... |
commit | commitdiff | tree | snapshot |
| 2011-05-06 |
Julian Seward | Implement a GDB server in Valgrind. See #214909. |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Julian Seward | Fix an assertion failure caused by r2144 (improved... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Julian Seward | Tighten up condition code handling in the back end... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Julian Seward | mkLazyN: fix incorrect type decl for 'mergeTy64', as... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Julian Seward | scalarts_limitations_fail_NORETURN: fix a format string... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Julian Seward | setup_client_stack: use have_exename to consistently... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Julian Seward | calling format_message: when passing frameNo == -1... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Julian Seward | handle_maybe_load_notifier: assert when symbol == NULL... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Julian Seward | VG_(env_unsetenv), VG_(env_clone): add assertions so... |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Julian Seward | Support DMB and DSB variants on ARM. Bug 266035 comment 3. |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Julian Seward | arm-linux: Set _start symbol alignment and type. Bug... |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Julian Seward | Fix a bogus assertion observed by Florian Krohm. |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Julian Seward | Fix a nonsensical assertion observed by Florian Krohm. |
commit | commitdiff | tree | snapshot |
| 2011-05-02 |
Julian Seward | Add a spec rule for V after SUB. |
commit | commitdiff | tree | snapshot |
| 2011-05-02 |
Julian Seward | Split up armg_calculate_flags_nzcv into four functions... |
commit | commitdiff | tree | snapshot |
| 2011-05-01 |
Julian Seward | Improvements to condition code handling on ARM. |
commit | commitdiff | tree | snapshot |
| 2011-05-01 |
Julian Seward | When simplifying (improving) the IR generated by the... |
commit | commitdiff | tree | snapshot |
| 2011-04-30 |
Bart Van Assche | DRD: fix issues reported by the IBM static analysis... |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Julian Seward | Handle Iop_Not64 when doing 32-bit code generation... |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Julian Seward | s390x : misc cleanups |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Julian Seward | s390x : misc cleanups |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Julian Seward | s390x: Implement Ist_MBE |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Julian Seward | s390x: fix code confusion |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Bart Van Assche | syswrap/Linux: trace ioctl() calls only once / do not... |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Julian Seward | Change the TT_FAST hash function for from "insn_address... |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Julian Seward | Change the default (minimum) client malloc alignment... |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Robert Walsh | Fix no-arg ioctls on Darwin. |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Julian Seward | s390x: invalid use of R0 as base register |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Julian Seward | s390x: fpr - gpr transfer facility -- valgrind side... |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Julian Seward | s390x: fpr - gpr transfer facility |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Julian Seward | Fix bogus asm constraints in jm-insns.c. Fixes #263919. |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Julian Seward | Add alternative expected output cases for more recent... |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Julian Seward | Fix up incorrect usage of Iop_I64UtoF32 in the PowerPC... |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Julian Seward | Fix a bunch of printf format-string warnings when compi... |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Julian Seward | Fix up some enum confusion to do with ARMNeonUnOp and... |
commit | commitdiff | tree | snapshot |
| 2011-04-26 |
Julian Seward | Fix up enum confusion between PPCAvOp and PPCAvFpOp... |
commit | commitdiff | tree | snapshot |
| 2011-04-26 |
Julian Seward | Fix a type mismatch that gcc-4.6 warns about. |
commit | commitdiff | tree | snapshot |
| 2011-04-26 |
Julian Seward | Remove some unused code that gcc-4.6 warns about. |
commit | commitdiff | tree | snapshot |
| 2011-04-26 |
Julian Seward | Fix a couple of bogus asm constraints observed when... |
commit | commitdiff | tree | snapshot |
| 2011-04-21 |
Julian Seward | Fix a couple of warnings when building the regtests. |
commit | commitdiff | tree | snapshot |
| 2011-04-21 |
Julian Seward | Make reading of line number info from LLVM-2.9-generate... |
commit | commitdiff | tree | snapshot |
| next |