aboutsummaryrefslogtreecommitdiff
path: root/coregrind
AgeCommit message (Expand)Author
2015-08-31Add support for ldsoexec on Solaris.iraisr
2015-08-31Change the default setting for --dsymutil from =no to =yes, sincesewardj
2015-08-31Revisit r15601 (Change the --smc-check default value to =all-non-file.)sewardj
2015-08-31Change the --smc-check default value to =all-non-file.sewardj
2015-08-30use verbosity 1 to report multiple termination of gdbserver,philippe
2015-08-25Fix a leak of the abbrev hash table when --read-var-info=yes is givenphilippe
2015-08-23Use memset + assign to VgdbShared, to avoid memcheck warning thatphilippe
2015-08-23docs: env variable handling behaviour consistent between OS X and Linux, thus...rhyskidd
2015-08-23Preliminary support for OS X 10.11 (El Capitan) documentation. bz#348909.rhyskidd
2015-08-22Distinguish properly when to establish the client data segment.iraisr
2015-08-21Fix warning signed unsigned comparison in m_oset.c :philippe
2015-08-21Use VG_(arena_memalign) for thread array rather than VG_(malloc)-ed + alignphilippe
2015-08-21Bug 346185 - Fix typo saving altivec register v24.sewardj
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-20Initial data (brk) segment is setup on demand, when a first brk() syscalliraisr
2015-08-19Fix comparison in function VG_(iseqsigset).florian
2015-08-18Fix a second format string error observed whilst building on OSX 10.10.sewardj
2015-08-17Fix a format string error observed whilst building on OSX 10.10.sewardj
2015-08-17Runtime linker ld.so.1 can be now run under Valgrind on Solaris.iraisr
2015-08-16Fix format string confusion that was somehow related to r15510.sewardj
2015-08-14Newer Solaris has added /proc/self/cmdline and /proc/<pid>/cmdline.iraisr
2015-08-14Bug 348345 - Assertion fails for negative linenosewardj
2015-08-14345338 - TIOCGSERIAL and TIOCSSERIAL ioctl support on Linuxsewardj
2015-08-14Bug 349034 - Add Lustre ioctls LL_IOC_GROUP_LOCK and LL_IOC_GROUP_UNLOCKsewardj
2015-08-13Improve mmap MAP_HUGETLB support.florian
2015-08-13Bug 339563 - The DVB demux DMX_STOP ioctl doesn't have a wrapper.sewardj
2015-08-13Write a SysRes value as an unsigned number.florian
2015-08-12Fix the regression from r15518 which broke buildsiraisr
2015-08-12Enhance VG_(machine_get_hwcaps) to check enough stuff to ensuresewardj
2015-08-11Add support for repository cache protocol version 26.iraisr
2015-08-09Bug #351140 arm64 syscalls setuid (146) and setresgid (149) not implemented.mjw
2015-08-09Consistently use exit code 1 (== POSIX's EXIT_FAILURE) if things florian
2015-08-09Fix a few function declarations.florian
2015-08-08Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-08-08Fix two more format inconsistencies found on s390. The oneflorian
2015-08-07Disable gdb XML file for TileGXzliu
2015-08-06Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-08-06As per discussion with Julian comment out some dead assignments.florian
2015-08-06Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-08-05Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-08-05Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-08-05Add a comment.florian
2015-08-05The number of elements in a RangeMap cannot be negative.florian
2015-08-05The number of elements in an OSet cannot be negative.florian
2015-08-05The number of elements in a hash table cannot be negative.florian
2015-08-01Check for Solaris specific program headers PT_SUNW_SYSSTAT and PT_SUNW_SYSSTA...iraisr
2015-08-01Fix hard-to-understand code in VG_(load_ELF)().iraisr
2015-07-30In VALGRIND_PRINTF write out the thread name to xml.florian
2015-07-25ioctl handling needs to do POST handling on generic ioctls and needs to handl...rhyskidd
2015-07-25Fix clang/osx: ld: warning: -read_only_relocs cannot be used with x86_64rhyskidd