atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / dbghelp / dwarf.h
2011-09-06  AndrĂ© Hentscheldbghelp: Add some new dwarf enumerations.
2011-04-15  Eric Pouechdbghelp: Added some missing defines to dwarf.h.
2011-03-09  Eric Pouechdbghelp: More precisely manage the inline attribute.
2010-06-28  Eric Pouechdbghelp: Parse correctly DW_LNE_set_discriminator.
2010-06-07  Marcus Meissnerdbghelp: Add 2 new darf defines and implement DW_OP_sta...
2010-04-07  Eric Pouechdbghelp: Added support for DW_CFA_GNU_args_size.
2010-03-29  Eric Pouechdbghelp: Added CFA information to dbghelp's dwarf.h.
2009-06-29  Eric Pouechdbghelp: When the CU is compiled with GCC, deal with...
2008-09-02  Eric Pouechdbghelp: Added the definitions for Dwarf3 specifications.
2008-05-01  Eric Pouechdbghelp: Some cleanup in dwarf include files.
2006-06-20  Eric Pouechdbghelp: dwarf: Started parsing the attributes for...
2006-06-20  Eric Pouechdbghelp: Moved all Dwarf standard definitions into...