]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2002-06-06  Julian SewardCancellation wrapper for recvmsg.
2002-06-06  Julian SewardWhen a thread in a nanosleep() wait is interrupted...
2002-06-05  Julian SewardOnly terminate stack traces when the %ebp trail goes...
2002-06-05  Julian SewardMinor mods to stop make the leak detector behave proper...
2002-06-05  Nicholas NethercoteSmall improvement to stabs reader to avoid warnings...
2002-06-05  Nicholas NethercoteCache simulator now handles basic block discards correc...
2002-06-05  Nicholas NethercoteAdded compile-time option to print instruction addresse...
2002-06-05  Nicholas NethercoteTiny documentation wibbles
2002-06-05  Julian SewardA pthread error suppression.
2002-06-04  Julian Seward---> 20020604
2002-06-04  Julian SewardCheck addressibility of client-space addresses passed...
2002-06-04  Julian SewardA new kind of error: PThread errors. Used to report...
2002-06-04  Julian Seward - report the size requested size in pthread_attr_setst...
2002-06-04  Julian SewardMore assertion-failure avoidance in the stabs reader.
2002-06-04  Julian Sewardmalloc_aligned: allow 262144
2002-06-04  Julian SewardWhitespace only.
2002-06-04  Julian SewardFix bug in signal handling in threads shown by Peter...
2002-06-04  Julian SewardInch towards JVM (Sun, 1.4.0) working.
2002-06-04  Julian Seward---> 20020603
2002-06-03  Julian SewardCall VG_(read_symbols) also from the new __NR_mmap2.
2002-06-03  Julian SewardMake my_assert_fail static.
2002-06-03  Julian SewardMore RH 7.3 fixes
2002-06-03  Julian SewardMove the -mpreferred-stack-boundary test for gcc later...
2002-06-03  Julian SewardAutoconf test for asm/atomic.h. Hopefully fixes build...
2002-06-03  Julian SewardFeature tests for [whether sched_param has a sched_prio...
2002-06-03  Julian Sewardioctl(generic): don't do make_readable(NULL, ...)
2002-06-03  Julian Seward---> 20020602
2002-06-03  Julian SewardClean up assertion stuff for the vg_libpthread.c
2002-06-03  Julian SewardSanity check VG_LIBDIR (the --libdir= config value...
2002-06-03  Julian SewardFailed attempt to make JDK 1.4.0 work.
2002-06-02  Julian SewardDo pthread_atter_{set,get}scope.
2002-06-02  Julian SewardRemove historical artefact.
2002-06-02  Julian SewardImplement __NR_mlock (Marc Mutz <mutz@kde.org>)
2002-06-02  Julian SewardImplement CLC and STC (Pascal Massimino <pmassimi@ilog...
2002-06-01  Julian SewardMarkup bug.
2002-06-01  Julian SewardAdd ioctl BLKGETSIZE.
2002-06-01  Julian SewardUpdate author attributions.
2002-06-01  Julian SewardClean up and modularise debug info reading a little...
2002-06-01  Julian Seward---> 20020601
2002-06-01  Julian SewardPreliminary commit of DWARF2 debug info reader from
2002-06-01  Julian SewardRemove old rwlock implementation and replace with home...
2002-05-30  Julian Sewarddemangle_number: handle base-36 numbers.
2002-05-30  Julian SewardAdd a TODO entry for valgrind-1.0.
2002-05-30  Julian SewardImplement __pthread_kill_other_threads_np properly...
2002-05-30  Julian SewardMore X suppressions.
2002-05-29  Julian SewardImplement ADC Eb,Gb. Truly an unpopular instruction...
2002-05-29  Julian SewardChange counts a bit so as not to spew out so much junk.
2002-05-29  Julian SewardFix stupid copy-n-paste bug in do_set_canceltype causin...
2002-05-29  Julian SewardTests for cancellation/cleanup mechanisms.
2002-05-29  Julian SewardUpdate TODO lists at the top of the file.
2002-05-29  Julian SewardMake __pthread_kill_other_threads_np be UNIMPLEMENTED...
2002-05-29  Julian Sewardpthread_cond_timedwait: be robust to timeout points...
2002-05-29  Julian SewardAs per POSIX, nuke all threads other than me
2002-05-29  Julian SewardSet client mem permissions in do__cleanup_pop.
2002-05-29  Julian SewardCheck for pending cancellation requests at syscalls...
2002-05-29  Julian SewardWhen a thread exits, run the destructors for the thread...
2002-05-29  Julian SewardImplement thread cleanup stacks.
2002-05-28  Julian SewardIncrease thread scheduling quantum from 20000 bbs to...
2002-05-28  Julian SewardFix various problems with new thread start / stop ...
2002-05-28  Julian SewardDO NOT UPDATE! COMPILES BUT DOESN'T WORK.
2002-05-27  Julian SewardSupport for POSIX reader-writer locks (preliminary).
2002-05-24  Julian SewardAvoid make_readable ( NULL, ... ) in ioctl SIOCGIFCONF.
2002-05-24  Julian SewardComment out debug printing.
2002-05-24  Julian Seward---> 20020524
2002-05-24  Julian SewardMore minor fixes to make OpenOffice 1.0 work.
2002-05-24  Julian SewardMake syscall sched_yield just yield the current thread...
2002-05-24  Julian SewardComment-only change: add a list of known problems with...
2002-05-23  Julian SewardDebug message wibble.
2002-05-23  Julian SewardDon't complain the second arg of __NR_setitimer
2002-05-23  Julian SewardFix small bug causing assertion failure in computation...
2002-05-23  Julian SewardAdd test for correct handling of read/write with invali...
2002-05-23  Julian Sewardsched_do_syscalls: properly handle invalid fd in read...
2002-05-23  Julian SewardMake accept() be nonblocking.
2002-05-22  Julian SewardUpdate for sigaltstack
2002-05-22  Julian Seward---> 20020522
2002-05-22  Julian Sewardsigaltstack -> sigaltstack.c
2002-05-22  Julian SewardImplement sigaltstack. Most of the logic is copied...
2002-05-22  Julian SewardImplement pthread_yield.
2002-05-22  Julian Sewardioctl TCXONC (Peter A Jonsson)
2002-05-22  Julian SewardFix one-char typo relating to detection of XFree86...
2002-05-22  Julian SewardImplement x86 insn popl m32. (Nikolay Igotti )
2002-05-21  Julian Seward---> 20020520
2002-05-21  Julian SewardDon't mask libc's vfork / __vfork:
2002-05-21  Julian Seward- Fix __NR_poll printing
2002-05-21  Dirk Muellerignore some generated stuff
2002-05-21  Dirk Muellerfix gcc detection
2002-05-21  Julian Sewardgcc-3.1 compile fix.
2002-05-20  Julian SewardMoan but don't die on unhandled stabs cases.
2002-05-20  Julian SewardImprove diagnostic info printed by failures in
2002-05-19  Julian Seward---> 20020518
2002-05-19  Julian SewardImplement semaphore functions.
2002-05-18  Julian SewardAdd test from Lionel Ulmer showing incorrect behaviour...
2002-05-18  Julian SewardModify cachegrind.in to track recent changes in valgrind.in
2002-05-18  Julian SewardAdd getpmsg/putpmsg (Rick Watson)
2002-05-18  Julian SewardFix fork/exec stuff so it works again. We have to...
2002-05-18  Julian SewardThe ELF table created by old kernels (2.4.3 ish) is...
2002-05-18  Julian SewardAdd clarification of the purpose of the malloc/free...
2002-05-18  Julian SewardAdd getitimer (Pascal Massimino)
2002-05-18  Julian SewardCancellation wrappers for pread/pwrite (Philip Martin).
2002-05-18  Julian SewardAdd a version dependency GLIBC_2.2.3 depends on GLIBC_2.2.
next