]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2008-12-24  Bart Van AsscheAdded a pthread suppression pattern and generalized...
2008-12-24  Bart Van AsscheRenamed a variable and removed two statements that...
2008-12-23  Julian SewardFinalise 3.4.0 RC1.
2008-12-23  Julian SewardUn-break 'make dist'.
2008-12-23  Julian SewardML_(addDiCfSI)(): truncate DiCfSI's that fall partially...
2008-12-23  Julian SewardUpdate bug lists.
2008-12-23  Julian SewardBump the version stuff.
2008-12-23  Julian SewardUpdate.
2008-12-23  Julian SewardDisable the building of exp-omega, but don't rm it...
2008-12-23  Julian SewardUpdate for 3.4.0 (imcomplete).
2008-12-23  Julian SewardMinor futzing with the documentation.
2008-12-23  Julian SewardAdd a couple more suppressions.
2008-12-23  Julian SewardAdd an expected-output set for Ubuntu 8.04 (and 8.10...
2008-12-23  Julian SewardComment out unused code so as to get a warning free...
2008-12-23  Julian SewardUnbreak the build on aix5.
2008-12-23  Julian SewardIgnore races that occur on data in .plt sections, as...
2008-12-22  Julian SewardRationalise standard suppressions: get rid of vast...
2008-12-22  Julian SewardDuring instrumentation, handle Imbe_SnoopedStore{Begin...
2008-12-22  Julian SewardUpdate expected outputs.
2008-12-22  Bart Van AsscheUpdated after merge of Helgrind from YARD branch to...
2008-12-22  Julian SewardMinor updates for 3.4.0. Also fix a large number of...
2008-12-22  Julian SewardFinish off updates to the Helgrind manual.
2008-12-21  Julian SewardMore documentation updates. Urr. I knew there was...
2008-12-21  Julian SewardPartial update of the Helgrind documentation (incomplete).
2008-12-21  Bart Van AsscheAdded prereq clause.
2008-12-21  Bart Van Asschecircular_buffer test now passes on systems with and...
2008-12-21  Bart Van AsscheAdded a suppression pattern for the data races triggere...
2008-12-21  Bart Van AsscheFixed bug in vector clock updating for semaphores with...
2008-12-21  Bart Van AsscheAdded command-line option -n, which allows to disable...
2008-12-21  Bart Van AsscheReplaced regular increment by atomic increment.
2008-12-21  Bart Van AsscheMade config.h include path consistent with the other...
2008-12-21  Bart Van AsscheFixed typo: added missing right parentheses.
2008-12-21  Bart Van AsscheFinished renaming of boost_threads into boost_thread.
2008-12-21  Bart Van AsscheGeneralized the glibc _IO_file_xsputn suppression patte...
2008-12-21  Julian SewardMove description of --read-var-info= from the "debuggin...
2008-12-21  Julian SewardFollowing r8845, explicitly enable Dwarf3 variable...
2008-12-21  Julian SewardVarious changes:
2008-12-20  Julian SewardRearrange suppressions a bit, and add a couple more...
2008-12-19  Julian SewardUpdate expected outputs for glibc25-amd64.
2008-12-18  Julian SewardUpdate the expected outputs following changes in Helgri...
2008-12-18  Josef WeidendorferCallgrind: add code pattern for runtime_resolve on...
2008-12-18  Julian SewardDon't apply cross-compilation patch during the nightly...
2008-12-18  Julian SewardMove the functionality from filter_threadnums into...
2008-12-18  Julian SewardHG_(instrument): don't assert on Imbe_SnoopedStore...
2008-12-17  Bart Van AsscheAdded another regression test.
2008-12-17  Bart Van AsscheFixed semaphore vector clock updating / simplified...
2008-12-17  Bart Van AsscheFixed grammar / split a paragraph in two.
2008-12-17  Bart Van AsscheAdded a suppression pattern.
2008-12-17  Bart Van AsscheAdded a paragraph about the Boost.Thread library.
2008-12-17  Julian SewardCreate rough entries for the 3.4.0 changes.
2008-12-17  Julian SewardInclude new file (why-no-libc.txt) in the distro tarball.
2008-12-17  Bart Van AsscheFixed regression test tc20_verifywrap2, which was broke...
2008-12-17  Julian SewardFix some format string mismatch warnings, associated...
2008-12-17  Julian SewardAdd another magic constant to the Iex_Const case in...
2008-12-15  Nicholas NethercoteAdd some useful info.
2008-12-15  Tom HughesAdd support ioprio_get and wire up ioprio_set on all...
2008-12-14  Bart Van AsscheAdded more semaphore tracing info.
2008-12-13  Nicholas NethercoteUpdate an FAQ to account for --track-origins=yes.
2008-12-13  Julian SewardInclude vg-in-place in the distro tarball.
2008-12-13  Julian SewardUpdate.
2008-12-13  Julian SewardMake sure $mflag_primary is used in the tests for Boost...
2008-12-13  Julian SewardAvoid causing an assertion failure in VG_(make_ExeConte...
2008-12-13  Julian SewardAdd a couple of suppressions relating to unwinding...
2008-12-12  Julian SewardThis commit subtly changes the meaning of the values...
2008-12-12  Julian SewardFix format string warning in PRE(sys_eventfd2).
2008-12-12  Julian SewardAdd a new module, m_seqmatch, which does very simple...
2008-12-10  Tom HughesAdd support for eventfd2 (and wire up pipe2 on PPC...
2008-12-09  Bart Van AsscheAdded suppression pattern for random_r(), which is...
2008-12-08  Julian SewardFix bug introduced by frame-level wildcarding changes...
2008-12-08  Julian SewardDon't segfault the guest during a call MPI_Init(NULL...
2008-12-08  Julian Sewardevent_map_lookup: when looking for a previous access...
2008-12-07  Julian SewardTidy up and comment sanity-checking code/configuration.
2008-12-07  Julian Seward* In the conflicting-event mechanism, also record the...
2008-12-06  Julian Seward* Add a VG_(sizeSWA) function
2008-12-06  Julian SewardUse the new SparseWA data type, rather than WordFM...
2008-12-06  Julian SewardAdd a new container data type, a Sparse Word Array...
2008-12-04  Julian SewardFollowup to vx1875: use .guest_amd64_assume_fs_is_zero...
2008-12-03  Julian SewardAssert that the guest state size is a multiple of 16...
2008-12-03  Julian SewardChange the memory allocation strategy used by the confl...
2008-11-27  Bart Van AsscheSimplified test program.
2008-11-22  Dirk Muellerupdate bug status
2008-11-22  Bart Van AsscheReran SPLASH2 benchmark and updated results.
2008-11-22  Dirk Muellerignore .valgrindrc files that are world writeable
2008-11-21  Bart Van AsscheUpdated notes section.
2008-11-20  Julian SewardHelgrind's event-map garbage collector hammers VG_...
2008-11-20  Julian Sewardevent_map_maybe_GC: use a flat array when computing...
2008-11-20  Julian SewardRe-set constraints in 'consistent' style after a race...
2008-11-20  Dirk Muelleradd glibc 2.9 support to changelog
2008-11-19  Dirk Muellerglibc 2.9 support
2008-11-19  Bart Van AsscheAdded prereq clause.
2008-11-19  Julian SewardDon't put raced-on locations in an (E)rror state; inste...
2008-11-19  Julian SewardFix comment typo.
2008-11-19  Julian SewardAdd informal correctness argument for the logic in
2008-11-19  Julian SewardAdd some suppressions for Qt4-related code.
2008-11-19  Julian Seward* Update Qt4 interceptors and add, as comments, finding...
2008-11-18  Julian Sewardevent_map_maybe_GC: handle corner case that was previou...
2008-11-18  Julian SewardA couple of 'make dist' fixes.
2008-11-17  Bart Van AsscheMore DRD suppression pattern simplifications.
2008-11-17  Bart Van AsscheSimplified DRD suppression patterns.
2008-11-17  Bart Van AsscheAdded bar_bad and bar_trivial to the regression tests.
next