- added size information about most of the generated thunks (import,
commitd3f8f78c3ae08d43ab0deecbd4389d8369fad896
authorEric Pouech <pouech-eric@wanadoo.fr>
Tue, 18 May 2004 21:27:44 +0000 (18 21:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 May 2004 21:27:44 +0000 (18 21:27 +0000)
treea621a3697ace23d426803081e3bbe2f19d810e2f
parentb38b6821fb6025fe297a14676c217431f2691841
- added size information about most of the generated thunks (import,
  16/32 relay...)
- marked the wine thunks by inserting specific symbols (to be managed
  by wine's dbghelp)
- removed the stabs generation:
  + mostly used by winedbg, and the previous item will replace it for
    dbghelp
  + still broken for gdb anyway
- enhanced const correctness
tools/winebuild/import.c
tools/winebuild/parser.c
tools/winebuild/relay.c
tools/winebuild/res32.c
tools/winebuild/spec16.c