2011-01-10 |
Eric Pouech | winedump: Added support for dumping FPO streams. |
tree | commitdiff |
2010-12-05 |
Alexandre Julliard | makefiles: Add common rules for installing the main... |
tree | commitdiff |
2010-10-26 |
André Hentschel | winedump: Add ARM Thumb detection. |
tree | commitdiff |
2010-10-22 |
André Hentschel | winedump: Ignore case when detecting void. |
tree | commitdiff |
2010-10-21 |
André Hentschel | winedump: Fix typo in code generation. |
tree | commitdiff |
2010-10-11 |
Eric Pouech | dbghelp: Proper support and definition for S_REGREL_V3. |
tree | commitdiff |
2010-09-21 |
Austin English | winedump: Match the new Makefile format. |
tree | commitdiff |
2010-09-20 |
André Hentschel | winedump: Add more subsystem descriptions. |
tree | commitdiff |
2010-09-19 |
Alexandre Julliard | makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR... |
tree | commitdiff |
2010-09-19 |
Alexandre Julliard | makefiles: Add a standard header for all makefiles... |
tree | commitdiff |
2010-08-24 |
Austin English | winedump: Add Sparc CPU support. |
tree | commitdiff |
2010-06-30 |
Alexandre Julliard | winedump: Don't crash on an invalid nrestab NE header... |
tree | commitdiff |
2010-06-21 |
André Hentschel | winedump: Update README. |
tree | commitdiff |
2010-05-27 |
Alexandre Julliard | winedump: Don't include winbase16.h. |
tree | commitdiff |
2010-05-14 |
Hans Leidekker | winedump: Print the network share name in .lnk files. |
tree | commitdiff |
2010-04-26 |
Gerald Pfeifer | winedump: Remove variable strtable which is not really... |
tree | commitdiff |
2010-04-19 |
Austin English | winedump: Output Makefile.in the right way for the... |
tree | commitdiff |
2010-04-16 |
Eric Pouech | winedump: Add support for x86-64 in known CPUs while... |
tree | commitdiff |
2010-04-05 |
Mikhail Maroukhine | winedump: Fix compiler warnings with flag -Wcast-qual. |
tree | commitdiff |
2010-04-05 |
André Hentschel | winedump: Update manpage. |
tree | commitdiff |
2010-03-29 |
Mikhail Maroukhine | tools: Fix compiler warnings with flag -Wcast-qual. |
tree | commitdiff |
2010-03-16 |
Alexandre Julliard | makefiles: Remove the no longer needed explicit separat... |
tree | commitdiff |
2010-01-19 |
Alexandre Julliard | winedump: Remove an unused flag. |
tree | commitdiff |
2010-01-11 |
Paul Vriens | winedump: Pass the correct size to the helper (Coccinelle). |
tree | commitdiff |
2010-01-07 |
Marcin Baczyński | winedump: Remove superfluous void* cast. |
tree | commitdiff |
2010-01-06 |
Tillmann Werner | winedump: Fix null pointer dereference in spec mode. |
tree | commitdiff |
2009-12-29 |
Eric Pouech | winedump: Manage the string table size in PE file format. |
tree | commitdiff |
2009-12-28 |
André Hentschel | winedump: Fix sym mode. |
tree | commitdiff |
2009-12-24 |
Eric Pouech | winedump: Add support for long section names (at least... |
tree | commitdiff |
2009-12-10 |
Eric Pouech | winedump: Dump PE symbols table if any. |
tree | commitdiff |
2009-12-10 |
Eric Pouech | winedump: Rewrote a bit the COFF symbol table stuff. |
tree | commitdiff |
2009-11-16 |
André Hentschel | winedump: Add ARM support. |
tree | commitdiff |
2009-11-03 |
Eric Pouech | winedump, dbghelp: In .pdb files (>= VC2005), handle... |
tree | commitdiff |
2009-11-03 |
Eric Pouech | winedump: Correctly handle the constant fields. |
tree | commitdiff |
2009-11-03 |
Eric Pouech | winedump: Ensure all PDB fields are printed. |
tree | commitdiff |
2009-10-05 |
Alexandre Julliard | tools: Build all the tools with -D__WINESRC__. |
tree | commitdiff |
2009-10-02 |
Alexandre Julliard | winedump: Use consistent prototypes for option callbacks. |
tree | commitdiff |
2009-09-24 |
Alexandre Julliard | winedump: Ordinal functions can be forwards too. |
tree | commitdiff |
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 |
next |