Sweden-Number/tools/winegcc
Alexandre Julliard a999a990fe Create an assembly file with all undefined symbols and add it to the
link command so that the symbols show up in the final undefined list.
Use that list to create thunks for all exported but undefined symbols,
to make sure all export RVAs point somewhere inside the module.
2005-09-19 17:04:43 +00:00
..
.cvsignore Merge winewrap into winegcc. Many cleanups. 2004-02-24 01:00:53 +00:00
Makefile.in Now that everything is done in assembly in the spec file, directly 2005-09-15 15:01:30 +00:00
utils.c Properly handle the case where vsnprintf returns -1. 2005-09-12 20:31:33 +00:00
utils.h Ignore prelink failures. 2005-08-09 20:47:18 +00:00
winegcc.c Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00
winegcc.man Added a -municode flag to winegcc for applications that have a wmain() 2005-08-25 19:26:59 +00:00