aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_options.c
AgeCommit message (Expand)Author
2009-06-09Abort if a --log-file filename begins with a '~'.njn
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-03-10Updated copyright years.njn
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-12-18Improve handling of programs which require very large main threadsewardj
2007-11-23Tweak VG_(expand_file_name), as per Josef's suggestions.njn
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-01-08Update copyright dates.sewardj
2006-10-17Merge r6126:sewardj
2006-10-15Move functions which deal with bad command line options from m_mainsewardj
2006-06-05Update copyright dates.sewardj
2006-05-12A new flag, --error-exitcode=, has been added, to allow changing thesewardj
2006-01-17Change the default --trace-notbelow= number from zero to infinity,sewardj
2005-12-19Remove all remaining profiling gunk.njn
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-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: --xml-user-comment=XMLTEXT, which allowssewardj
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-19Final commit for the initial modularisation pass:njn
2005-05-19First pass at adding ability for Memcheck to print all output in XMLsewardj
2005-05-18Hmm, actually put some code into m_options.c.njn
2005-05-17Give this file a standard preamble, since having empty C files issewardj
2005-05-16Added module m_options for holding all the command-line option stuff.njn