tools: Convert source files to utf-8.
[wine] / tools / winedump / main.c
2007-02-12  Eric Pouechwinedump: Larger usage of symbol demangling while dumping.
2007-01-06  Eric Pouechwinedump: While dumping NE files, use -j option if...
2006-12-20  Hans Leidekkerwinedump: Start dumping .NET specific bits from PE...
2006-12-07  Dmitry Timoshkovwinedump: Add a possibility to dump raw section data.
2006-11-30  Eric Pouechwinedump: Make dump mode the default.
2006-11-30  Eric Pouechwinedump: Dump the EMF files as any other file types.
2006-11-30  Eric Pouechwinedump: Use same scheme for dumping lnk files as...
2006-11-28  Dmitry Timoshkovwinedump: Add partial COFF library support.
2006-08-28  Eric Pouechwinedump: Added -G option to dump raw stabs information...
2006-08-25  Alexandre Julliardwinedump: Get rid of the install script.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-10-11  Dmitry TimoshkovRename struct option in order to avoid a conflict with...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-04-15  Francois GougetMention the 'emf' and 'lnk' modes in the usage summary.
2005-02-17  Mike McCormackAdd dumping of lnk files.
2005-01-04  Mike McCormackExtend winedump to allow dumping enhanced meta files.
2004-12-20  Peter Berg LarsenAllow several -I parameters to be given - currently...
2004-12-06  Eric PouechAnother round of const correctness fixes.
2004-01-15  Eric PouechBe more strict about checks (especially in RVA translat...
2003-05-13  Eric PouechListed recently added sections' types (resource, tls...
2002-10-07  Eric PouechFixed segv when incorrect command line arguments where...
2002-09-17  Jan KratochvilBug fix.
2002-09-16  Jan KratochvilNew -S: Search only prototype names found in 'symfile'.
2002-08-26  Dmitry TimoshkovMake winedump compilable by MSVC.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-11  Eric PouechAllowed options to be put between mode keyword and...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-05  Eric PouechFixed and globalized some path and module name handling.
2001-10-16  Guy L. Albertelli- eliminate different segmentation faults.
2001-09-21  Eric PouechSome dumb fixes.
2001-09-17  Eric PouechFixed demangling invocation.
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...