Fix nativeapi.pm so it knows about AC_HEADER_STAT().
[wine] / dlls / dbghelp / stabs.c
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-03-01  Eric PouechMemory consumption optimization while loading ELF debug...
2005-01-31  Eric PouechVarious fixes for C++ class parsing (nesting, templates...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-08  Eric Pouech- fixed loading stabs from PE modules compiled with...
2004-10-04  Robert Shearman- Check for string pointer being outside of the string...
2004-09-06  Robert ShearmanBetter fix for includes with relative paths.
2004-08-30  Alexandre JulliardAuthors: Robert Shearman <rob@codeweavers.com>, Eric...
2004-08-23  Robert ShearmanStore the current source directory and use it when...
2004-07-14  Jon GriffithsPrevent the debug buffer from overflowing on long stabs.
2004-07-14  Alexandre JulliardFixed handling of includes stack.
2004-07-04  Eric Pouech- added support for GCC static local variables
2004-05-18  Eric Pouech- removed file extension from module (and suffixed...
2004-04-19  Eric Pouech- implemented support for function debug start/stop...
2004-04-15  Kevin KoltzauFix a few compile errors when cross compiling.
2004-04-05  Eric PouechFirst shot at implementing dbghelp.