• Alexandre Julliard's avatar
    Authors: Robert Shearman <rob@codeweavers.com>, Eric Pouech <pouech-eric@wanadoo.fr> · 65c37657
    Alexandre Julliard authored
    - Fix debug info look-up (bug in translating the RVA of the debug
      directory).
    - Fix code for adding PE export table as debug info (crash with NULL
      passed to RtlImageDirectoryEntryToData).
    - Fix computation of non-relocatable ELF shared objects size.
    - Fix loading (while parsing the link map) of new non-relocatable ELF
      shared objects (no longer take account load-address of link-map).
    - Finished the AUTO_PUBLIC, NO_PUBLICS and PUBLICS_ONLY support for PE and ELF.
    - Cleaned up public symbol management (which should now properly work).
    65c37657
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
dbghelp.c Loading commit data...
dbghelp.spec Loading commit data...
dbghelp_private.h Loading commit data...
elf_module.c Loading commit data...
image.c Loading commit data...
memory.c Loading commit data...
minidump.c Loading commit data...
module.c Loading commit data...
msc.c Loading commit data...
path.c Loading commit data...
pe_module.c Loading commit data...
source.c Loading commit data...
stabs.c Loading commit data...
stack.c Loading commit data...
storage.c Loading commit data...
symbol.c Loading commit data...
type.c Loading commit data...