summaryrefslogtreecommitdiff
path: root/coregrind/m_initimg
AgeCommit message (Expand)AuthorFilesLines
2009-01-21- Split up m_ume.c into m_ume/{main,elf,script}.c. This will make mergingnjn1-5/+37
2008-12-03Assert that the guest state size is a multiple of 16, not 8.sewardj2-5/+5
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj2-11/+10
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart1-2/+2
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj2-12/+18
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj2-2/+2
2007-12-18Improve handling of programs which require very large main threadsewardj1-16/+19
2007-12-15Print a nice message if allocation of the stack fails, rather than justsewardj1-6/+20
2007-12-15When allocating space for the client stack on Linux, take notice ofsewardj1-2/+18
2007-04-29Add disclaimers.sewardj1-0/+5
2007-03-19Make ptrace-based launchers able to handle --help, --version etc.sewardj1-0/+4
2007-02-27Track recent XArray changes.sewardj1-6/+11
2007-02-25Get rid of the type XArrayStrings in m_clientstate and use new genericsewardj1-4/+11
2007-01-08Update copyright dates.sewardj2-2/+2
2006-11-17Redo the interface to m_initimg (module for setting up the initialsewardj2-124/+125
2006-10-17Merge r6102/6103:sewardj3-2/+1034
2006-10-15Move code that creates the initial Linux memory image (stack, env,sewardj1-0/+998