]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2004-04-13  Robert WalshUpdate test for recent "recently" fix.
2004-04-13  Nicholas NethercoteSuppressions of jump errors were broken, because the...
2004-04-13  Nicholas NethercoteChanged error message from:
2004-04-12  Nicholas NethercoteRemove illegal '-' in @VERSION@.
2004-04-10  Nicholas NethercoteRemove "pre-history" handling for mutexes -- now that...
2004-04-10  Nicholas NethercoteAdded 2nd expected stderr output for trivialleak; ...
2004-04-10  Nicholas NethercoteUpdate for having added Massif.
2004-04-10  Nicholas NethercoteRevamped. Split into sections, added stuff about the...
2004-04-10  Nicholas NethercoteAdded acct() syscall.
2004-04-02  Nicholas NethercoteFix bug in hp2ps that caused the title to have negative...
2004-04-01  Nicholas NethercoteRemoved unused function.
2004-03-31  Tom HughesAdded more floating point instruction tests.
2004-03-31  Tom HughesImplement tcdrain in the pthread library. The fact...
2004-03-28  Tom HughesFix typo in FPU eflags fix.
2004-03-28  Tom HughesFor FPU/MMX/SSE instructions which don't reference...
2004-03-28  Tom HughesAdded more floating point instruction tests.
2004-03-28  Tom HughesFix typo that broke tests which compared the contents...
2004-03-28  Tom HughesIgnore generated files from insn_fpu test.
2004-03-28  Tom HughesAdded tests for floating point multiple and divide...
2004-03-27  Tom HughesFixed decoding of x87 instructions to handle those...
2004-03-27  Tom HughesExtended instruction test system to handle x87 floating...
2004-03-23  Tom HughesAdded some extra .cvsignore entries.
2004-03-23  Tom HughesCommit rewrite of semaphore handling to avoid having...
2004-03-22  Tom HughesStrip _nocancel from glibc stack traces so that __open_...
2004-03-22  Tom HughesRedirect _dl_sysinfo_int80, which is glibc's default...
2004-03-17  Jeremy FitzhardingeAdd susphello test, which has turned up a number of...
2004-03-16  Jeremy FitzhardingeWhen creating new threads, initially block all signals...
2004-03-16  Jeremy FitzhardingeInit the per-thread sigaltstacks properly. New threads...
2004-03-16  Nicholas NethercoteRemove Massif's version number now that it's part of...
2004-03-16  Tom HughesIgnore valgrind core files.
2004-03-16  Tom HughesAdded badseg to the list of things to ignore.
2004-03-16  Tom HughesFilter out the ": core dumped" message from test result...
2004-03-16  Tom HughesFixed compiler warning.
2004-03-16  Tom HughesAdded the new badseg test to the list of things to...
2004-03-16  Jeremy FitzhardingeThis change does two things: one is the implementation of
2004-03-16  Jeremy FitzhardingeMake the sigaltstack per-thread state, so that two...
2004-03-16  Jeremy FitzhardingePrint a backtrace for core-dumping signals, even if...
2004-03-15  Jeremy FitzhardingeOoops. Fix overly-hasty commit.
2004-03-15  Jeremy FitzhardingeBe a bit clearer about core-dumping messages (don't...
2004-03-15  Tom HughesMove the handling of PSHUFW from the SSE code to the...
2004-03-15  Jeremy FitzhardingeDon't bother setting the EI_OSABI entry in the core...
2004-03-15  Tom HughesFix compiler warnings.
2004-03-14  Julian SewardModify the memory manager so it "natively" supports...
2004-03-13  Dirk Muellerwhoops
2004-03-13  Dirk Muellerfix up the other places as well
2004-03-13  Jeremy FitzhardingeClose bug 71906. Set default malloc alignment to 8...
2004-03-13  Jeremy FitzhardingeFix bug 69872. This change adds a coredumper to vg_sig...
2004-03-13  Julian Sewardhead --> 2.1.2-CVS so as to distinguish it from everyt...
2004-03-12  Julian SewardUpdate for 2.1.1.
2004-03-12  Jeremy FitzhardingeFix "make distcheck", and also make sure that the gener...
2004-03-12  Julian SewardPartially unbreak 'make distcheck'.
2004-03-11  Jeremy FitzhardingeOops, passing wrong thing to st_mkarray
2004-03-09  Tom HughesAnonymise path names for libc's built with debg symbols.
2004-03-09  Tom HughesAdd an alternate (appropriately filtered) result for...
2004-03-09  Tom HughesFix expected standard error output for mmxext tests...
2004-03-09  Jeremy FitzhardingeFix bug 69856; teach Helgrind about all the new SSE...
2004-03-09  Jeremy FitzhardingeUse Tom's instruction set tests on all tools which...
2004-03-09  Jeremy FitzhardingeFix for bug 73892; implement 'S' set/bitstring stabs...
2004-03-09  Jeremy FitzhardingeRaise RLIMIT_AS to max allowable, so that we can create...
2004-03-09  Jeremy FitzhardingeCope with strange templated symbol names containing...
2004-03-08  Tom HughesRemove function which is no longer used following the...
2004-03-08  Nicholas NethercoteTurn off warning with -q.
2004-03-07  Tom HughesAdd some alternate regression test results for older...
2004-03-07  Tom HughesFix the handling of libc thread specific data so that...
2004-03-07  Julian SewardBe slightly less verbose at -v.
2004-03-06  Tom HughesTreat INT with an operand other than 0x80 as an undefin...
2004-03-06  Jeremy FitzhardingeWe need to specify some version.
2004-03-05  Jeremy FitzhardingeFix bug 76780 - implement stabs type '@' for pointer...
2004-03-04  Tom HughesAdd support for 16 bit pushes and pops of segment regis...
2004-03-04  Jeremy FitzhardingeList memalign as an allocator.
2004-03-04  Nicholas NethercoteRemove comma from last element of enum; C++ apparently...
2004-03-02  Jeremy FitzhardingeDon't intercept mmap yet, until everything else is...
2004-03-02  Jeremy FitzhardingeFix assertion failure when using VG_(system) near progr...
2004-03-01  Nicholas NethercoteMake vg_regtest return 1 if any tests fail. Useful...
2004-03-01  Dirk Muellerremove arch subdir for 2.1.1 release
2004-02-29  Nicholas NethercotePatch from Bartosz Taudul: latest GCC requires regparm...
2004-02-29  Tom HughesAdded some extra suppressions for glibc 2.2.5 on RedHat...
2004-02-29  Tom HughesModified the basic standard error filter to strip out...
2004-02-29  Tom HughesAdd an extra suppression for glibc 2.3.2 on RedHat...
2004-02-29  Tom HughesChanged the fdleak tests to explicitly attach /dev...
2004-02-29  Nicholas NethercoteAllow multiple .exp files, eg. foo.stderr.exp, foo...
2004-02-28  Nicholas NethercoteAdjust vg_pthread_cond_t so it works with an older...
2004-02-28  Dirk Muelleradding suppressions for Redhat 7.2, patch by Tom Hughes
2004-02-28  Nicholas NethercoteSome newer systems have a new version of pthreadtypes...
2004-02-26  Nicholas NethercoteMove the '-lm' link flag to the end of the command...
2004-02-25  Julian SewardAdd the nightly build scripts.
2004-02-25  Jeremy FitzhardingeFix shmdt by using the right argument for the shared...
2004-02-24  Nicholas NethercoteCheck new fds are not within Valgrind's reserved range...
2004-02-24  Jeremy FitzhardingeThis fixes bug 75614. It seems that a symbol can be...
2004-02-24  Jeremy FitzhardingeFix the use of brk. This change removes the requiremen...
2004-02-24  Nicholas NethercoteFix 'make dist'.
2004-02-23  Dirk Muellerpatch by Tom Hughes to make it work with gcc 2.96
2004-02-23  Nicholas NethercoteFix var names in prototypes.
2004-02-23  Nicholas NethercoteAdded various functions that make instrumentation easie...
2004-02-23  Nicholas NethercoteChanged bug_reports_to.
2004-02-22  Nicholas NethercoteUpdate and add various .cvsignore files.
2004-02-22  Nicholas NethercoteThree CDROM ioctls, from Rocky Bernstein.
2004-02-22  Nicholas NethercoteRemove system-dependent output from test.
2004-02-22  Nicholas NethercotePatch from Tom Hughes:
2004-02-21  Dirk Muellersigh
next