]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2003-07-10  Julian SewardA bit of cleaning up now that symbol table reading...
2003-07-10  Julian SewardGive corecheck a SK_(update_extra) so it doesn't panic on
2003-07-10  Julian SewardAdd a new mechanism for intercepting calls, which doesn...
2003-07-09  Julian SewardAdd iffdeffery to allow testing the call to the DNS...
2003-07-08  Nicholas NethercoteAllow for 1 and 2 digit pids
2003-07-08  Julian SewardDodge around more glibc variants.
2003-07-07  Julian SewardFix a whole lot more regression tests on Red Hat 7.3.
2003-07-07  Julian SewardUndo mistaken rev 1.54.
2003-07-07  Julian SewardMake more tests glibc-2.X robust.
2003-07-07  Julian SewardTry and make different gcc versions agree on source...
2003-07-07  Julian SewardMake some more tests more robust against glibc differences.
2003-07-07  Julian SewardA regression test for the new VALGRIND_{GET,SET}_VBITS...
2003-07-06  Julian SewardMake these work on Red Hat 7.3 (by giving -q)
2003-07-06  Julian SewardRun the test with -q so that it works both on glibc...
2003-07-06  Julian SewardMake it compile with older compilers.
2003-07-06  Dirk Muellermake check more portable, patch by Matthew Emmerton
2003-07-06  Julian SewardIncrease default number of supported threads from 50...
2003-07-06  Julian Sewardload_one_suppressions_file(): Make sure to finish reading
2003-07-06  Julian SewardRestarting valgrind-listener quickly can produce:
2003-07-06  Julian SewardFix up weak binding for pthread_mutexattr_setpshared.
2003-07-06  Julian SewardImplement pthread_mutexattr_setpshared (Nick did this).
2003-07-06  Julian SewardHandle XCHG eAX,eBP.
2003-07-06  Julian Sewardstring_match_wrk(): increase max recursion depth to...
2003-07-06  Julian SewardVGR_(select): be robust against negative timeout values...
2003-07-06  Julian SewardThe Pentium 4 recycles the CS segment override prefix...
2003-07-06  Julian SewardAdd patch from Nick to get proper backtraces in
2003-07-05  Julian SewardAdd memcheck client requests VALGRIND_GET_VBITS / VALGR...
2003-07-04  Dirk Muellerwhops
2003-07-04  Dirk Muelleruse the automake feature for dist-bzip2
2003-07-04  Dirk Muellerspelling fixes
2003-07-04  Dirk Muelleradd failing test
2003-07-04  Nicholas NethercoteOperator change. No difference in behaviour, but avoid...
2003-07-04  Nicholas Nethercotewibble
2003-06-29  Nicholas NethercoteAdded (trivially) "XCHG eAX,eSP" instruction.
2003-06-29  Nicholas NethercoteDoubled VG_N_WAITING_FDS from 10 to 20. Joshua Moore...
2003-06-29  Nicholas NethercoteFixed cpuid regtest, which was broken by the switch...
2003-06-26  Nicholas Nethercotecomment only
2003-06-19  Dirk Muellermake sure that the cpuid of the simulated CPUID doesn...
2003-06-19  Nicholas NethercoteMove two variable declarations to the start of their...
2003-06-18  Julian SewardA few more SSEs.
2003-06-18  Julian SewardMake the CPUID helper really do cpuid, so that what...
2003-06-18  Julian SewardA few more SSE float (scalar,packed) insns. Something...
2003-06-16  Julian Seward- Add a few more SSE instructions
2003-06-15  Julian SewardAdd some more SSE/SSE2 floating point instructions.
2003-06-15  Dirk MuellerAC_PROG_EGREP wasn't too portable after all. Better...
2003-06-15  Julian Seward- Continue to clear up SSE insn emitters following...
2003-06-15  Julian SewardRename the SSE and MMX uinstrs which read/write integer...
2003-06-15  Julian SewardFill in a whole bunch of boring-ass SSE SIMD-integer...
2003-06-15  Julian SewardYet more SSE insns.
2003-06-15  Julian Seward- Comment out SSE uinstrs which have not so far been...
2003-06-15  Julian SewardRemove debug printing that sneaked in.
2003-06-14  Julian SewardTeach AddrCheck about some SSE uinstrs.
2003-06-14  Julian SewardDo SSE insns PSRLDQ, PSLLDQ
2003-06-14  Julian SewardGet rid of spurious declaration for fooble.
2003-06-14  Julian SewardMore SSE instructions.
2003-06-14  Julian SewardAdd yet more SSE/SSE2 instructions. The party never...
2003-06-14  Julian Seward- saneUInstr: Allow SSE4 to have CCf (writes ZCP flags).
2003-06-14  Julian SewardFix code generation errors for the SSE3g_ family. ...
2003-06-14  Julian SewardWhen exiting with VgSrc_BbsDone (switching back to...
2003-06-13  Nicholas Nethercoteseveral wibbles: added some missing types in function...
2003-06-13  Dirk Muellerdon't bail out when pthread_once's init route calls...
2003-06-13  Julian SewardTonight's installment of SSE madness. Add a couple...
2003-06-12  Nicholas NethercoteWhoops, should have committed this when I added SIOCOUT...
2003-06-12  Nicholas NethercoteAdded SIOCOUTQ ioctl, thanks to Lennert Buytenhek ...
2003-06-12  Nicholas NethercoteSome Makefile.am changes. Lots of them affected:
2003-06-12  Nicholas NethercoteUpdate, obviously hasn't been for a while, was majorly...
2003-06-12  Nicholas NethercoteMinor improvement.
2003-06-12  Nicholas NethercoteAdded support for Value16 and Addr16 error suppressions.
2003-06-12  Julian SewardFill in a few more SSE/SSE2 insns, with current aim...
2003-06-12  Dirk Muellerrevert last commit. too unportable
2003-06-11  Dirk Muellerdistribute glibc 2.3 suppression file
2003-06-10  Nicholas NethercoteFixed stupid bugs in overlap detection.
2003-06-05  Nicholas NethercoteFix problem with LAHF.
2003-06-03  Nicholas NethercoteFixed bug in first attempt at 'lahf'. So much for...
2003-06-03  Dirk Muellersuppressions
2003-06-03  Nicholas Nethercotewibble
2003-06-03  Nicholas NethercoteAdded support for 'lahf', the twin of 'sahf' which...
2003-06-03  Nicholas NethercoteAdded two syscalls: sendfile64 and rt_sigtimedwait...
2003-06-01  Dirk Muellerfixing minor oddity in configure output
2003-06-01  Dirk Muellersome makefile massaging to avoid that things get compil...
2003-06-01  Dirk Muellerfix expected output
2003-06-01  Dirk Muellermake the new symbols weak to fix the new_override testcase.
2003-06-01  Dirk Muellerwhoops. one more
2003-06-01  Dirk Muellerunbreak make regtest again
2003-06-01  Julian SewardAdd some more SSE insns.
2003-05-30  Nicholas Nethercotecomments only
2003-05-28  Dirk Muellersome ignores
2003-05-27  Julian SewardFix a design flaw in the SSE decoder. Remove duplicati...
2003-05-27  Dirk Muellerminor code simplification
2003-05-27  Dirk Muelleradd glibc 2.3 suppression file before I loose it again :(
2003-05-27  Dirk Muellercompiler warning cleanups
2003-05-26  Julian SewardTeach memcheck about the SSE UInstrs generated thus...
2003-05-26  Julian SewardImplement enough SSE/SSE2 insns so that all the GL...
2003-05-25  Julian SewardImplement a few SSE instructions, enough to run bzip2...
2003-05-22  Nicholas Nethercotewibble
2003-05-21  Nicholas NethercoteUsing __PRETTY_FUNCTION__ and some macros, removed...
2003-05-21  Nicholas Nethercotewibble
2003-05-20  Nicholas NethercoteFixed up docs a bit: did the core/skin split properly...
2003-05-20  Nicholas Nethercotewibble
2003-05-20  Nicholas NethercoteMinor addition.
next