]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-08-24  Julian SewardUpdate.
2005-08-24  Nicholas Nethercoteupdate
2005-08-24  Nicholas NethercoteMinor fixes for problems pointed out by Greg Parker:
2005-08-24  Julian SewardUpdate.
2005-08-24  Julian SewardBuild rflag thunk for adc/sbb correctly.
2005-08-24  Julian Sewardamd64: Handle BT/BTS/BTR/BTC Gv, Ev.
2005-08-24  Julian SewardUpdate.
2005-08-24  Julian SewardFix incorrect building of the flags thunk after ADC...
2005-08-24  Julian SewardEnable ADC Ib, AL.
2005-08-24  Nicholas Nethercoteavoid compiler warning
2005-08-23  Julian SewardUpdate.
2005-08-23  Julian SewardAdd tests for amd64 LOOP{,E,NE} insn.
2005-08-23  Julian SewardImplement LOOP{,E,NE}.
2005-08-23  Julian SewardRename a couple of inconsistently-named helper functions.
2005-08-23  Julian SewardUpdate.
2005-08-23  Julian SewardWhitespace-only change.
2005-08-23  Julian SewardImplement RDTSC (amd64).
2005-08-23  Nicholas NethercoteMake the allocator's access functions slightly stricter...
2005-08-23  Julian SewardRename a couple of inconsistently-named helper functions.
2005-08-23  Julian SewardImplement RDTSC on x86.
2005-08-23  Julian SewardAdd regtest for x86 LOOP{,E,NE} insns.
2005-08-23  Julian SewardUpdate.
2005-08-23  Julian SewardImplement LOOP/LOOPE/LOOPNE.
2005-08-23  Nicholas Nethercoteupdate
2005-08-23  Nicholas NethercoteMake "silly arg" message 64-bit clean.
2005-08-23  Julian SewardUpdate.
2005-08-23  Julian SewardEnable testing of RCL insns.
2005-08-23  Julian SewardSupport x86 RCL instructions.
2005-08-21  Julian SewardEven more ppc32 syscalls.
2005-08-21  Julian SewardOn a PPC32Instr_Call, don't merely record how many...
2005-08-20  Tom HughesMake sure vex_svnversion.h is updated after an svn...
2005-08-20  Tom HughesUpdate ignore lists.
2005-08-20  Tom HughesUpdate bug status.
2005-08-20  Tom HughesSuppress memory leaks from the linuxthread manager...
2005-08-20  Tom HughesAdd suppressions for some glibc 2.2 linuxthreads issues...
2005-08-19  Dirk Muellermake it work for SL10
2005-08-19  Julian Sewardrm now-redundant macros.
2005-08-19  Julian SewardIncorporate a patch from Craig Chaney which gives bette...
2005-08-19  Julian SewardEnable a few more syscalls on ppc32-linux.
2005-08-19  Julian SewardFix signedness-of-char problem which caused this to...
2005-08-19  Dirk Muellerupdate
2005-08-19  Julian Seward- Fix bug causing thread slots not to get reused
2005-08-19  Dirk Muellerupdate
2005-08-19  Dirk Muellerupdate
2005-08-19  Dirk Muellerupdate
2005-08-19  Dirk Muellerupdate
2005-08-18  Julian SewardEnable a couple more syscalls on ppc32.
2005-08-18  Nicholas NethercoteMake show_segments() public, and use it when VG_(get_me...
2005-08-18  Nicholas NethercoteMake it possible to match against "???" line in suppres...
2005-08-18  Julian Sewardvki_stat64 as defined in the 2.6.10 sources looks signi...
2005-08-18  Julian SewardThe strlen that ld.so uses on ppc32 causes a lot of...
2005-08-18  Julian SewardAdd tested but unused code just in case it is useful...
2005-08-17  Nicholas NethercoteAdded VG_(OSet_LookupWithCmp)(), which can be useful.
2005-08-17  Tom HughesBug status updates.
2005-08-17  Tom HughesPass AM_CFLAGS to the compiler when extracting the...
2005-08-17  Nicholas NethercotePartial implementation of mallinfo(). It still puts...
2005-08-17  Nicholas Nethercoteupdate
2005-08-17  Nicholas Nethercotemalloc_usable_size() was totally broken, crashing immed...
2005-08-17  Nicholas NethercoteHopefully fix a broken regtest.
2005-08-17  Nicholas Nethercoteupdate
2005-08-16  Tom HughesUpdate bug status documentation.
2005-08-16  Tom HughesDon't assert if execve fails. Fixes bug #110875.
2005-08-16  Nicholas Nethercoteminor fixes (probably not worth backporting)
2005-08-16  Nicholas Nethercotewibbles
2005-08-16  Nicholas Nethercotelots of little wibbles
2005-08-16  Nicholas NethercoteMake the nightly script say early on if the results...
2005-08-16  Nicholas Nethercoteupdate
2005-08-16  Nicholas NethercoteFixes for #110657, based on Jakub Jelinek's patch:
2005-08-16  Nicholas Nethercoteupdate
2005-08-16  Nicholas NethercoteHow do you like this: there was no proper description...
2005-08-16  Nicholas Nethercoteupdate
2005-08-16  Nicholas NethercoteGive more info about seginfo dropping.
2005-08-15  Nicholas NethercoteUse the right Vex command line.
2005-08-15  Nicholas Nethercoteblah
2005-08-15  Nicholas Nethercotefix line numbers
2005-08-15  Nicholas Nethercotefoo
2005-08-15  Nicholas Nethercotesome more info in the QSG
2005-08-15  Nicholas NethercoteA few minor manual updates.
2005-08-15  Nicholas NethercoteBleh, forgot this.
2005-08-15  Nicholas Nethercotewibbles
2005-08-15  Nicholas NethercoteWhoops... I guess the regtests don't exercise that...
2005-08-15  Nicholas NethercoteSomething I realised recently: in C, iterators are...
2005-08-14  Nicholas Nethercotewibble
2005-08-14  Nicholas NethercoteTrim some fat; removing this assertion makes Remove...
2005-08-14  Nicholas NethercoteAdd a thorough unit test for m_oset. Note that this...
2005-08-14  Nicholas NethercoteForgot this file.
2005-08-14  Nicholas NethercoteAdded new module, m_oset, which provides a generic...
2005-08-14  Nicholas NethercoteRemove more now-unnecessary casts, thanks to the recent...
2005-08-14  Nicholas NethercoteRemove ancient backwards compatibility code which is...
2005-08-14  Nicholas NethercoteAdded an iterator to VgHashTable.
2005-08-14  Nicholas NethercoteClarify comment.
2005-08-14  Nicholas NethercoteUpdate for Vex.
2005-08-14  Nicholas NethercoteChanged many, but not all, of the VgHashNode* parameter...
2005-08-14  Nicholas NethercoteCompactify unload_symbols().
2005-08-14  Nicholas NethercotePartially evaluate m_stacks.c to simplify and shrink...
2005-08-14  Julian SewardUpdate.
2005-08-14  Julian SewardUpdate.
2005-08-14  Julian Sewarddis_Grp2: decode address mode correctly
2005-08-13  Julian SewardHandle Iop_Sar16, so that front end amd64 "cwtd" does...
2005-08-13  Julian SewardUpdate.
next