]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2002-04-17  Julian SewardGet rid of bogus vg_assert(VG_(bbs_done) < 1000000);
2002-04-17  Julian SewardShow backtraces for all threads in vg_assert, VG_(panic...
2002-04-16  Julian SewardChange --trace-pthread= flag to accept none|some|all...
2002-04-16  Dirk Muellerignore
2002-04-16  Julian SewardAdd more pthread wrappers in a failed attempt to get...
2002-04-16  Julian SewardHandle VG_USERREQ__PTHREAD_GET_THREADID and VG_USERREQ_...
2002-04-16  Julian SewardGet rid of the muraroa.demon.co.uk references since...
2002-04-16  Julian SewardUpdate the message on clone() failure to reflect new...
2002-04-16  Julian SewardMake --demangle=no work as advertised.
2002-04-16  Julian SewardDon't refer to IPC_64 if it doesn't exist. Was breakin...
2002-04-16  Julian SewardGet rid of the --client-perms= flag. Valgrind now...
2002-04-16  Julian SewardDon't skip the top frame when picking up ExeContexts...
2002-04-16  Julian SewardFix -Wall complaints.
2002-04-16  Julian SewardRelent, and properly implement bt/bts/btc/btr for liter...
2002-04-15  Julian SewardGet rid of the old bt/bts/btr/btc implementation.
2002-04-15  Julian SewardAdd fairly comprehensive test case for bt/bts/btc/btc...
2002-04-15  Julian SewardCorrectly implement x86 bt/btc/bts/btr insn. Previous...
2002-04-15  Julian Sewardmalloc() and friends have moved to vg_clientfuncs.c...
2002-04-15  Dirk Muellerfix initial installation problem
2002-04-15  Dirk Muellersome workarounds for newer automake
2002-04-14  Frédéric Gobryuse install-exec-hook to create the .so.0 symlink.
2002-04-14  Julian SewardFix problems to do with make dist/make distcheck not...
2002-04-14  Julian SewardTurn off debug printing by default.
2002-04-14  Julian SewardAdd dummy stubs for pthread_key_create, pthread_key_delete,
2002-04-14  Julian Seward* external namespace check
2002-04-14  Julian SewardPlumb the right %EIP and %EBP values through to VG_...
2002-04-14  Julian SewardMinor cleanups:
2002-04-14  Julian SewardTake notice of SA_RESTART flags on signals, so as to...
2002-04-13  Julian SewardAdd wrapper for lseek().
2002-04-13  Julian Sewardpoll_for_read_fds(): don't waste time calling select...
2002-04-13  Julian SewardUltra-hacking implementation of non-blocking select...
2002-04-13  Julian SewardWrite return address for threads in assembly so we...
2002-04-12  Julian SewardCleanup of the dispatch mechanism. Now syscall returns...
2002-04-12  Julian Sewardsimple_mutex program from the OReilly pthreads book.
2002-04-12  Julian SewardClean up debug printing for scheduler / pthreads. ...
2002-04-12  Frédéric Gobryadded rules to generate libpthread.so
2002-04-12  Julian SewardOops! An important file I forgot to add (is part of...
2002-04-12  Julian SewardMega-merge of my last 2 weeks hacking. This basically...
2002-04-12  Julian SewardNew files to support pthreads.
2002-04-11  Frédéric Gobrycosmetic fixes
2002-04-10  Julian SewardAdd spurious comment.
2002-04-10  Julian SewardFrom the OReilly book, page 15. Uses _create and _join.
2002-04-05  Frédéric Gobrycosmetic fixes
2002-04-05  Frédéric Gobryupdated the info about the default.supp file.
2002-04-04  Frédéric Gobrysplitted the suppression files so that default.supp...
2002-03-30  Julian SewardPlease change my e-mail address to amu@alum.mit.edu...
2002-03-29  Julian SewardSomeone claimed that this gives reads below %esp when...
2002-03-29  Julian Sewardversion --> 20020329
2002-03-29  Julian Sewardwrappers for ioctl TIOCSCTTY and for syscall __NR_nice.
2002-03-29  Julian Seward(VG_(do__NR_sigaction)): Don't allow setting of
2002-03-29  Julian SewardAdd wrapper for ioctl TIOCGPGRP (Alexandre Duret-Lutz...
2002-03-29  Julian SewardSignificantly improved SYSV IPC call handling. Unfortu...
2002-03-29  Julian SewardAdd a couple of bogons people sent.
2002-03-27  Frédéric Gobryadded support for maintainer mode.
2002-03-27  Frédéric Gobryadded support for maintainer mode
2002-03-26  Frédéric GobryApplied patch from Simon Hausmann <hausmann@kde.org...
2002-03-25  Julian SewardChange VG_N_EPOCHS to 20000 to avoid resolution loss...
2002-03-25  Julian SewardAdd experimental omission of V-bits for address values...
2002-03-24  Frédéric Gobryadded a bzdist target
2002-03-24  Julian SewardDetect FPU instructions which set %EFLAGS and mark...
2002-03-24  Julian Sewardcompile wibble
2002-03-24  Julian SewardRemove mention of vg_version.h.
2002-03-24  Julian SewardUse autoconf tests for glibc version in argc/argv/envp...
2002-03-24  Julian SewardFix plumbing of version number from config.h to vg_main.c
2002-03-24  Julian Sewardversion --> 20020324
2002-03-24  Julian SewardAdd test case for the fucomip probable-bug.
2002-03-24  Julian SewardPrint suggested fix to avoid this panic:
2002-03-24  Julian SewardImplement DAA as well as DAS. Byrial Jensen <byrial...
2002-03-24  Julian Seward#ifdef SNDCTL_DSP_GETCHANNELMASK and SNDCTL_DSP_BIND_CH...
2002-03-24  Julian SewardAdd suppression from Joe Buck <Joe.Buck@synopsys.com>
2002-03-24  Julian SewardMarkup wibbles.
2002-03-24  Julian SewardChange message "Use of uninitialized CPU condition...
2002-03-24  Julian SewardAdd syscall setresgid32
2002-03-24  Julian Seward(merge from 20020320)
2002-03-24  Julian Seward(merge from 20020320)
2002-03-24  Julian Seward(merge from 20020320)
2002-03-24  Julian Seward(merge from 20020320)
2002-03-24  Julian Seward(merge from 20020320)
2002-03-24  Julian Seward(merge from 20020320)
2002-03-22  Frédéric Gobrythis is a generated file
2002-03-22  Frédéric Gobryimproved the build system
2002-03-22  Julian SewardInitial revision
2002-03-22  no authorNew repository initialized by cvs2svn.