| 2003-11-13 |
Nicholas Nethercote | Changed error messages: now don't print anything below... |
commit | commitdiff | tree | snapshot |
| 2003-11-13 |
Nicholas Nethercote | Be quieter. |
commit | commitdiff | tree | snapshot |
| 2003-11-10 |
Jeremy Fitzhardinge | Fix some (bone-headed) loose ends left by my last check... |
commit | commitdiff | tree | snapshot |
| 2003-11-10 |
Nicholas Nethercote | Don't print this debug msg if -q is on. |
commit | commitdiff | tree | snapshot |
| 2003-11-09 |
Jeremy Fitzhardinge | Only set the thread's status to WaitSys if we're actual... |
commit | commitdiff | tree | snapshot |
| 2003-11-07 |
Jeremy Fitzhardinge | Fix some bugs in syscall/signal handling: |
commit | commitdiff | tree | snapshot |
| 2003-11-06 |
Nicholas Nethercote | Filter out line numbers in vg_scheduler.c in Helgrind... |
commit | commitdiff | tree | snapshot |
| 2003-11-06 |
Julian Seward | It's not good that the head claims to be some old stabl... |
commit | commitdiff | tree | snapshot |
| 2003-11-05 |
Julian Seward | Change VG_CORE_INTERFACE_MAJOR_VERSION to 5. |
commit | commitdiff | tree | snapshot |
| 2003-11-04 |
Julian Seward | More SSE support for cachegrind. |
commit | commitdiff | tree | snapshot |
| 2003-11-04 |
Helio Chissini... | - Fix for kernel 2.6. __user need definition. |
commit | commitdiff | tree | snapshot |
| 2003-11-04 |
Helio Chissini... | - Fix for kernel 2.6. __user need definition. |
commit | commitdiff | tree | snapshot |
| 2003-11-04 |
Julian Seward | If we bomb out due to not finding the executable, print... |
commit | commitdiff | tree | snapshot |
| 2003-11-03 |
Nicholas Nethercote | Move var declarations to start of block, for older... |
commit | commitdiff | tree | snapshot |
| 2003-11-02 |
Nicholas Nethercote | Fixed bug in overlap check in strncpy() -- it was assum... |
commit | commitdiff | tree | snapshot |
| 2003-11-02 |
Nicholas Nethercote | Implemented PUSH/POP %{FS,GS}, and PUSH %CS (Nb: there... |
commit | commitdiff | tree | snapshot |
| 2003-11-02 |
Nicholas Nethercote | Updated FAQ #8, to reflect the fact that we now support... |
commit | commitdiff | tree | snapshot |
| 2003-11-02 |
Nicholas Nethercote | Deleted FAQ #2, as it is no longer relevant for the... |
commit | commitdiff | tree | snapshot |
| 2003-11-01 |
Nicholas Nethercote | Make the startup static and suid checks follow symlinks. |
commit | commitdiff | tree | snapshot |
| 2003-11-01 |
Nicholas Nethercote | Add missing printf and pre_mem_read to rt_sigtimedwait... |
commit | commitdiff | tree | snapshot |
| 2003-11-01 |
Dirk Mueller | fix 'make dist'. |
commit | commitdiff | tree | snapshot |
| 2003-10-31 |
Jeremy Fitzhardinge | Oops, add new files |
commit | commitdiff | tree | snapshot |
| 2003-10-31 |
Jeremy Fitzhardinge | Fix --trace-malloc=yes, by using client-side VALGRIND_I... |
commit | commitdiff | tree | snapshot |
| 2003-10-31 |
Jeremy Fitzhardinge | Patch from Robert Walsh <rjwalsh@durables.org>. Adds... |
commit | commitdiff | tree | snapshot |
| 2003-10-31 |
Dirk Mueller | fixes .cfi configure problem. apparently compiling... |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Dirk Mueller | there have been reports that "stat" is not portable... |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Dirk Mueller | for some reason I need that to make it compile on suse 9 |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Dirk Mueller | make it really silent |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Nicholas Nethercote | Increased the skin major version number, to reflect... |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Nicholas Nethercote | Fix cachegrind to deal with VG_(open)() returning any... |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Nicholas Nethercote | Previously, if the command given to Valgrind didn't... |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Nicholas Nethercote | Added a regtest that uses pthreads -- there weren't... |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Jeremy Fitzhardinge | Add a --assume-2.4=yes|no CLO. This overrides the... |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Jeremy Fitzhardinge | Update some stuff related to the syscalls change: |
commit | commitdiff | tree | snapshot |
| 2003-10-29 |
Dirk Mueller | no longer sourceforge (also known as test commit) |
commit | commitdiff | tree | snapshot |
| 2003-10-19 |
Julian Seward | Add SQRTSS: square root of scalar float |
commit | commitdiff | tree | snapshot |
| 2003-10-19 |
Julian Seward | Implement UNPCKLPS and UNPCKHPS |
commit | commitdiff | tree | snapshot |
| 2003-10-19 |
Jeremy Fitzhardinge | Return an error rather than panicing when given a bad... |
commit | commitdiff | tree | snapshot |
| 2003-10-19 |
Julian Seward | SSE/SSE2 fixes needed to run the entire test suite... |
commit | commitdiff | tree | snapshot |
| 2003-10-18 |
Jeremy Fitzhardinge | There's a bug in memory ownership inheritance, which... |
commit | commitdiff | tree | snapshot |
| 2003-10-18 |
Dirk Mueller | ucomisd support |
commit | commitdiff | tree | snapshot |
| 2003-10-18 |
Nicholas Nethercote | Change things so that helgrind regtests pass on my... |
commit | commitdiff | tree | snapshot |
| 2003-10-18 |
Nicholas Nethercote | Remove the configure-time NPTL test, the results of... |
commit | commitdiff | tree | snapshot |
| 2003-10-18 |
Nicholas Nethercote | Renamed two of the new files: |
commit | commitdiff | tree | snapshot |
| 2003-10-17 |
Julian Seward | Clean up and extend some of the SSE instrumentation... |
commit | commitdiff | tree | snapshot |
| 2003-10-17 |
Julian Seward | Implement MOVNTDQ (a SSE/SSE2 insn) |
commit | commitdiff | tree | snapshot |
| 2003-10-17 |
Dirk Mueller | - add test to detect if GNU as supports .cfi directives |
commit | commitdiff | tree | snapshot |
| 2003-10-17 |
Dirk Mueller | heh, apparently not even SuSE 8.2 has a recent-enough... |
commit | commitdiff | tree | snapshot |
| 2003-10-17 |
Dirk Mueller | detect NPTL environment at runtime. candidate for MERGE... |
commit | commitdiff | tree | snapshot |
| 2003-10-17 |
Dirk Mueller | whoops. unbreak stat'ing of executables in path |
commit | commitdiff | tree | snapshot |
| 2003-10-16 |
Dirk Mueller | fix compile with 2.6.0test7 |
commit | commitdiff | tree | snapshot |
| 2003-10-16 |
Dirk Mueller | fix build with kernel 2.6.x |
commit | commitdiff | tree | snapshot |
| 2003-10-16 |
Dirk Mueller | provide CFI for newer gdb versions which are confused... |
commit | commitdiff | tree | snapshot |
| 2003-10-16 |
Nicholas Nethercote | Added header + copyright notice + footer to some files... |
commit | commitdiff | tree | snapshot |
| 2003-10-16 |
Jeremy Fitzhardinge | Oops, forgot *.c for helgrind tests |
commit | commitdiff | tree | snapshot |
| 2003-10-15 |
Jeremy Fitzhardinge | Add some regression tests for helgrind. |
commit | commitdiff | tree | snapshot |
| 2003-10-15 |
Dirk Mueller | refuse to valgrind apps that are suid or sgid, as it... |
commit | commitdiff | tree | snapshot |
| 2003-10-15 |
Nicholas Nethercote | Fixed terrible(!) typo. |
commit | commitdiff | tree | snapshot |
| 2003-10-15 |
Nicholas Nethercote | Fixed VG_(ssort)(), which was broken for the size ... |
commit | commitdiff | tree | snapshot |
| 2003-10-15 |
Nicholas Nethercote | Allow VGOFF_() symbols to be global, so that skins... |
commit | commitdiff | tree | snapshot |
| 2003-10-15 |
Nicholas Nethercote | Fix a couple of compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2003-10-14 |
Jeremy Fitzhardinge | Implement repe scas. |
commit | commitdiff | tree | snapshot |
| 2003-10-14 |
Jeremy Fitzhardinge | When creating a logfile name, add a sequence number... |
commit | commitdiff | tree | snapshot |
| 2003-10-14 |
Jeremy Fitzhardinge | Fix a bug in the duplicate string squasher, which was... |
commit | commitdiff | tree | snapshot |
| 2003-10-14 |
Jeremy Fitzhardinge | Adds VG_(describe_addr)() for generating symbolic descr... |
commit | commitdiff | tree | snapshot |
| 2003-10-14 |
Jeremy Fitzhardinge | This creates a new UInstr for multiply. This is mainly... |
commit | commitdiff | tree | snapshot |
| 2003-10-14 |
Jeremy Fitzhardinge | We expect new output with the syscalls changes. |
commit | commitdiff | tree | snapshot |
| 2003-10-14 |
Julian Seward | Mention that -fno-inline is a helpful build flag when... |
commit | commitdiff | tree | snapshot |
| 2003-10-13 |
Jeremy Fitzhardinge | Document the state machine implemented in vg_proxylwp.c. |
commit | commitdiff | tree | snapshot |
| 2003-10-13 |
Jeremy Fitzhardinge | A complete reworking of Valgrind's handling of system... |
commit | commitdiff | tree | snapshot |
| 2003-10-13 |
Nicholas Nethercote | Fixed "pop (%esp)", which must increment %esp before... |
commit | commitdiff | tree | snapshot |
| 2003-10-12 |
Nicholas Nethercote | Added (trivially) support for "push %ss". Minimally... |
commit | commitdiff | tree | snapshot |
| 2003-10-12 |
Nicholas Nethercote | Added (trivally) support for "pop %ss". Untested. |
commit | commitdiff | tree | snapshot |
| 2003-10-12 |
Nicholas Nethercote | Added a couple of small #ifdefs so that Valgrind works... |
commit | commitdiff | tree | snapshot |
| 2003-10-12 |
Julian Seward | Delete some "inline" directives on functions that gcc... |
commit | commitdiff | tree | snapshot |
| 2003-10-12 |
Julian Seward | Implement DIVPS/DIVPD (Tom Hughes <thh@cyberscience... |
commit | commitdiff | tree | snapshot |
| 2003-10-12 |
Julian Seward | Implement pthread_spinlock_* (Tim Potter, tpot@samba... |
commit | commitdiff | tree | snapshot |
| 2003-10-10 |
Nicholas Nethercote | Whoops, forgot to commit changes to Makefile.am when... |
commit | commitdiff | tree | snapshot |
| 2003-10-09 |
Dirk Mueller | include sys/time.h when we have it. |
commit | commitdiff | tree | snapshot |
| 2003-10-09 |
Nicholas Nethercote | Added interceptions for: |
commit | commitdiff | tree | snapshot |
| 2003-10-07 |
Julian Seward | Rudimentary, kludgy, incomplete and probably just plain... |
commit | commitdiff | tree | snapshot |
| 2003-10-03 |
Julian Seward | Handle SSE5. |
commit | commitdiff | tree | snapshot |
| 2003-10-02 |
Nicholas Nethercote | Moved the MALLOCLIKE and FREELIKE client requests out... |
commit | commitdiff | tree | snapshot |
| 2003-10-02 |
Nicholas Nethercote | Fixed up the client request info in the docs, which... |
commit | commitdiff | tree | snapshot |
| 2003-10-01 |
Nicholas Nethercote | Improved the ESP-update pass -- it's method for finding... |
commit | commitdiff | tree | snapshot |
| 2003-10-01 |
Dirk Mueller | speed optimisation: assuming that a tempreg not related... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Dirk Mueller | export emit_movzbl_regmem_reg as the other variants... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Dirk Mueller | inc/dec %ESP support |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | The name-mangled versions of __builtin_new() and __buil... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | Export to skins a function, VG_(HT_count_nodes)(),... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | comment change only |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | Removed sort_hash_array(). Changed VG_(HT_to_sorted_ar... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | Added a generic VG_(ssort)() function, like stdlib... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | Teach Helgrind to cope with negative args to malloc... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | Added a new flag ',' to printf() format specifications... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | Made VG_(read_millisecond_timer)() available to skins... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | Added VG_(getcwd_alloc)(), which is much easier to... |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | Tiny formatting changes |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Nicholas Nethercote | Disallowed size==1 for WIDEN. |
commit | commitdiff | tree | snapshot |
| 2003-09-30 |
Julian Seward | Don't panic on MMX UInstrs. In effect, makes it work... |
commit | commitdiff | tree | snapshot |
| next |