Commit History

Author SHA1 Message Date
  Martin Storsjö aa256deedd winedump: Rewrite dumping of packed ARM unwind info. 3 years ago
  Martin Storsjö ae7979a42d winedump: Fix printing of the prologue version of the "ldr lr, [sp], #offset" opcode. 3 years ago
  Martin Storsjö 22d2b61a64 winedump: Distinguish between 16 and 32 bit nop opcodes in ARM unwind data. 3 years ago
  Martin Storsjö 825e8d8105 winedump: Print the whole multibyte unwind opcode for arm. 3 years ago
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. 3 years ago
  Alexandre Julliard 207068c48c tools: Move some portability defines out of port.h. 3 years ago
  Alexandre Julliard 3cdc6d682c winedump: Use the shared tools functions. 3 years ago
  Henri Verbeet 4ae9f39911 winedump: Make print_longlong() work on 64-bit. 3 years ago
  Alexandre Julliard e27c7e0648 winedump: Print the "prefer native" Wine flag. 3 years ago
  Alexandre Julliard e137063394 include: Add a couple of dll characteristics. 3 years ago
  Martin Storsjo 7ca68a8631 winedump: Fix the dumping of arm64 packed float restoration. 4 years ago
  Martin Storsjo af6853278f winedump: Fix dumping of rare arm64 unwind opcodes. 4 years ago
  Alexandre Julliard 509e8d2093 winedump: Add dumping for exception info for ARM64. 5 years ago
  Alexandre Julliard ddadd9d84b winedump: Print fake dll information also for NE files. 5 years ago
  Alexandre Julliard 209d2976f2 winedump: Also check for builtin dll signature. 5 years ago
  Alexandre Julliard d945c1ea0e winedump: Also print the thunk address for ordinal imports. 5 years ago
  André Hentschel 9b94d0fda0 winedump: Add IMAGE_DEBUG_TYPE_REPRO. 6 years ago
  Michael Stefaniuc e9d844f2ff winedump: Use the ARRAY_SIZE() macro. 6 years ago
  Alexandre Julliard 5f34d56dcb winedump: Print the imports thunk address also for 64-bit. 6 years ago
  Alexandre Julliard 26a4109904 winedump: Print the thunk address for imports instead of the name address. 6 years ago
  André Hentschel ddf57d26af winedump: Dump load config when available. 9 years ago
  André Hentschel 29c47defe6 winedump: Add more image debug types. 9 years ago
  André Hentschel e5bc217e05 winedump: Add ARM64 string. 9 years ago
  André Hentschel 8fc9a84960 winedump: Fix compiler warnings. 10 years ago
  André Hentschel 9006dcb059 winedump: Improved dumping of exception info on ARM. 10 years ago
  Frédéric Delanoy 5f4ccc016f winedump: Use BOOL type where appropriate. 11 years ago
  Frédéric Delanoy 35f82370ab winedump: Use BOOL type where appropriate. 11 years ago
  André Hentschel d9a6deff4b winedump: Add and use IMAGE_DELAYLOAD_DESCRIPTOR. 11 years ago
  Dmitry Timoshkov e2791cdfb1 include: Make IMAGE_RESOURCE_DIRECTORY_ENTRY match PSDK definition. 11 years ago
  André Hentschel 18c95cf165 winedump: Dump exception info on ARM. 11 years ago