]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2010-06-13  Bart Van AsscheMade the abort() function available on PPC too.
2010-06-10  Tom HughesFixed bogus check of RES in the ioctl PRE handler intro...
2010-06-10  Josef WeidendorferFix typo introduced with r11165, include "Ge" in regtests
2010-06-10  Bart Van AsscheFollow-up for r11164: made sure that the --build-id...
2010-06-09  Josef WeidendorferCallgrind new feature: count global bus lock events...
2010-06-09  Josef WeidendorferCallgrind: make globals for log_* helpers visible outsi...
2010-06-09  Josef WeidendorferCallgrind: event sets now consist of event groups
2010-06-08  Bart Van AsscheAdded a configure test for the linker flag --build...
2010-06-08  Bart Van AsscheAdded a suppression pattern for __nptl_deallocate_tsd().
2010-06-05  Bart Van AsscheAdded a suppression pattern for the boost thread library.
2010-06-05  Bart Van AsscheUpdated Subversion ignore list.
2010-06-03  Julian Sewardon MacOSX, correctly propagate failure code of system...
2010-06-03  Julian Seward(for linux):
2010-06-02  Bart Van AsscheReplaced dynamic initialization of DRD_(pthread_cond_in...
2010-06-02  Julian SewardMake link_tool_exe.c work for MacOSX. This un-breaks...
2010-06-02  Julian SewardAdd a new program (link_tool_exe.c) and use this to...
2010-05-29  Bart Van AsscheUpdated Subversion ignore lists.
2010-05-29  Bart Van AsscheHandle statically initialized condition variables properly.
2010-05-29  Bart Van AsscheAdded a regression test.
2010-05-29  Bart Van AsscheCan be processed again with autoconf 2.59 and before...
2010-05-28  Julian Sewardlibhb_so_recv(): don't pass a NULL filter to Filter__cl...
2010-05-27  Bart Van AsscheUpdated e-mail address.
2010-05-25  Tom HughesSet VG_(args_the_exename) to the full path to the scrip...
2010-05-24  Tom HughesFix amd64 and ppc64 to correctly mark mq_timedreceive...
2010-05-15  Bart Van AsscheChanges:
2010-05-14  Julian SewardAdd missing backslash.
2010-05-13  Bart Van AsscheAdded an additional tl_assert() statement.
2010-05-13  Bart Van AsscheAdded support for glibc 2.12.
2010-05-12  Bart Van AsscheDRD: added a suppression pattern for the libstdc++...
2010-05-10  Julian SewardAdd test cases for XADD reg,reg. (Nicolas Sauzede...
2010-05-10  Julian SewardEnable testing of FISTS and FISTPS on amd64.
2010-05-09  Julian SewardNew flag --require-text-symbol=:sopatt:fnpatt, to be...
2010-05-07  Tom HughesAdd support for some EVIO ioctls. These are a bit abnor...
2010-05-05  Julian SewardRollup changes for Helgrind:
2010-05-05  Julian SewardAdd a method to get the contents of an XArray so we...
2010-05-03  Julian SewardUpdate copyright dates to 2010.
2010-04-29  Bart Van AsscheFilter tuning such that the annotate_barrier test does...
2010-04-29  Bart Van AsscheRefactoring: replaced two AC_TRY_COMPILE() occurrences...
2010-04-29  Bart Van AsscheImproved portability of the annotate_barrier regression...
2010-04-29  Bart Van AsscheMade these two tests pass again on Darwin.
2010-04-29  Bart Van AsscheRemoved sem_init() test again.
2010-04-29  Tom HughesInclude fcntl.h to get O_CREAT on Fedora 13.
2010-04-29  Tom HughesLink the tls test against tls2.so as it references...
2010-04-29  Tom HughesInclude valgrind headers before system headers to avoid...
2010-04-29  Bart Van AsscheSuppressed a (harmless) compiler warning that was only...
2010-04-29  Bart Van AsscheMade test results independent of thread scheduling.
2010-04-29  Bart Van AsscheReplaced most platform-test macros by HAVE_... macros.
2010-04-29  Bart Van AsscheAdded configure test for pthread_yield() and sem_init().
2010-04-29  Bart Van AsscheAdded yet another regression test.
2010-04-29  Bart Van AsscheChanged gcc version from 4.4.3 to 4.5.0.
2010-04-28  Tom HughesAdd some basic DWARF4 support. Based on patch from...
2010-04-19  Julian SewardRename preprocessor macro __VALGRIND__ to __VALGRIND_MA...
2010-04-12  Julian Sewardsearch_all_symtabs: when mapping addresses to text...
2010-04-12  Julian SewardComment-only change.
2010-04-12  Julian SewardChange the method used in hg_intercepts.c to hide from...
2010-04-12  Julian SewardTake account the ABI-mandated stack redzone when changi...
2010-04-02  Bart Van AsscheShould now really compile on Darwin.
2010-04-01  Bart Van AsscheShould now build on Darwin too.
2010-03-31  Tom HughesSyscall numbers (on amd64 at least) are in unistd_...
2010-03-27  Bart Van AsscheThe help text printed by command-line option -h does...
2010-03-21  Bart Van AsscheResynchronized client requests with the latest version...
2010-03-21  Bart Van AsscheAdded two additional regression tests.
2010-03-15  Julian SewardFix stupid bug in VG_(bzero_inline), as spotted by...
2010-03-14  Julian SewardInline most functions in VG_(use_CF_info). May or...
2010-03-14  Tom HughesEnabled getsid in ptrcheck. Fixe #230593.
2010-03-14  Julian SewardImprove performance of the fallback path when a transla...
2010-03-11  Julian SewardUpdate expected outputs following r11089.
2010-03-11  Julian SewardIf a race error is detected, check to see whether the...
2010-03-10  Bart Van AsscheGeneralized the DRD regression test stderr filter.
2010-03-09  Bart Van AsscheRemoved --read-var-info=yes in order to obtain the...
2010-03-09  Tom HughesAdd mlockall support to ptrcheck. Closes #230020.
2010-03-08  Bart Van AsscheRemoved ANNOTATE_HAPPENS_DONE() again.
2010-03-08  Julian SewardAdd tests for UXTAB and SXTAH.
2010-03-08  Julian SewardFix the definedness handling of the last argument of...
2010-03-08  Bart Van AsscheMarked the annotations ANNOTATE_MUTEX_IS_USED_AS_CONDVAR,
2010-03-07  Nicholas NethercoteDocument the default value of --stacks correctly.
2010-03-07  Bart Van AsscheDo not suppress data races on user-annotated addresses.
2010-03-07  Bart Van AsscheAdded missing newlines in debug tracing statements.
2010-03-07  Bart Van AsscheAdded support for marking happens-before annotated...
2010-03-07  Bart Van AsscheSource code cleanup - no functionality has been changed.
2010-03-07  Bart Van AsscheAdded yet another regression test.
2010-03-07  Bart Van AsscheFollow-up for r11073: added missing segment creation...
2010-03-07  Bart Van AsscheUpdated gcc version.
2010-03-07  Bart Van AsscheChanges:
2010-03-07  Bart Van AsscheUpdated Subversion ignore list.
2010-03-07  Bart Van AsscheUpdated Makefile.am.
2010-03-07  Bart Van AsscheAdded the necessary files to run the smart pointer...
2010-03-07  Bart Van AsscheAdded a test program that triggers several happens...
2010-03-07  Bart Van AsscheAdded a definition for a new annotation: ANNOTATE_HAPPE...
2010-03-07  Bart Van AsscheMade the behavior of the annotate_smart_pointer test...
2010-03-06  Bart Van AsscheUpdated Subversion ignore list.
2010-03-06  Bart Van AsscheChanges:
2010-03-05  Tom HughesOn amd64 all IPC calls behave as if the IPC_64 flag...
2010-03-04  Bart Van AsscheBuilds now on Win32 too.
2010-03-03  Julian SewardRollup fixes for Helgrind:
2010-03-03  Julian SewardMake the version number available in the valgrind.h...
2010-03-03  Julian SewardShow the requesting thread (tid) for each translation.
2010-03-02  Bart Van AsscheAdded the source code of one more unit test.
2010-03-01  Julian SewardFix out-of-date comment.
2010-02-28  Nicholas Nethercotesome updates for NEWS
next