aboutsummaryrefslogtreecommitdiff
path: root/coregrind/pub_core_options.h
AgeCommit message (Expand)Author
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-03-10Updated copyright years.njn
2009-02-10Cleaned up the mess that was the treatment of "below main" functions such asnjn
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-05-13Increased maximum number of suppression files from 10 to 100. Fixes #161487.bart
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2008-01-09Move VG_(clo_backtrace_size) to a tool-visible header file.sewardj
2007-12-18Improve handling of programs which require very large main threadsewardj
2007-11-23Fixed up the log file mess throughout, including the docs. This killednjn
2007-11-22Add support for %q in --massif-out-file. Todo: use this mechanism for thenjn
2007-11-17Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled,sewardj
2007-08-28Make the --max-stackframe machinery 64-bit clean.sewardj
2007-02-12Essentially non-functional tidyings and improvements to debuginfosewardj
2007-02-12Get rid of the unused --model-pthreads flag.sewardj
2007-02-09Oops; make declarations match definitions. So much for C's type system.sewardj
2007-02-07Make VG_(clo_log_file_qualifier) tool-visible.sewardj
2007-01-08Update copyright dates.sewardj
2006-10-19Move a couple of functions out of tool view.sewardj
2006-10-17Merge r6126:sewardj
2006-06-05Update copyright dates.sewardj
2006-05-12A new flag, --error-exitcode=, has been added, to allow changing thesewardj
2005-11-12Rename --simulation-hints as --sim-hints for brevity.njn
2005-10-20Remove all remaining references to pointercheck. It's sad to see itsewardj
2005-10-20The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= tosewardj
2005-10-06The m_syswrap subsystem is Valgrind's model of how the kernel behavessewardj
2005-09-28Get rid of some macros used only by the old aspacemgr, and tidy upsewardj
2005-07-26Make VG_(clo_vex_control) tool-visible so tools can control howsewardj
2005-07-24--branchpred= doesn't do anything (I'm not sure what it ever did do). Rm'd.sewardj
2005-07-24Get rid of --support-elan3=. This flag wasn't doing anything sincesewardj
2005-07-24Rename --smc-support= to --smc-check=.sewardj
2005-07-19New command line option: --log-file-qualifier=VAR. When specified,sewardj
2005-07-07Support for self modifying code on unfriendly platforms (x86, amd64)sewardj
2005-06-18Move VG_CLO_DEFAULT_LOGPORT to a better spot.njn
2005-06-12Finished the modularisation of vg_mylibc.c, which meant it could be removed.njn
2005-06-01Move VALGRINDCLO and VALGRINDOPTS into m_options.njn
2005-05-16Added module m_options for holding all the command-line option stuff.njn