winedump: Remove unused parameter from codeview_dump_linetab(). codeview_dump_linetab().
[wine] / tools / winedump / msc.c
2011-12-19  Gerald Pfeiferwinedump: Remove unused parameter from codeview_dump_li...
2011-02-24  Marcus Meissnerwinedump: Remove double assignment (Coverity).
2011-01-31  Eric Pouechwinedump: Added definition and dumping of thread local...
2011-01-19  Eric Pouechdbghelp, winedump: Added definition for S_FRAMEPROC_V2...
2010-10-11  Eric Pouechdbghelp: Proper support and definition for S_REGREL_V3.
2010-03-29  Mikhail Maroukhinetools: Fix compiler warnings with flag -Wcast-qual.
2009-11-03  Eric Pouechwinedump, dbghelp: In .pdb files (>= VC2005), handle...
2009-11-03  Eric Pouechwinedump: Correctly handle the constant fields.
2008-11-10  Eric Pouechwinedump: Print detailed information about class/struct...
2008-10-01  Eric Pouechwinedump: First stab at dumping the "new" line informat...
2008-10-01  Eric Pouechwinedump: Now dumping codeview source line information.
2008-10-01  Eric Pouechwinedump: Improved a bit the MS Tool V3 description.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol symbol.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x113c.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for 0x113d symbol.
2008-10-01  Eric Pouechwinedump: Add preliminary dumping of 0x1136 and 0x1137...
2008-10-01  Eric Pouechwinedump: Dump a bit more of information from procedures.
2008-10-01  Eric Pouechwinedump: Added support for dumping long long constants.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x1012.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x113a.
2008-05-28  Eric Pouechwinedump: Fully dump the compiland (V3) structure out...
2008-02-07  Eric Pouechdbghelp: Added preliminary support for a strange stack...
2007-07-19  Michael Stefaniuctools: Remove unreachable break after return/break...
2007-03-05  Joris Huizerwinedump: sign-compare fixes.
2007-02-12  Eric Pouechwinedump: Larger usage of symbol demangling while dumping.
2007-01-06  Eric Pouechwinedump: Add support for derived types in codeview...
2007-01-06  Eric Pouechwinedump: Fix a couple of issues with types table walking.
2007-01-06  Eric Pouechwinedump: Dump S_SSEARCH_V1 symbols.
2007-01-06  Eric Pouechwinedump: Handling of S_SALIGN symbols.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-11-30  Eric Pouechwinedump: Added support for dumping types from PDB...