]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2002-08-19  Julian SewardImplement missing FPU ops:
2002-08-19  Julian SewardImplement primary opcode 0x15 (ADC Iv, eAX)
2002-08-19  Julian SewardHandle 0xD2 primary opcode (shift-Grp2 Eb, CL)
2002-08-16  Julian SewardFix stupid bug arising as a result of the call to __lib...
2002-08-16  Julian SewardImplement pthread_attr_getdetachstate.
2002-08-07  Dirk Muellerbackport -r1.8 patch
2002-08-06  Julian SewardMerge rev 1.91:
2002-07-26  no authorThis commit was manufactured by cvs2svn to create branch
2002-07-26  Julian SewardWibbles for 1.0.0.
2002-07-26  Julian SewardOnly run __libc_freeres() when valgrinding. It may...
2002-07-25  Julian SewardFinal caveats for 1.0.0.
2002-07-25  Julian Seward--> 1.0.0 (yay!)
2002-07-25  Julian SewardPrint more helpful message on JIT failure to handle...
2002-07-25  Julian SewardSuppressions for R H Limbo (7.3.92)
2002-07-25  Julian SewardImplement __NR_getxattr.
2002-07-25  Julian SewardTrack ELF frame changes as appearing in Red Hat Limbo...
2002-07-24  Julian SewardCompile fixes for Red Hat Limbo (7.3.92).
2002-07-24  Julian SewardSome jokers apparently like setting the CPU's AC (Align...
2002-07-24  Julian SewardAssume PUTF modifies %EFLAGS in a completely arbitrary...
2002-07-23  Julian SewardSupport for x86 insn fldenv.
2002-07-16  Julian SewardSkip directly to 1.0pre6 to avoid confusing me.
2002-07-16  Julian SewardAdd a suppression to deal with calling __libc_freeres().
2002-07-16  Julian SewardDocument probs with gcc-3.1 false positives.
2002-07-16  Julian SewardAt request of Ulrich Drepper, call __libc_freeres(...
2002-07-15  Dirk Muellerpossible fix for valgrinding problem on longer running...
2002-07-14  Julian SewardSuppress errors in __rawmemchr when called from anywher...
2002-07-14  Julian SewardMention kernel probs with R H "Limbo" public beta ...
2002-07-13  Julian SewardDocument some limitations.
2002-07-13  Julian Seward---> 1.0pre5
2002-07-13  Julian Sewardget_caches(): ensure caches are initialised on targets...
2002-07-13  Julian SewardCopy pthread_rwlockattr_setpshared verbatim from LinuxT...
2002-07-13  Julian SewardAdd __NR_quotactl.
2002-07-13  Julian SewardInclude valgrind.spec and valgrind.spec.in in tarballs.
2002-07-13  Julian Seward(Tim Rowley, verbatim)
2002-07-13  Julian SewardImplement fnstenv (store FPU environment, but not regs...
2002-07-13  Julian SewardPrint additional useful information immediately prior to
2002-07-13  Julian Sewardvg_signals.c: vg_oursignalhandler(): don't longjmp...
2002-07-13  Julian SewardMake sigsuspend() work well enough to keep zsh hackers...
2002-07-12  Julian SewardMake VG_USERREQ__PTHREAD_YIELD actually yield the threa...
2002-07-12  Julian SewardCheck for signals to be delivered after every syscall...
2002-07-01  Julian SewardAdd comments about syscall wrapper problems.
2002-07-01  Julian Seward---> 1.0pre4
2002-07-01  Julian SewardAdd helpful info for package builders.
2002-07-01  Julian SewardFinal documentation updates for 1.0.
2002-06-30  Julian SewardImplement --weird-hacks=truncate-writes to limit the...
2002-06-30  Julian Sewardcleanup_after_thread_exited: also clean up the waiting_...
2002-06-28  Julian SewardMake --stop-after= work again.
2002-06-28  Julian Seward---> 1.0pre3
2002-06-28  Julian SewardFinally get around to implementing pthread_atfork.
2002-06-27  Nicholas NethercoteRemoved line about Cachegrind being experimental.
2002-06-26  Julian SewardPartial implementation of mallinfo() (Ilpo Ruotsalainen)
2002-06-26  Julian Sewardparse_cache_opt: Move free() of opt past last use.
2002-06-26  Nicholas NethercoteForgot to VG_(free) a VG_(strdup)'d string.
2002-06-26  Julian SewardMake __pthread_clock_gettime and __pthread_clock_settim...
2002-06-26  Julian Sewardselect() and poll(): change order of events in main...
2002-06-26  Julian Sewardwait_for_fd_to_be_readable_or_erring: return immediatel...
2002-06-25  Julian Sewardvg_push_signal_frame: make the siginfo and ucontext...
2002-06-20  Julian SewardA libXpm suppression.
2002-06-20  Julian SewardFix subtle bug in the interaction between pthread_creat...
2002-06-20  Julian SewardRationalise client-request handling a bit, by merging...
2002-06-20  Julian Seward--> 1.0pre2
2002-06-20  Julian SewardAdd test case for sigpending().
2002-06-20  Julian SewardMake recv block only the calling thread, not the entire...
2002-06-20  Julian SewardAdd __NR_truncate64.
2002-06-19  Julian SewardClear up historical artefacts.
2002-06-19  Julian SewardImplement sigpending(). All absolutely horrible. ...
2002-06-19  Julian SewardImplement pause().
2002-06-18  Julian SewardGet rid of ancient stuff.
2002-06-18  Julian SewardDo pthread_rwlockattr_init.
2002-06-18  Julian SewardAdd __NR_fdatasync. Also fix some formatting.
2002-06-18  Julian SewardDo siglongjmp, although without running cleanup handler...
2002-06-18  Julian SewardFurther mess with the X config checks, so as to get...
2002-06-18  Julian Seward- Check DWARF2 reader against spec. Add some clarifica...
2002-06-17  Julian SewardIncrease thread limits a bit.
2002-06-17  Julian SewardAdd pthread_attr_setschedpolicy / pthread_attr_getsched...
2002-06-17  Julian SewardFormatting cleanups in the dwarf2 reader, and some...
2002-06-16  Julian SewardFix bug in and simply parameter access checks for pthre...
2002-06-14  Julian SewardDisable debug printing on BB discard.
2002-06-14  Julian Seward---> 1.0pre1 Yay!
2002-06-14  Julian SewardPatrick Ohly's --alignment= patch, to increase alignmen...
2002-06-13  Julian Seward---> 20020613
2002-06-13  Julian SewardRename event-horizon to error-limit; the former may...
2002-06-13  Julian SewardFirst round of manual update for 1.0.
2002-06-13  Julian SewardBe more robust to the situation where a signal arrives...
2002-06-13  Julian SewardMake recvfrom() block only the calling thread, not...
2002-06-13  Julian SewardAdd --event-horizon=yes|no [yes] so that the limit...
2002-06-13  Julian SewardRemove inclusion of <linux/module.h> and <asm/atomic...
2002-06-13  Julian SewardRemove bogus assertion.
2002-06-13  Julian SewardAllow detected CPU clock rates down to 50 MHz -- slower...
2002-06-13  Julian SewardNamespace police woz here
2002-06-13  Julian SewardInconsequential cleanups to recent cachesim hacking.
2002-06-12  Nicholas NethercoteWhoops, forgot to add this last time.
2002-06-10  Nicholas Nethercotevg_annotate.in:
2002-06-10  Nicholas NethercoteA few minor improvements.
2002-06-08  Nicholas NethercoteUpdated Cachegrind section for the CPUID-addition/vg_ca...
2002-06-08  Nicholas NethercoteRemoved the need for the user to generate a cache simul...
2002-06-08  Nicholas NethercoteConverted some stab-reading assertions into warnings.
2002-06-07  Julian SewardMore RH73 suppressions.
2002-06-06  Julian Seward---> 20020606
2002-06-06  Julian SewardAdd pthread suppressions.
next