| 2003-05-20 |
Nicholas Nethercote | Minor docs fixups. |
commit | commitdiff | tree | snapshot |
| 2003-05-20 |
Nicholas Nethercote | Added VALGRIND_MALLOCLIKE_BLOCK and VALGRIND_FREELIKE_B... |
commit | commitdiff | tree | snapshot |
| 2003-05-19 |
Nicholas Nethercote | This commit fixes up the handling of shadow registers... |
commit | commitdiff | tree | snapshot |
| 2003-05-19 |
Nicholas Nethercote | improved comments only |
commit | commitdiff | tree | snapshot |
| 2003-05-19 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-05-18 |
Julian Seward | Add UCode opcodes for SSE/SSE2. |
commit | commitdiff | tree | snapshot |
| 2003-05-18 |
Julian Seward | gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3... |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
Julian Seward | Back out symlinking of libpthread.so in coregrind;... |
commit | commitdiff | tree | snapshot |
| 2003-05-14 |
Nicholas Nethercote | Minor type fixups. |
commit | commitdiff | tree | snapshot |
| 2003-05-14 |
Nicholas Nethercote | undo last change (stupid) |
commit | commitdiff | tree | snapshot |
| 2003-05-14 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-05-14 |
Nicholas Nethercote | Removed statement with no effect. |
commit | commitdiff | tree | snapshot |
| 2003-05-14 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-05-14 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-05-14 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-05-12 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-05-12 |
Nicholas Nethercote | Fixed suppression reading so that you can specify up... |
commit | commitdiff | tree | snapshot |
| 2003-05-12 |
Nicholas Nethercote | whoops |
commit | commitdiff | tree | snapshot |
| 2003-05-12 |
Nicholas Nethercote | These client requests were moved to include/vg_skin... |
commit | commitdiff | tree | snapshot |
| 2003-05-09 |
Julian Seward | Improve threaded handling of errno: |
commit | commitdiff | tree | snapshot |
| 2003-05-08 |
Nicholas Nethercote | Added a suppression for a leak in Valgrind's own libpth... |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Julian Seward | Merge patch from JosefW: |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Julian Seward | Finalise for 1.9.6. |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Julian Seward | Whoops, forgot this on last commit. |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Julian Seward | Fixed problems with reg tests for frames below main... |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Nicholas Nethercote | Added README_DEVELOPERS file. |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Nicholas Nethercote | This commit allows Valgrind to be run in-place from... |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Dirk Mueller | fix regression test run failure. appears to be a glibc bug |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Nicholas Nethercote | Made 'tronical' and 'pushfpopf' less likely to fail... |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Nicholas Nethercote | Improved filtering so that 'overlap' test less likely... |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Julian Seward | Document 1.9.6 fixes. |
commit | commitdiff | tree | snapshot |
| 2003-05-05 |
Julian Seward | Grrr, I made new changes to this on 2_0_BRANCH. Pull... |
commit | commitdiff | tree | snapshot |
| 2003-05-04 |
Julian Seward | Increase VG_N_CLEANUPSTACK to 16. |
commit | commitdiff | tree | snapshot |
| 2003-05-04 |
Julian Seward | Fix interception of pthread_atfork with glibc-2.3.2. |
commit | commitdiff | tree | snapshot |
| 2003-05-04 |
Julian Seward | Unchain translations when doing VALGRIND_DISCARD_TRANSL... |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
Nicholas Nethercote | Moved the CLIENT_tstCALL[0123] requests out of valgrind... |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
Nicholas Nethercote | Made memcpy()-et-al-overlap errors fully fledged errors... |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
Nicholas Nethercote | Added regression tests for recent bug fix involving... |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
Nicholas Nethercote | Minor fix for lookup_dcookie |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
Nicholas Nethercote | Fixed some syscalls a little bit: |
commit | commitdiff | tree | snapshot |
| 2003-05-01 |
Nicholas Nethercote | Added "_W" suffix to stack sizes to indicate they are... |
commit | commitdiff | tree | snapshot |
| 2003-04-30 |
Nicholas Nethercote | Removed magic numbers for VG_(stack) size and VG_(sigst... |
commit | commitdiff | tree | snapshot |
| 2003-04-30 |
Nicholas Nethercote | Fixed a bug in Cachegrind -- if the profiled program... |
commit | commitdiff | tree | snapshot |
| 2003-04-30 |
Nicholas Nethercote | 1. No longer printing the "MMX-only" or "SSE-capable... |
commit | commitdiff | tree | snapshot |
| 2003-04-29 |
Julian Seward | Extend the state components in VG_(m_state_static)... |
commit | commitdiff | tree | snapshot |
| 2003-04-29 |
Nicholas Nethercote | Send bug reports to Jeremy F, not me (njn). |
commit | commitdiff | tree | snapshot |
| 2003-04-29 |
Nicholas Nethercote | Couple of minor fixes: |
commit | commitdiff | tree | snapshot |
| 2003-04-27 |
Julian Seward | Add \n in failure message. |
commit | commitdiff | tree | snapshot |
| 2003-04-27 |
Julian Seward | Don't trash %eflags before snapshotting the state of... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | Add __NR_prctl. |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | report_and_quit: Tell people to look at the FAQ.txt... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | Don't call VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | Add FAQ entry re apparent space leaks in the STL. |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | Support kernels >= 2.5.68 (Anders Gustafsson <andersg... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | Add __NR_lookup_dcookie, whatever that might be. |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | Merge patch from Josef Weidendorfer <Josef.Weidendorfer... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | Add possibly-bogus implementations for __libc_current_s... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | Fix compilation on glibc-2.1.X. |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
Julian Seward | Fix threading problems on glibc-2.3.2 or later. Note... |
commit | commitdiff | tree | snapshot |
| 2003-04-25 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-04-25 |
Nicholas Nethercote | Fixed |
commit | commitdiff | tree | snapshot |
| 2003-04-25 |
Nicholas Nethercote | Added a return value (0) for the LOGMESSAGE request... |
commit | commitdiff | tree | snapshot |
| 2003-04-24 |
Nicholas Nethercote | Added syscall creat(), courtesy of Tom Hughes <thh... |
commit | commitdiff | tree | snapshot |
| 2003-04-24 |
Dirk Mueller | correct expected stdout. prepare must NOT run twice! |
commit | commitdiff | tree | snapshot |
| 2003-04-24 |
Dirk Mueller | be a bit more libc tolerant |
commit | commitdiff | tree | snapshot |
| 2003-04-24 |
Dirk Mueller | fix sigaltstack regression test to be more glibc-versio... |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Nicholas Nethercote | Changed things so that the regression test script ... |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Julian Seward | Record the correct address of the initial thread's... |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Julian Seward | Change the version "number" to something less confusing... |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Nicholas Nethercote | wibbles |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Nicholas Nethercote | Now counting tests and stdout failures and stderr failu... |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Dirk Mueller | the error is in line 13, not in line 15 |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Dirk Mueller | - fix regression tests counting |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Dirk Mueller | always run check before regtest |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Nicholas Nethercote | wibble 2 |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-04-22 |
Julian Seward | Majorly update and expand, adding workarounds for more... |
commit | commitdiff | tree | snapshot |
| 2003-04-22 |
Nicholas Nethercote | Implemented malloc_usable_size(), which was used in... |
commit | commitdiff | tree | snapshot |
| 2003-04-22 |
Nicholas Nethercote | According to Greg Hosler <hosler@lugs.org.sg>, these... |
commit | commitdiff | tree | snapshot |
| 2003-04-22 |
Nicholas Nethercote | Added "Int exitcode" argument to SK_(fini)(), because... |
commit | commitdiff | tree | snapshot |
| 2003-04-22 |
Nicholas Nethercote | Re-added the FAQ that was lost a while back, possibly... |
commit | commitdiff | tree | snapshot |
| 2003-04-22 |
Nicholas Nethercote | Fixed minor boo-boo |
commit | commitdiff | tree | snapshot |
| 2003-04-21 |
Nicholas Nethercote | In my big malloc-out-of-core changes of last week,... |
commit | commitdiff | tree | snapshot |
| 2003-04-21 |
Nicholas Nethercote | Renamed VG_NON_SIMD_CALL1 (and friends) as VALGRIND_NON... |
commit | commitdiff | tree | snapshot |
| 2003-04-21 |
Nicholas Nethercote | Added two client requests: VALGRIND_COUNT_ERRORS and... |
commit | commitdiff | tree | snapshot |
| 2003-04-18 |
Nicholas Nethercote | Better way to specify where gdb is -- now GDB_PATH... |
commit | commitdiff | tree | snapshot |
| 2003-04-17 |
Dirk Mueller | be autoconf 2.13 compatible |
commit | commitdiff | tree | snapshot |
| 2003-04-17 |
Dirk Mueller | reapply automake fixes. make check will now generate... |
commit | commitdiff | tree | snapshot |
| 2003-04-17 |
Dirk Mueller | fix make distcheck by properly implementing the NPTL... |
commit | commitdiff | tree | snapshot |
| 2003-04-16 |
Nicholas Nethercote | The location of gdb is now determined by the 'configure... |
commit | commitdiff | tree | snapshot |
| 2003-04-16 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-04-15 |
Nicholas Nethercote | Updated copyright notices for 2003. Only 4 months... |
commit | commitdiff | tree | snapshot |
| 2003-04-15 |
Nicholas Nethercote | Namespace police |
commit | commitdiff | tree | snapshot |
| 2003-04-15 |
Nicholas Nethercote | --------------------------------------------------... |
commit | commitdiff | tree | snapshot |
| 2003-04-08 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2003-04-08 |
Nicholas Nethercote | Minor HTML fixes in docs, thanks to Arnaud Desitter. |
commit | commitdiff | tree | snapshot |
| 2003-04-08 |
Nicholas Nethercote | Added a Makefile target for running the regression... |
commit | commitdiff | tree | snapshot |
| 2003-04-08 |
Nicholas Nethercote | Added regression test from Dominic Mazzoni for FPU... |
commit | commitdiff | tree | snapshot |
| next |