makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / dbghelp / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-23  Austin Englishdbghelp: Add initial Sparc CPU support.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-12-23  Eric Pouechdbghelp: Add a couple of helpers to struct cpu to help...
2009-12-23  Eric Pouechdbghelp: Hacked a StackWalk implementation for x86_64.
2009-12-23  Eric Pouechdbghelp: Create a cpu backend to store CPU dependent...
2009-12-10  Alexandre Julliarddbghelp: Moved addr_to_linear() to stack.c.
2009-08-27  Louis Lendersdbghelp: Add version resource.
2009-03-25  Ken Thomasesdbghelp: Add support for debugging Mach-O modules.
2009-03-12  Ken Thomasesdbghelp: Extract calc_crc32 function into a separate...
2009-03-09  Alexandre Julliarddbghelp: Define _IMAGEHLP_SOURCE_.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-04  Eric Pouechdbghelp: Store the PE version information in module...
2006-11-30  Eric Pouechdbghelp: Get rid of long int issues on 64bit platforms.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2005-05-17  Raphael JunqueiraBeginning of dbghelp dwarf2 support:
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-11-21  Eric Pouech- moved into new mscvpdb.h (out of msc.c) all types...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.