| 2009-05-30 |
Bart Van Assche | Added a copy of r1007 of the files racecheck_unittest... |
commit | commitdiff | tree | snapshot |
| 2009-05-29 |
Josef Weidendorfer | Callgrind: fix (part of?) bug 191992. |
commit | commitdiff | tree | snapshot |
| 2009-05-29 |
Nicholas Nethercote | Partly de-hackify auxprogs/Makefile.am. libmpiwrap... |
commit | commitdiff | tree | snapshot |
| 2009-05-29 |
Nicholas Nethercote | Add a comment. |
commit | commitdiff | tree | snapshot |
| 2009-05-29 |
Nicholas Nethercote | Unbreak nestedfns on --enable-only32bit installations. |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
Julian Seward | Use --gen-suppressions=all rather than =yes, since... |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
Julian Seward | Reinstate an include needed on ppc{32,64}-linux. |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
Tom Hughes | Add support for AT_RANDOM to keep glibc happy when... |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
Nicholas Nethercote | Make this file executable too. |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
Nicholas Nethercote | Make this file executable. |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
Nicholas Nethercote | Merge the DARWIN branch onto the trunk. |
commit | commitdiff | tree | snapshot |
| 2009-05-25 |
Nicholas Nethercote | DARWIN sync: timeval. |
commit | commitdiff | tree | snapshot |
| 2009-05-25 |
Nicholas Nethercote | DARWIN sync: add a comment. |
commit | commitdiff | tree | snapshot |
| 2009-05-25 |
Nicholas Nethercote | DARWIN sync: whitespace. |
commit | commitdiff | tree | snapshot |
| 2009-05-24 |
Nicholas Nethercote | Changing VG_MALLOC_MIN_SZB to 16 on some platforms... |
commit | commitdiff | tree | snapshot |
| 2009-05-24 |
Nicholas Nethercote | DARWIN sync: sys_truncate64 and sys_ftruncate64 wrappers. |
commit | commitdiff | tree | snapshot |
| 2009-05-24 |
Nicholas Nethercote | DARWIN sync: remove redundant check (it's done again... |
commit | commitdiff | tree | snapshot |
| 2009-05-24 |
Nicholas Nethercote | DARWIN sync: sys_open wrapper. |
commit | commitdiff | tree | snapshot |
| 2009-05-23 |
Nicholas Nethercote | DARWIN sync: sys_readlink layout. |
commit | commitdiff | tree | snapshot |
| 2009-05-23 |
Nicholas Nethercote | DARWIN sync: remove '.' from some field names for... |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
Nicholas Nethercote | DARWIN sync: all the timeval stuff |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
Nicholas Nethercote | DARWIN sync: comment and braces. |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
Nicholas Nethercote | DARWIN sync: change the 3rd arg of VG_(fcntl). |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
Nicholas Nethercote | DARWIN sync: export VG_(socket). |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
Nicholas Nethercote | Partly revert r10044 -- do use struct vki_sockaddr... |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
Nicholas Nethercote | Avoid struct vki_sockaddr_in in my_connect(), because... |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
Nicholas Nethercote | Abort on unknown fcntl, rather than doing no checking. |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
Nicholas Nethercote | DARWIN sync: add ML_({PRE,POST}_unknown_ioctl). |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | Merge r10085, r10086 (post-fork handling) from the... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | DARWIN sync: improve syscall retval tracking, and facto... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | DARWIN sync: spacing and layout. |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Julian Seward | Handle DW_CFA_{remember,restore}_state. This requires... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Julian Seward | When updating the constraint for a location following... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Julian Seward | Fix bogus assertion pertaining to validity checking... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | Merge r10071 (VALGRIND_INTERNAL_PRINTF fix) from the... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | DARWIN sync: comment and macros. |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | DARWIN sync: use a library function. |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | DARWIN sync: make VG_MIN_MALLOC_SZB 16 bytes where... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | DARWIN sync: spacing. |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | DARWIN sync: minor layout things, comments. |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
Nicholas Nethercote | DARWIN sync: tweak debuglog output. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: whitespace change only. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: param name. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | Merge r9472 (tkill() param renaming) from the DARWIN... |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | On x86-linux, send debuglog output to stderr, not stdout. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: spacing. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: remove unused VG_UCONTEXT_SYSCALL_NUM. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: conditional compilation and spacing/comments. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: use Word instead of UWord for sysno in... |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: change how newlines are printed for -... |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | Be more consistent with the spacing of syscall nums. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | Remove an unnecessary #include. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: add some 'const' attributes. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: comment change. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: Makefile.am layout, mostly. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: add a #include. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: increase the limit before we complain... |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: UInt -> Int. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: put conditional compilation alternatives... |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: comment change. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | DARWIN sync: stabs wibble. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Nicholas Nethercote | Merge r9993, r9995 (comment changes about vg_stat)... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Bart Van Assche | Updated list of bugs fixed in 3.5.0. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Bart Van Assche | Sorted EXTRA_DIST alphabetically. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync: malloc_usable_size return value should... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync: wibble. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Use our CPU/OS variable when printing the results in... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync: don't insist on GNU sed. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync: pread64 and pwrite64 wrappers. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Bart Van Assche | Merged missing part of r9900 from the MESSAGING_TIDYUP... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync: whitespace. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Remove unnecessary #include. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync: cachegrind filter change. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync comment wibble. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Param names sync wibble. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | tweak test |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Tweak VG_(exit). |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | comment wibble |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync comment. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync: include m_ume/*.c in COMMON_SOURCES. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync: use AM_CFLAGS_PIC in more places. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync wibble. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync wibble. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Sync m_initimg with the DARWIN branch. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync wibble. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync wibble. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | DARWIN sync wibble. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Add comment to sync with DARWIN branch. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Minor sync with the DARWIN branch. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Add some extra CALL_FN_V_* macros. Copied from the... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Merge r9324 (bug152022 portability fix) from the DARWIN... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Sync trunk with DARWIN branch. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Merge part of r9140 (filter_xml tweak) from the DARWIN... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Minor trunk/DARWIN sync. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Fix a make dist problem with default.supp -- it was... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Nicholas Nethercote | Add some missing 'make dist' files. |
commit | commitdiff | tree | snapshot |
| 2009-05-18 |
Nicholas Nethercote | Merge r9900 (make dist fixes) from the MESSAGING_TIDYUP... |
commit | commitdiff | tree | snapshot |
| 2009-05-18 |
Nicholas Nethercote | Add some info about building the docs on Ubuntu 9.04. |
commit | commitdiff | tree | snapshot |
| 2009-05-18 |
Nicholas Nethercote | Fix some broken XML tags. |
commit | commitdiff | tree | snapshot |
| 2009-05-18 |
Nicholas Nethercote | Merge r9897 (x86_amd64_features.c simplifcation) from... |
commit | commitdiff | tree | snapshot |
| next |