aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_debuglog.c
AgeCommit message (Expand)Author
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-05-20Fix rounding when printing floating point numbers.florian
2015-04-15Address minor issues in Julian's last review.zliu
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-03-20Fix parsing the %z format specifier. Need to advance to next character.florian
2015-02-11arm32: local_sys_write_stderr and local_sys_getpid: don't trash r7sewardj
2014-12-29Move definition of type SizeT to VEX (see VEX r3046).florian
2014-12-13Fix BZ #116002.florian
2014-12-12Add limited support for printing floating point numbers toflorian
2014-10-25Merge r14202 from the BUF_REMOVAL branch to trunk.florian
2014-08-07This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3carll
2014-01-12Add support for ARMv8 AArch64 (the 64 bit ARM instruction set).sewardj
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-09-16Include pub_core/tool_clreq.h instead of valgrind.h where apropriate.florian
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2012-11-23Changes to allow compilation with -Wwrite-strings. That compiler optionflorian
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-10-27More Char/HChar fixes and constification.florian
2012-08-05Update copyright dates to include 2012.sewardj
2012-08-05301265 - add x86 support to Android build philippe
2012-06-07Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic,sewardj
2012-01-30Make -d (enable debug logging) work on Fedora 16 / x86.bart
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-10-11Add format specifier %ps: only escape XML-metacharacters for --xml=yesbart
2011-10-06Format functions: change format specifier %t into %pS. Remove the _no_f_c for...bart
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj
2011-04-26Fix a couple of bogus asm constraints observed when trying to buildsewardj
2011-03-28Fix up most but not all warnings generated by gcc-4.6 about sewardj
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj
2010-08-26arm-linux: send output to stderr, as on all other platforms.sewardj
2010-05-03Update copyright dates to 2010.sewardj
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj
2009-08-23The format attribute may be repeated in the function definition but does not ...bart
2009-07-26Added support for %o (octal format).bart
2009-06-03A number of changes relating to syscall numbering:njn
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-20On x86-linux, send debuglog output to stderr, not stdout.njn
2009-03-10Updated copyright years.njn
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-02-16Make VG_(printf) et al conform to ANSI w.r.t. capitalisation ofsewardj
2007-01-08Update copyright dates.sewardj
2006-11-10Syscall tidying.sewardj
2006-10-17Merge r6150 and 6151:sewardj
2006-06-05Update copyright dates.sewardj
2006-05-26Replace the obviously-bogus piece of inline asm with a probablysewardj
2006-05-22Rewrite inline asm for ppc32/64-linux to make them gcc-4.1.0 proof.sewardj
2006-04-28Fix completely bogus asm, which didn't work when compiled with gcc-4.1.0sewardj
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj