Update the address of the Free Software Foundation.
[wine] / tools / winegcc / utils.h
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-09  Alexandre JulliardIgnore prelink failures.
2004-03-23  Dimitrie O. PaunFirst cut at -shared support.
2004-03-09  Alexandre JulliardAllow multiple -B options.
2004-03-09  Dimitrie O. PaunAdd -B prefix support. Small consistency cleanups.
2004-03-03  Dimitrie O. PaunDon't tie the script name to the .exe.so name.
2004-03-02  Dimitrie O. PaunAdd support for passing options to winebuild via -Wb.
2004-03-02  Dimitrie O. PaunInstrument winegcc to use the compilers and options...
2004-02-26  Dimitrie O. PaunFor static libs (.a) we need to pass the actual filenam...
2004-02-24  Dimitrie O. PaunMerge winewrap into winegcc. Many cleanups.
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-11  Richard CohenUse an extendable array to store the lists of strings.