2009-06-29 |
Eric Pouech | winedump: Added reference for MSVC 8. |
tree | commitdiff |
2009-05-28 |
Alexandre Julliard | winedump: Fix a printf format warning on 64-bit. |
tree | commitdiff |
2009-05-11 |
Dmitry Timoshkov | winedump: Add an ability to dump font files. |
tree | commitdiff |
2009-05-08 |
Austin English | winedump: Sign compare fixes. |
tree | commitdiff |
2009-05-06 |
Alexandre Julliard | winedump: Add dumping of x86_64 exception tables. |
tree | commitdiff |
2009-04-21 |
Christian Costa | winedump: When generating preamble, use 4 spaces instea... |
tree | commitdiff |
2009-03-09 |
Francois Gouget | Remove spaces before '\n's. |
tree | commitdiff |
2009-01-06 |
Alexandre Julliard | winedump: Implement dumping of relocations. |
tree | commitdiff |
2009-01-06 |
Alexandre Julliard | winedump: List exported functions sorted by ordinal. |
tree | commitdiff |
2008-11-26 |
Francois Gouget | Straighten out some ellipses. |
tree | commitdiff |
2008-11-10 |
Eric Pouech | winedump: Print detailed information about class/struct... |
tree | commitdiff |
2008-11-03 |
Michael Stefaniuc | winedump: Remove casts of void pointers to other pointe... |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: First stab at dumping the "new" line informat... |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Now dumping codeview source line information. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Improved a bit the MS Tool V3 description. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for symbol symbol. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for symbol 0x113c. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for 0x113d symbol. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Add preliminary dumping of 0x1136 and 0x1137... |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Dump a bit more of information from procedures. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Added support for dumping long long constants. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for symbol 0x1012. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for symbol 0x113a. |
tree | commitdiff |
2008-09-02 |
Eric Pouech | winedump, dbghelp: Correctly name the age field in... |
tree | commitdiff |
2008-08-25 |
Alexandre Julliard | makefiles: Recurse into all directories for install... |
tree | commitdiff |
2008-05-28 |
Eric Pouech | winedump: Fully dump the compiland (V3) structure out... |
tree | commitdiff |
2008-05-01 |
Eric Pouech | winedump: Added support for latest versions of Codeview... |
tree | commitdiff |
2008-05-01 |
Eric Pouech | winedump: Print more meaningful information about modul... |
tree | commitdiff |
2008-04-21 |
Dmitry Timoshkov | winedump: Print contents of EMR_INTERSECTCLIPRECT and... |
tree | commitdiff |
2008-04-17 |
Dmitry Timoshkov | winedump: Decipher contents of a couple EMF records. |
tree | commitdiff |
2008-04-17 |
Dmitry Timoshkov | winedump: Print names for all known EMF records. |
tree | commitdiff |
2008-03-01 |
James Hawkins | janitorial: Remove links to any microsoft site. |
tree | commitdiff |
2008-02-20 |
Marcus Meissner | winedump: Check return value of fetch_block (Coverity). |
tree | commitdiff |
2008-02-07 |
Eric Pouech | dbghelp: Added preliminary support for a strange stack... |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Add support for dumping SZ_LINK and SPECIAL_F... |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Switch the block dumping code to be block... |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Dump the raw data when finding an unknown... |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Track unknown lnk flags and dump them. |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Use the standard SLDF_XXX flag names instead... |
tree | commitdiff |
2008-01-18 |
Austin English | tools: Spelling fixes. |
tree | commitdiff |
2008-01-14 |
Michael Stefaniuc | winedump: Use a switch in the generated DllMain(). |
tree | commitdiff |
2008-01-14 |
Michael Stefaniuc | winedump: Use the DEFINE_THISCALL_WRAPPER macro instead... |
tree | commitdiff |
2008-01-14 |
Michael Stefaniuc | winedump: Do not create a header file when not generati... |
tree | commitdiff |
2007-10-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2007-09-11 |
Lionel Debroux | winedump: Fix memory leak in msmangle.c (found by Smatch). |
tree | commitdiff |
2007-07-19 |
Michael Stefaniuc | tools: Remove unreachable break after return/break... |
tree | commitdiff |
2007-07-16 |
Andrew Talbot | winedump: Cast-qual warnings fix. |
tree | commitdiff |
2007-07-10 |
Alexandre Julliard | winedump: Add RT_MANIFEST resource type. |
tree | commitdiff |
2007-07-09 |
Andrew Talbot | winedump: Cast-qual warnings fix. |
tree | commitdiff |
2007-07-09 |
Andrew Talbot | winedump: Cast-qual warnings fix. |
tree | commitdiff |
2007-05-24 |
Michael Stefaniuc | winedump: '$' isn't a valid character in an identifier... |
tree | commitdiff |
2007-05-21 |
Dmitry Timoshkov | winedump: Fix compilation warnings in 64-bit mode. |
tree | commitdiff |
2007-05-04 |
Alexandre Julliard | Fix minor differences in the formatting of the license... |
tree | commitdiff |
2007-04-02 |
Eric Pouech | winedbg, winedump: Extended some info printed from... |
tree | commitdiff |
2007-03-21 |
Rob Shearman | winedump: Fix the output for Makefile.in with respect... |
tree | commitdiff |
2007-03-07 |
Alexandre Julliard | winedump: Fixed formatting of timestamps. |
tree | commitdiff |
2007-03-05 |
Joris Huizer | winedump: sign-compare fixes. |
tree | commitdiff |
2007-02-19 |
Marcus Meissner | winedump: Added a missing free(). |
tree | commitdiff |
2007-02-13 |
Marcus Meissner | winedump: Free function_name on all error paths. |
tree | commitdiff |
2007-02-12 |
Eric Pouech | winedump: Removed a couple of unused elements out of... |
tree | commitdiff |
2007-02-12 |
Eric Pouech | winedump: Simplify guid dumping. |
tree | commitdiff |
2007-02-12 |
Eric Pouech | winedump: Larger usage of symbol demangling while dumping. |
tree | commitdiff |
2007-02-05 |
Dmitry Timoshkov | winedump: Add a sanity check before dumping long format... |
tree | commitdiff |
2007-01-10 |
Eric Pouech | winedump: Fixed signature for dumping MDMP files. |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Add support for derived types in codeview... |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Fix a couple of issues with types table walking. |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Dump S_SSEARCH_V1 symbols. |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Added for dumping sstAlignSym and sstGlobalTy... |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Handling of S_SALIGN symbols. |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Re-use existing codeview facilities to dump... |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Removed cvinclude.h. |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Added dumping of RSDS header from module. |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Added helper to convert a guid to a string. |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: While dumping NE files, use -j option if... |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Print some basic info for pure DOS file ... |
tree | commitdiff |
2007-01-06 |
Eric Pouech | winedump: Added ability to dump FPO debug information. |
tree | commitdiff |
2007-01-04 |
Andrew Talbot | winedump: Fix memory leak. |
tree | commitdiff |
2006-12-29 |
Robert Reif | winedump: Fix crash on delayed import section. |
tree | commitdiff |
2006-12-27 |
Alexandre Julliard | make_makefiles: Generate the top-level .gitignore file. |
tree | commitdiff |
2006-12-20 |
Hans Leidekker | winedump: Start dumping .NET specific bits from PE... |
tree | commitdiff |
2006-12-18 |
Dmitry Timoshkov | winedump: Remove a redundant ';'. |
tree | commitdiff |
2006-12-18 |
Dmitry Timoshkov | winedump: Fix a couple of typos. |
tree | commitdiff |
2006-12-08 |
Alexandre Julliard | winedump: Avoid printf format warnings. |
tree | commitdiff |
2006-12-07 |
Alexandre Julliard | winedump: Print sizes and offsets in hex. |
tree | commitdiff |
2006-12-07 |
Dmitry Timoshkov | winedump: Dump section data of COFF library files,... |
tree | commitdiff |
2006-12-07 |
Dmitry Timoshkov | winedump: Add a possibility to dump raw section data. |
tree | commitdiff |
2006-12-07 |
Dmitry Timoshkov | winedump: Export dump_section() for use outside of... |
tree | commitdiff |
2006-12-07 |
Dmitry Timoshkov | winedump: Handle properly partial optional COFF headers. |
tree | commitdiff |
2006-12-07 |
Dmitry Timoshkov | winedump: IMAGE_SCN_ALIGN_??? are not the bit fields... |
tree | commitdiff |
2006-12-07 |
Dmitry Timoshkov | winedump: Avoid returning void from a void function. |
tree | commitdiff |
2006-12-07 |
Dmitry Timoshkov | winedump: Make output of dump_data fit into 80 columns. |
tree | commitdiff |
2006-12-05 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2006-12-04 |
Andrew Talbot | winedump: Cast-qual warnings fix. |
tree | commitdiff |
2006-12-04 |
Andrew Talbot | winedump: Cast-qual warnings fix. |
tree | commitdiff |
2006-11-30 |
Dmitry Timoshkov | winedump: Restore the COFF library dumper functionality... |
tree | commitdiff |
2006-11-30 |
Eric Pouech | winedump: Added support for dumping types from PDB... |
tree | commitdiff |
2006-11-30 |
Eric Pouech | winedump: First shot at dumping PDB files contents. |
tree | commitdiff |
2006-11-30 |
Eric Pouech | winedump: Make dump mode the default. |
tree | commitdiff |
2006-11-30 |
Eric Pouech | winedump: Dump the EMF files as any other file types. |
tree | commitdiff |
2006-11-30 |
Eric Pouech | winedump: Use same scheme for dumping lnk files as... |
tree | commitdiff |
next |