| 2003-09-30 |
Julian Seward | Implement MOVQ -- move 8 bytes of XMM reg or mem to... |
commit | commitdiff | tree | snapshot |
| 2003-09-29 |
Nicholas Nethercote | Change things so that default.supp is only deleted... |
commit | commitdiff | tree | snapshot |
| 2003-09-29 |
Nicholas Nethercote | Add a couple more CPUID-auto-detect cases for Intel... |
commit | commitdiff | tree | snapshot |
| 2003-09-29 |
Nicholas Nethercote | Fix broken regtest. |
commit | commitdiff | tree | snapshot |
| 2003-09-29 |
Nicholas Nethercote | Fix minor cut+paste error. |
commit | commitdiff | tree | snapshot |
| 2003-09-29 |
Dirk Mueller | revert accidental debug code I committed last time. |
commit | commitdiff | tree | snapshot |
| 2003-09-28 |
Nicholas Nethercote | Fixed the static-link check at startup -- it was broken... |
commit | commitdiff | tree | snapshot |
| 2003-09-28 |
Julian Seward | Increase size of block-tracking hash table(s) from... |
commit | commitdiff | tree | snapshot |
| 2003-09-27 |
Julian Seward | Add a suppression for stack underrun bug(s) in the... |
commit | commitdiff | tree | snapshot |
| 2003-09-27 |
Dirk Mueller | implement IN and OUT opcodes. |
commit | commitdiff | tree | snapshot |
| 2003-09-27 |
Nicholas Nethercote | Remove extraneous tabs from Memcheck --trace-codegen... |
commit | commitdiff | tree | snapshot |
| 2003-09-26 |
Nicholas Nethercote | Remove two pieces of identical code used by Memcheck... |
commit | commitdiff | tree | snapshot |
| 2003-09-26 |
Nicholas Nethercote | Add support for "movl imm32, %esp". Needed for 'grindi... |
commit | commitdiff | tree | snapshot |
| 2003-09-26 |
Nicholas Nethercote | Fix a couple of bugs in the sigalstack wrapper (Nb... |
commit | commitdiff | tree | snapshot |
| 2003-09-26 |
Dirk Mueller | implement a couple more instructions. I've mailed this... |
commit | commitdiff | tree | snapshot |
| 2003-09-26 |
Dirk Mueller | be more specific which allocation failed |
commit | commitdiff | tree | snapshot |
| 2003-09-26 |
Dirk Mueller | implement all SSE(2) ucodes. now I can run mplayer... |
commit | commitdiff | tree | snapshot |
| 2003-09-25 |
Nicholas Nethercote | At startup, now tests if program is statically linked... |
commit | commitdiff | tree | snapshot |
| 2003-09-25 |
Nicholas Nethercote | Cleaned up reading of debug info a bit. |
commit | commitdiff | tree | snapshot |
| 2003-09-23 |
Dirk Mueller | typo |
commit | commitdiff | tree | snapshot |
| 2003-09-19 |
Nicholas Nethercote | Addrcheck was broken, because it wasn't recognising... |
commit | commitdiff | tree | snapshot |
| 2003-09-18 |
Nicholas Nethercote | Using start_eip instead of eip for disassembly failure... |
commit | commitdiff | tree | snapshot |
| 2003-09-18 |
Dirk Mueller | add suppression about common X11 protocol and ICE error... |
commit | commitdiff | tree | snapshot |
| 2003-09-18 |
Dirk Mueller | remove default.supp during clean |
commit | commitdiff | tree | snapshot |
| 2003-09-18 |
Dirk Mueller | compiler warning fixes |
commit | commitdiff | tree | snapshot |
| 2003-09-18 |
Dirk Mueller | fix compiler warnings |
commit | commitdiff | tree | snapshot |
| 2003-09-18 |
Dirk Mueller | fix compiler warning |
commit | commitdiff | tree | snapshot |
| 2003-09-17 |
Julian Seward | Suppress a couple more messages when -q applies. |
commit | commitdiff | tree | snapshot |
| 2003-09-17 |
Julian Seward | Add patch from Stephan Kulow to solve the following: |
commit | commitdiff | tree | snapshot |
| 2003-09-16 |
Nicholas Nethercote | Added some skin-visible functions that give skins a... |
commit | commitdiff | tree | snapshot |
| 2003-09-15 |
Nicholas Nethercote | Made the realpath overlap ones apply for Addrcheck... |
commit | commitdiff | tree | snapshot |
| 2003-09-09 |
Nicholas Nethercote | Fix problem with adjtimex. |
commit | commitdiff | tree | snapshot |
| 2003-09-09 |
Nicholas Nethercote | With -v option, client program's argv[] now printed... |
commit | commitdiff | tree | snapshot |
| 2003-09-05 |
Nicholas Nethercote | Made Addrcheck distinguish between invalid reads and... |
commit | commitdiff | tree | snapshot |
| 2003-09-05 |
Nicholas Nethercote | Forgot to add these files for the writev regression... |
commit | commitdiff | tree | snapshot |
| 2003-09-05 |
Dirk Mueller | patch for adjtimex syscall by Bob Van Manen <BVanManen... |
commit | commitdiff | tree | snapshot |
| 2003-09-04 |
Nicholas Nethercote | Fixed readv() and writev() so they won't fall over... |
commit | commitdiff | tree | snapshot |
| 2003-09-04 |
Nicholas Nethercote | Trivial assertion fix -- the SSE3 instructions can... |
commit | commitdiff | tree | snapshot |
| 2003-09-04 |
Nicholas Nethercote | Fixed brk(); it was almost completely broken. |
commit | commitdiff | tree | snapshot |
| 2003-09-04 |
Nicholas Nethercote | Fixed overlap errors so the hacky strdup'ing of strings... |
commit | commitdiff | tree | snapshot |
| 2003-08-29 |
Nicholas Nethercote | docs typo |
commit | commitdiff | tree | snapshot |
| 2003-08-28 |
Nicholas Nethercote | Minor fix: errors on MMX_MemRd instructions were errone... |
commit | commitdiff | tree | snapshot |
| 2003-08-26 |
Dirk Mueller | implement waitpid syscall. Patch by Benjamin Lee <benja... |
commit | commitdiff | tree | snapshot |
| 2003-08-25 |
Nicholas Nethercote | Teach Cachegrind about SSE instructions, courtesy of... |
commit | commitdiff | tree | snapshot |
| 2003-08-20 |
Nicholas Nethercote | Added #17 about how to write suppressions. |
commit | commitdiff | tree | snapshot |
| 2003-08-19 |
Nicholas Nethercote | Fix up the way SK_(update_extra)() is called. |
commit | commitdiff | tree | snapshot |
| 2003-08-19 |
Nicholas Nethercote | Comment-only change |
commit | commitdiff | tree | snapshot |
| 2003-08-19 |
Nicholas Nethercote | Fix inaccuracies in #12. |
commit | commitdiff | tree | snapshot |
| 2003-08-15 |
Nicholas Nethercote | Added FAQ #16, about that assertion failure in 'make... |
commit | commitdiff | tree | snapshot |
| 2003-08-14 |
Nicholas Nethercote | comments change only |
commit | commitdiff | tree | snapshot |
| 2003-08-13 |
Nicholas Nethercote | Another update to #12. |
commit | commitdiff | tree | snapshot |
| 2003-08-13 |
Nicholas Nethercote | Clarified FAQ #14. |
commit | commitdiff | tree | snapshot |
| 2003-08-10 |
Dirk Mueller | its linux 2.6.x these days |
commit | commitdiff | tree | snapshot |
| 2003-08-07 |
Nicholas Nethercote | Added FAQ 15, about writing to read-only memory. |
commit | commitdiff | tree | snapshot |
| 2003-07-30 |
Julian Seward | Add memcmp() to our collection of functions we do ourse... |
commit | commitdiff | tree | snapshot |
| 2003-07-27 |
Julian Seward | more wibble |
commit | commitdiff | tree | snapshot |
| 2003-07-26 |
Julian Seward | wibble |
commit | commitdiff | tree | snapshot |
| 2003-07-26 |
Julian Seward | --> 20030725 |
commit | commitdiff | tree | snapshot |
| 2003-07-26 |
Julian Seward | Increase VG_N_FORKHANDLERSTACK from 2 to 4. For reason... |
commit | commitdiff | tree | snapshot |
| 2003-07-25 |
Julian Seward | Update for 20030725. |
commit | commitdiff | tree | snapshot |
| 2003-07-25 |
Julian Seward | VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH): remove leadin... |
commit | commitdiff | tree | snapshot |
| 2003-07-24 |
Julian Seward | Fix the strdup-of-OverlapErr-string problem better... |
commit | commitdiff | tree | snapshot |
| 2003-07-24 |
Julian Seward | construct_error(): strdup the supplied s (string) param... |
commit | commitdiff | tree | snapshot |
| 2003-07-24 |
Nicholas Nethercote | Moved vg_kerneliface.h from coregrind/ to include/... |
commit | commitdiff | tree | snapshot |
| 2003-07-24 |
Nicholas Nethercote | Changed the behaviour of realloc() in Memcheck, Addrche... |
commit | commitdiff | tree | snapshot |
| 2003-07-24 |
Nicholas Nethercote | A big commit size-wise, but small concept-wise: remove... |
commit | commitdiff | tree | snapshot |
| 2003-07-23 |
Julian Seward | Use init_ExeContext_storage instead of relying (uninten... |
commit | commitdiff | tree | snapshot |
| 2003-07-23 |
Nicholas Nethercote | Just clarified VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH... |
commit | commitdiff | tree | snapshot |
| 2003-07-23 |
Nicholas Nethercote | Fix a problem in VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PAT... |
commit | commitdiff | tree | snapshot |
| 2003-07-22 |
Nicholas Nethercote | Changed behaviour of VALGRIND_COUNT_LEAKS slightly... |
commit | commitdiff | tree | snapshot |
| 2003-07-22 |
Nicholas Nethercote | Truncate the cachegrind.out.<pid> file, if it already... |
commit | commitdiff | tree | snapshot |
| 2003-07-22 |
Julian Seward | Add to the list of new stuff in 20030716, some things... |
commit | commitdiff | tree | snapshot |
| 2003-07-22 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-07-22 |
Nicholas Nethercote | Added overlap checking to Addrcheck, mostly just moving... |
commit | commitdiff | tree | snapshot |
| 2003-07-22 |
Nicholas Nethercote | Installing vg_skin.h and dependent .h files, on Josef... |
commit | commitdiff | tree | snapshot |
| 2003-07-21 |
Nicholas Nethercote | Fix stupid compile error; I iz stupid. |
commit | commitdiff | tree | snapshot |
| 2003-07-21 |
Nicholas Nethercote | Fix: I thought VG_(malloc)() always zeroed memory... |
commit | commitdiff | tree | snapshot |
| 2003-07-21 |
Nicholas Nethercote | This commit fixed some bugs in error and suppression... |
commit | commitdiff | tree | snapshot |
| 2003-07-21 |
Nicholas Nethercote | Added instructions on checking out from SourceForge... |
commit | commitdiff | tree | snapshot |
| 2003-07-20 |
Julian Seward | Close fds to avoid fd leakage. |
commit | commitdiff | tree | snapshot |
| 2003-07-20 |
Julian Seward | Fix bugs in overlap detection. Tom Hughes <thh@cybersc... |
commit | commitdiff | tree | snapshot |
| 2003-07-18 |
Dirk Mueller | fix realpath for Mandrake 9.1 |
commit | commitdiff | tree | snapshot |
| 2003-07-16 |
Julian Seward | --> 20030716 |
commit | commitdiff | tree | snapshot |
| 2003-07-16 |
Julian Seward | Final changes for 20030716 snapshot release. |
commit | commitdiff | tree | snapshot |
| 2003-07-16 |
Julian Seward | Do the symbol substitution game for glibc-2.2.93 too... |
commit | commitdiff | tree | snapshot |
| 2003-07-16 |
Julian Seward | Make sure all the regression tests get included in... |
commit | commitdiff | tree | snapshot |
| 2003-07-15 |
Julian Seward | --> 20030715 |
commit | commitdiff | tree | snapshot |
| 2003-07-14 |
Julian Seward | Changes for snapshot 20030715. |
commit | commitdiff | tree | snapshot |
| 2003-07-14 |
Julian Seward | VG_(setup_code_redirect_table): do errno etc entry... |
commit | commitdiff | tree | snapshot |
| 2003-07-13 |
Julian Seward | Run -q |
commit | commitdiff | tree | snapshot |
| 2003-07-13 |
Julian Seward | Intercept waitpid() so as to make it non-blocking.... |
commit | commitdiff | tree | snapshot |
| 2003-07-13 |
Julian Seward | Add test for correct errno handling in threaded programs. |
commit | commitdiff | tree | snapshot |
| 2003-07-13 |
Julian Seward | Add patch from Sami Liedes <sliedes@cc.hut.fi> making... |
commit | commitdiff | tree | snapshot |
| 2003-07-13 |
Julian Seward | Push version tag along, to cvs-head-2003-07-13. |
commit | commitdiff | tree | snapshot |
| 2003-07-13 |
Julian Seward | Refine the PLT-bypassing-bypassing machinery so it... |
commit | commitdiff | tree | snapshot |
| 2003-07-12 |
Julian Seward | In vg_memory.c, startup_segment_callback, fix initialis... |
commit | commitdiff | tree | snapshot |
| 2003-07-12 |
Julian Seward | add_MAC_Chunk: mark shadow block as off-limits to the... |
commit | commitdiff | tree | snapshot |
| 2003-07-12 |
Julian Seward | Whitespace-only change. |
commit | commitdiff | tree | snapshot |
| 2003-07-11 |
Julian Seward | Run this test -q |
commit | commitdiff | tree | snapshot |
| 2003-07-11 |
Julian Seward | A new implementation of pthread_once() which I believe... |
commit | commitdiff | tree | snapshot |
| next |