Commit History

Author SHA1 Message Date
  Eric Pouech c77db0064a winedump: Pass start offset when dumping symbols. 3 years ago
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. 3 years ago
  Michael Stefaniuc e9d844f2ff winedump: Use the ARRAY_SIZE() macro. 6 years ago
  Francois Gouget f635beea75 winedump: Remove unneeded NONAMELESSXXX directives. 9 years ago
  Frédéric Delanoy 35f82370ab winedump: Use BOOL type where appropriate. 11 years ago
  Dmitry Timoshkov ad3a3c3ea5 winedump: Add support for 1st, 2nd and long names linker COFF archive members. 11 years ago
  Eric Pouech 1c238c77f7 winedump: Add support for long section names (at least used by MinGW). 15 years ago
  Michael Stefaniuc 192c46155e winedump: '$' isn't a valid character in an identifier regardless that gcc accepts it without warning. 17 years ago
  Dmitry Timoshkov 6d62ef657d winedump: Add a sanity check before dumping long format library export. 18 years ago
  Dmitry Timoshkov 690c852540 winedump: Dump section data of COFF library files, decode some import data. 18 years ago
  Dmitry Timoshkov 671a2261c0 winedump: Restore the COFF library dumper functionality broken by the previous change. 18 years ago
  Eric Pouech 9ef9d62d4c winedump: Use a uniform scheme for dumping file contents. 18 years ago
  Dmitry Timoshkov 8e8e8f073d winedump: Add partial COFF library support. 18 years ago