2002-07-14 |
Julian Seward | Mention kernel probs with R H "Limbo" public beta ... |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | Document some limitations. |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | ---> 1.0pre5 |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | get_caches(): ensure caches are initialised on targets... |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | Copy pthread_rwlockattr_setpshared verbatim from LinuxT... |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | Add __NR_quotactl. |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | Include valgrind.spec and valgrind.spec.in in tarballs. |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | (Tim Rowley, verbatim) |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | Implement fnstenv (store FPU environment, but not regs... |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | Print additional useful information immediately prior to |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | vg_signals.c: vg_oursignalhandler(): don't longjmp... |
commit | commitdiff | tree |
2002-07-13 |
Julian Seward | Make sigsuspend() work well enough to keep zsh hackers... |
commit | commitdiff | tree |
2002-07-12 |
Julian Seward | Make VG_USERREQ__PTHREAD_YIELD actually yield the threa... |
commit | commitdiff | tree |
2002-07-12 |
Julian Seward | Check for signals to be delivered after every syscall... |
commit | commitdiff | tree |
2002-07-01 |
Julian Seward | Add comments about syscall wrapper problems. |
commit | commitdiff | tree |
2002-07-01 |
Julian Seward | ---> 1.0pre4 |
commit | commitdiff | tree |
2002-07-01 |
Julian Seward | Add helpful info for package builders. |
commit | commitdiff | tree |
2002-07-01 |
Julian Seward | Final documentation updates for 1.0. |
commit | commitdiff | tree |
2002-06-30 |
Julian Seward | Implement --weird-hacks=truncate-writes to limit the... |
commit | commitdiff | tree |
2002-06-30 |
Julian Seward | cleanup_after_thread_exited: also clean up the waiting_... |
commit | commitdiff | tree |
2002-06-28 |
Julian Seward | Make --stop-after= work again. |
commit | commitdiff | tree |
2002-06-28 |
Julian Seward | ---> 1.0pre3 |
commit | commitdiff | tree |
2002-06-28 |
Julian Seward | Finally get around to implementing pthread_atfork. |
commit | commitdiff | tree |
2002-06-27 |
Nicholas Nethercote | Removed line about Cachegrind being experimental. |
commit | commitdiff | tree |
2002-06-26 |
Julian Seward | Partial implementation of mallinfo() (Ilpo Ruotsalainen) |
commit | commitdiff | tree |
2002-06-26 |
Julian Seward | parse_cache_opt: Move free() of opt past last use. |
commit | commitdiff | tree |
2002-06-26 |
Nicholas Nethercote | Forgot to VG_(free) a VG_(strdup)'d string. |
commit | commitdiff | tree |
2002-06-26 |
Julian Seward | Make __pthread_clock_gettime and __pthread_clock_settim... |
commit | commitdiff | tree |
2002-06-26 |
Julian Seward | select() and poll(): change order of events in main... |
commit | commitdiff | tree |
2002-06-26 |
Julian Seward | wait_for_fd_to_be_readable_or_erring: return immediatel... |
commit | commitdiff | tree |
2002-06-25 |
Julian Seward | vg_push_signal_frame: make the siginfo and ucontext... |
commit | commitdiff | tree |
2002-06-20 |
Julian Seward | A libXpm suppression. |
commit | commitdiff | tree |
2002-06-20 |
Julian Seward | Fix subtle bug in the interaction between pthread_creat... |
commit | commitdiff | tree |
2002-06-20 |
Julian Seward | Rationalise client-request handling a bit, by merging... |
commit | commitdiff | tree |
2002-06-20 |
Julian Seward | --> 1.0pre2 |
commit | commitdiff | tree |
2002-06-20 |
Julian Seward | Add test case for sigpending(). |
commit | commitdiff | tree |
2002-06-20 |
Julian Seward | Make recv block only the calling thread, not the entire... |
commit | commitdiff | tree |
2002-06-20 |
Julian Seward | Add __NR_truncate64. |
commit | commitdiff | tree |
2002-06-19 |
Julian Seward | Clear up historical artefacts. |
commit | commitdiff | tree |
2002-06-19 |
Julian Seward | Implement sigpending(). All absolutely horrible. ... |
commit | commitdiff | tree |
2002-06-19 |
Julian Seward | Implement pause(). |
commit | commitdiff | tree |
2002-06-18 |
Julian Seward | Get rid of ancient stuff. |
commit | commitdiff | tree |
2002-06-18 |
Julian Seward | Do pthread_rwlockattr_init. |
commit | commitdiff | tree |
2002-06-18 |
Julian Seward | Add __NR_fdatasync. Also fix some formatting. |
commit | commitdiff | tree |
2002-06-18 |
Julian Seward | Do siglongjmp, although without running cleanup handler... |
commit | commitdiff | tree |
2002-06-18 |
Julian Seward | Further mess with the X config checks, so as to get... |
commit | commitdiff | tree |
2002-06-18 |
Julian Seward | - Check DWARF2 reader against spec. Add some clarifica... |
commit | commitdiff | tree |
2002-06-17 |
Julian Seward | Increase thread limits a bit. |
commit | commitdiff | tree |
2002-06-17 |
Julian Seward | Add pthread_attr_setschedpolicy / pthread_attr_getsched... |
commit | commitdiff | tree |
2002-06-17 |
Julian Seward | Formatting cleanups in the dwarf2 reader, and some... |
commit | commitdiff | tree |
2002-06-16 |
Julian Seward | Fix bug in and simply parameter access checks for pthre... |
commit | commitdiff | tree |
2002-06-14 |
Julian Seward | Disable debug printing on BB discard. |
commit | commitdiff | tree |
2002-06-14 |
Julian Seward | ---> 1.0pre1 Yay! |
commit | commitdiff | tree |
2002-06-14 |
Julian Seward | Patrick Ohly's --alignment= patch, to increase alignmen... |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | ---> 20020613 |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | Rename event-horizon to error-limit; the former may... |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | First round of manual update for 1.0. |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | Be more robust to the situation where a signal arrives... |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | Make recvfrom() block only the calling thread, not... |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | Add --event-horizon=yes|no [yes] so that the limit... |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | Remove inclusion of <linux/module.h> and <asm/atomic... |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | Remove bogus assertion. |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | Allow detected CPU clock rates down to 50 MHz -- slower... |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | Namespace police woz here |
commit | commitdiff | tree |
2002-06-13 |
Julian Seward | Inconsequential cleanups to recent cachesim hacking. |
commit | commitdiff | tree |
2002-06-12 |
Nicholas Nethercote | Whoops, forgot to add this last time. |
commit | commitdiff | tree |
2002-06-10 |
Nicholas Nethercote | vg_annotate.in: |
commit | commitdiff | tree |
2002-06-10 |
Nicholas Nethercote | A few minor improvements. |
commit | commitdiff | tree |
2002-06-08 |
Nicholas Nethercote | Updated Cachegrind section for the CPUID-addition/vg_ca... |
commit | commitdiff | tree |
2002-06-08 |
Nicholas Nethercote | Removed the need for the user to generate a cache simul... |
commit | commitdiff | tree |
2002-06-08 |
Nicholas Nethercote | Converted some stab-reading assertions into warnings. |
commit | commitdiff | tree |
2002-06-07 |
Julian Seward | More RH73 suppressions. |
commit | commitdiff | tree |
2002-06-06 |
Julian Seward | ---> 20020606 |
commit | commitdiff | tree |
2002-06-06 |
Julian Seward | Add pthread suppressions. |
commit | commitdiff | tree |
2002-06-06 |
Julian Seward | Fix typo in VALGRIND_MAKE_WRITABLE. |
commit | commitdiff | tree |
2002-06-06 |
Julian Seward | Cancellation wrapper for recvmsg. |
commit | commitdiff | tree |
2002-06-06 |
Julian Seward | When a thread in a nanosleep() wait is interrupted... |
commit | commitdiff | tree |
2002-06-05 |
Julian Seward | Only terminate stack traces when the %ebp trail goes... |
commit | commitdiff | tree |
2002-06-05 |
Julian Seward | Minor mods to stop make the leak detector behave proper... |
commit | commitdiff | tree |
2002-06-05 |
Nicholas Nethercote | Small improvement to stabs reader to avoid warnings... |
commit | commitdiff | tree |
2002-06-05 |
Nicholas Nethercote | Cache simulator now handles basic block discards correc... |
commit | commitdiff | tree |
2002-06-05 |
Nicholas Nethercote | Added compile-time option to print instruction addresse... |
commit | commitdiff | tree |
2002-06-05 |
Nicholas Nethercote | Tiny documentation wibbles |
commit | commitdiff | tree |
2002-06-05 |
Julian Seward | A pthread error suppression. |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | ---> 20020604 |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | Check addressibility of client-space addresses passed... |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | A new kind of error: PThread errors. Used to report... |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | - report the size requested size in pthread_attr_setst... |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | More assertion-failure avoidance in the stabs reader. |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | malloc_aligned: allow 262144 |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | Whitespace only. |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | Fix bug in signal handling in threads shown by Peter... |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | Inch towards JVM (Sun, 1.4.0) working. |
commit | commitdiff | tree |
2002-06-04 |
Julian Seward | ---> 20020603 |
commit | commitdiff | tree |
2002-06-03 |
Julian Seward | Call VG_(read_symbols) also from the new __NR_mmap2. |
commit | commitdiff | tree |
2002-06-03 |
Julian Seward | Make my_assert_fail static. |
commit | commitdiff | tree |
2002-06-03 |
Julian Seward | More RH 7.3 fixes |
commit | commitdiff | tree |
2002-06-03 |
Julian Seward | Move the -mpreferred-stack-boundary test for gcc later... |
commit | commitdiff | tree |
2002-06-03 |
Julian Seward | Autoconf test for asm/atomic.h. Hopefully fixes build... |
commit | commitdiff | tree |
2002-06-03 |
Julian Seward | Feature tests for [whether sched_param has a sched_prio... |
commit | commitdiff | tree |
next |