• Eric Pouech's avatar
    - removed file extension from module (and suffixed ELF modules with · 48a86598
    Eric Pouech authored
      <elf>)
    - added generic thunk support for builtin modules (with the help of
      winebuild's new markers for thunks)
    - for ELF modules, no longer generating SymTagPublicSymbols objects
      from ELF public symbol table
    - because of last point, rewrote stabs symbols' address and size
      management by parsing directly the symtab instead of using
      SymTagPublicSymbols objects
    - cleaned up SymTagPublicSymbols object names for native modules
    - fixed off by one errors in array management
    - SymLoadModule(hProc,0,0,0,0) (wine extension) will force the
      resynchronization of internal ELF modules list)
    - new option (0x40000000) for Sym{Get|Set}Option to report ELF modules
      in SymEnumModules (as well as loader with <wine-loader>)
    - some minor internal clean-ups
    - enhanced const correctness
    48a86598
Name
Last commit
Last update
controls Loading commit data...
dlls Loading commit data...
documentation Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
misc Loading commit data...
objects Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...