wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / dbghelp / elf_module.c
2007-05-17  Peter Oberndorferdbghelp: Minor cleanup.
2007-03-17  Alexandre Julliarddbghelp: Avoid some warnings on Solaris.
2007-03-16  Peter Oberndorferdbghelp: Fix up load_offset to work in case the load...
2007-03-16  Peter Oberndorferdbghelp: Initialize the elf_section_map in case of...
2007-03-13  Eric Pouechdbghelp: Get rid of module_name in all traces (using...
2007-03-13  Eric Pouechdbghelp: Cleanups for module loading (lookups on module...
2007-02-26  Eric Pouechdbghelp: Handle the .gnu_debuglink files with the newly...
2007-02-26  Eric Pouechdbghelp: Allow to add an alternate file_map for an...
2007-02-26  Eric Pouechdbghelp: Rewrote the ELF section mapper for better...
2007-02-22  Eric Pouechdbghelp: Merge the A/W of elf_map_file into a single...
2007-02-22  Eric Pouechdbghelp: Now load the .gnu_debuglink file using Unicode...
2007-02-22  Eric Pouechdbghelp: Added helper to map a Unicode file.
2007-02-22  Eric Pouechdbghelp: Now moving the ELF loading code to Unicode.
2007-02-22  Eric Pouechdbghelp: Move elf_fetch_file_info to Unicode.
2007-02-22  Eric Pouechdbghelp: Make elf_enum_modules a Unicode function.
2007-02-22  Eric Pouechdbghelp: Moved ELF module loading interfaces to Unicode.
2007-02-22  Eric Pouechdbghelp: Now storing module information in Unicode...
2007-02-22  Eric Pouechdbghelp: .gnu_link support: rewrote helper functions...
2007-02-22  Eric Pouechdbghelp: Added an ANSI copy of the module name (useful...
2007-02-21  Rob Shearmandbghelp: ImageName is usually blank, so print LoadedIma...
2007-01-17  Frank Richterdbghelp: Search for .gnu_debuglink file.
2007-01-15  Eric Pouechdbghelp: Removed unneeded code from rewrite of .gnu_lin...
2007-01-12  Frank Richterdbghelp: Split gnu_debuglink handling into own function.
2007-01-06  Eric Pouechdbghelp: Corrected the map/unmap operations for ELF...
2007-01-02  Andrew Talbotdbghelp: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
2006-12-06  Eric Pouechdbghelp: In find_nearest, now return the symbol instead...
2006-12-06  Eric Pouechdbghelp: Simplify the way we find the debug header.
2006-12-05  Thomas Fitzsimmonsdbghelp: Recognize DT_GNU_HASH.
2006-12-04  Pierre d'Herbemontdbghelp: Fix elf_load_module params on non elf system...
2006-11-30  Eric Pouechdbghelp: Get rid of long int issues on 64bit platforms.
2006-11-27  Eric Pouechdbghelp: Removed the alpha status FIXME for the dwarf...
2006-11-27  Eric Pouechdbghelp: Use the location info structure thoughout...
2006-11-27  Eric Pouechdbghelp: Pass .debug_loc section info from the ELF...
2006-11-27  Eric Pouechdbghelp: Store compiland's address in internal structures.
2006-11-27  Eric Pouechdbghelp: Simplify code with function to get section...
2006-11-09  Peter Oberndorferdbghelp: Do not write to array element -1.
2006-11-08  Peter Oberndorferdbghelp: Make dwarf2_parse_line_numbers handle missing...
2006-07-17  Robert Shearmandbghelp: Don't access a negative section index in elf_m...
2006-06-27  William Knopdbghelp: Fix for non-elf build (undefined symbol: _elf_...
2006-06-27  Eric Pouechdbghelp: Module info.
2006-06-26  Eric Pouechdbghelp: Dwarf & thunks.
2006-06-26  Eric Pouechdbghelp: Elf for wine and spec definitions.
2006-06-22  Eric Pouechdbghelp: Elf for wine and spec definitions.
2006-06-20  Eric Pouechdbghelp: Support multiple debug formats.
2006-06-20  Eric Pouechdbghelp: Added the ability to define a source file...
2006-06-20  Eric Pouechdbghelp: Pass .debug_loc section information to dwarf.
2006-06-19  Jeremy Whitedbghelp: Fix a Solaris compilation error.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-18  Eric Pouechdbghelp: Compiland and source files are not the same...
2006-02-20  Eric Pouechdbghelp: Virtual modules.
2006-02-17  Alexandre Julliarddbghelp: Use wine_dll_enum_load_path to search the...
2006-02-17  Alexandre JulliardFixed a couple of function prototypes.
2005-12-19  Eric Pouechdbghelp: Fixed loading .so modules from a living target.
2005-11-17  Eric PouechSymGetType(...,TI_GET_LENGTH,...) requires a 64 bit...
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-08-29  Alexandre JulliardAdded a couple of missing stubs for the non-ELF case.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-07-07  Alexandre JulliardWe no longer have thunks in the data section.
2005-05-17  Raphael JunqueiraBeginning of dbghelp dwarf2 support:
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-05-05  Emmanuel MaillardFix compile on non-ELF host.
2005-03-29  Eric Pouech- Various improvements for minidump module information
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-07  Eric PouechAdded support for minidump (read & write).
2005-03-01  Eric PouechMemory consumption optimization while loading ELF debug...
2005-01-31  Alexandre JulliardSilence a noisy FIXME.
2004-11-22  Eric PouechFixed regressions introduced when moving addresses...
2004-11-08  Eric Pouech- fixed loading stabs from PE modules compiled with...
2004-10-04  Robert ShearmanAdd support for .gnu_debuglink.
2004-10-04  Robert ShearmanRewrite a section of code so that it doesn't use exit...
2004-08-30  Alexandre JulliardAuthors: Robert Shearman <rob@codeweavers.com>, Eric...
2004-07-04  Eric Pouech- added support for GCC static local variables
2004-05-24  Dmitry TimoshkovFix elf_read_wine_loader_dbg_info() for the !__ELF__...
2004-05-24  Eric Pouech- some more fixes to elf module's symbol table handling...
2004-05-18  Eric Pouech- removed file extension from module (and suffixed...
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-15  Kevin KoltzauFix a few compile errors when cross compiling.
2004-04-07  Gerald PfeiferCast third parameter of elf_search_and_load_file()...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.