]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2002-10-02  Nicholas NethercoteAdded seg_override test. Note this test fails on the...
2002-10-02  Julian SewardFrom "Francis Lebourse" <flebourse@jetmultimedia.fr>:
2002-10-02  Julian Sewardupdate the libc_tsd stuff for R H limbo (glibc HEAD...
2002-10-02  Julian SewardMinor mods
2002-10-02  Nicholas NethercoteAhem, reverse comparison so that normal stack traces...
2002-10-02  Julian SewardImprove stack-switch-handling logic following discussio...
2002-10-01  Nicholas NethercoteUpdate and add .cvsignore files.
2002-10-01  Nicholas NethercoteMoved `resolv' into the test-suite-proper.
2002-10-01  Julian SewardVG_(handle_esp_assignment): reinstate kludge for detect...
2002-10-01  Julian SewardIf the stack is ridiculously big, don't poke around...
2002-10-01  Julian SewardaddStr: don't segfault if si->strtab == NULL.
2002-10-01  Julian SewardThis glibc (2.2.90 ?) seems to need another thread...
2002-10-01  Julian SewardNamespace police.
2002-10-01  Julian SewardPlacate gcc-3.2, which rather alarmingly complains...
2002-10-01  Julian SewardFix build problems on SuSE 8.1 -- -I.. not included...
2002-09-30  Julian SewardRemove comment that nobody can make sense of.
2002-09-30  Julian SewardGive weak global binding for fns which are to be superp...
2002-09-30  Julian SewardRename VG_(kill) and VG_(sigpending) to VG_(kkill...
2002-09-30  Julian SewardAdd big comment explaining how the LDT simulation works.
2002-09-30  Julian Sewardlayout wibble
2002-09-30  Julian SewardClean up messages a bit.
2002-09-30  Julian SewardTeach memcheck about instrumenting {GET,PUT,USE}SEG.
2002-09-30  Nicholas Nethercotewibble
2002-09-30  Julian SewardSecond half of the LDT support. It basically works...
2002-09-30  Nicholas NethercoteAdded profiling events for core/skin cheap/expensive...
2002-09-30  Nicholas NethercoteMakefile.am wibbles:
2002-09-30  Nicholas NethercoteMade some debugging printf's only take place at verbosi...
2002-09-30  Nicholas NethercoteConverted all functions visible from vg_skin.h with...
2002-09-30  Julian SewardGet rid of nvidia_moan(); soon we might not have anythi...
2002-09-30  Julian SewardFirst half of the long-overdue support for segment...
2002-09-27  Nicholas Nethercotewibble
2002-09-27  Nicholas NethercoteUpdate Cachegrind docs to refer to `cg_annotate' not...
2002-09-27  Nicholas NethercoteMoved the OINK macro into vg_skin.h so that skins can...
2002-09-27  Nicholas NethercoteChanged test so the output doesn't depend on the order...
2002-09-27  Nicholas NethercoteAdded some reasonably thorough documentation on how...
2002-09-27  Nicholas NethercoteLots of minor comment changes, etc, just to make it...
2002-09-27  Nicholas Nethercotewibble
2002-09-27  Julian Seward"Um, the cachegrind script doesn't exist in the head...
2002-09-27  Nicholas NethercoteMoved vg_regtest to vg_regtest.in, using autoconf so...
2002-09-27  Nicholas NethercoteChanged the regression testing options --head and ...
2002-09-27  Julian Sewardmerge rev 1.29.2.5:
2002-09-27  Julian Sewardmerge rev 1.7.2.3:
2002-09-27  Julian Sewardmerge rev 1.16.2.3:
2002-09-27  Julian Sewardmerge rev 1.76.2.7:
2002-09-27  Julian Sewardmerge rev 1.8.2.1:
2002-09-27  Julian Sewardmerge rev 1.29.2.3:
2002-09-27  Julian Sewardmerge revs 1.2.2.2 and 1.2.2.3 (which probably don...
2002-09-24  Nicholas NethercoteChange #include so that "make distcheck" works.
2002-09-23  Nicholas Nethercotewibbles
2002-09-23  Nicholas Nethercotewibble
2002-09-23  Nicholas NethercoteAdded Makefile.am for tests/unused.
2002-09-23  Nicholas NethercoteWibble.
2002-09-23  Nicholas NethercoteChanged name of core/ to coregrind/, since 'core' files...
2002-09-23  Nicholas NethercoteFixups to get "make dist" to work -- mostly involving...
2002-09-23  Nicholas NethercoteUpdated.
2002-09-23  Nicholas NethercoteRemoved cachegrind docs (now in cachegrind/docs/)
2002-09-23  Nicholas NethercoteRemoved files that are now elsewhere (in core/docs...
2002-09-23  Nicholas NethercoteRemoved non-Cachegrind stuff from docs.
2002-09-23  Nicholas NethercoteAdded cg_annotate.
2002-09-23  Nicholas NethercoteAdded .cvsignore file.
2002-09-23  Nicholas NethercoteRemoved defunct .cvsignore files.
2002-09-23  Nicholas NethercoteChanged lots of files for the new core/ + skin/ directo...
2002-09-23  Nicholas NethercoteRemoved, not needed any more.
2002-09-23  Nicholas NethercoteRemoving files for total repo restructuring; these...
2002-09-23  Nicholas NethercoteFiles updated, added and removed in order to turn the...
2002-09-02  Frédéric GobryFix the permissions of the installed files, as suggeste...
2002-08-16  Nicholas NethercoteUndid the removal of INCEIPs during Cachegrind instrume...
2002-08-06  Nicholas Nethercotevg_from_ucode.c:
2002-08-06  Julian SewardTest case for resolver bug fixed by vg_libpthread.c...
2002-08-06  Julian SewardSimulate resolver-specific state as per the real libpth...
2002-08-01  Nicholas NethercoteCache simulation requires strict INCEIP updating so...
2002-07-29  Dirk MuellerTrying to support the new C++ ABI of gcc 3.x
2002-07-28  Nicholas NethercoteThis commit introduces two new UInstructions: CCALL_1_...
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...
next