Added varargs support for 16-bit entry points.
[wine] / tools / winegcc.c
2003-08-20  Richard CohenSupport -mconsole.
2003-08-20  Richard CohenRemove hardcoded BINDIR paths.
2003-08-07  Dimitrie O. PaunBetter support for __declspec() (based on a suggestion...
2003-05-13  Dimitrie O. PaunIgnore -mthreads, it's not needed in Unix.
2003-04-02  Dimitrie O. PaunMake use of the new spawnvp function in wine{gcc,wrap}.
2003-04-01  Alexandre JulliardUse _spawnvp to replace fork for non-Unix platforms.
2003-03-24  Dimitrie O. PaunDon't attempt to compile .res files.
2003-03-20  Alexandre JulliardReplaced tempnam by mkstemps.
2003-02-24  Dimitrie O. PaunLink in shell32 only in gui mode.
2003-02-18  Steven EdwardsPorting fixes.
2003-01-10  Dimitrie O. PaunSupport default output name (a.out); some configure...
2003-01-07  Dimitrie O. PaunTeach winegcc to produce executables directly from...
2003-01-05  Dimitrie O. Paunmingw links in comdlg32, shell32, and advapi32 by default.
2003-01-05  Dimitrie O. Paun- Define the standard __WINE__ and __WIN32__ macros.
2003-01-04  Dimitrie O. PaunPass only the -o -l -L options to winewrap, ignore...
2003-01-03  Dimitrie O. PaunProperly handle the -M switch.
2003-01-02  Dimitrie O. PaunAdded C++ support & small cleanups.
2003-01-02  Dimitrie O. PaunCompile with WINE_UNICODE_NATIVE defined, essential...
2002-12-19  Alexandre JulliardRenamed mingwrap to winegcc.