wrc: Fixed some small leaks in PO code (Coverity).
[wine] / tools / winegcc / utils.h
2011-04-20  André Hentschelwinegcc: Remove Alpha support.
2010-08-02  Alexandre Julliardwinegcc: Add a printf format attribute to the strmake...
2010-06-14  Alexandre Julliardwinegcc: Add explicit support for the Cygwin platform.
2010-01-25  André Hentschelwinegcc: Update comments.
2010-01-23  Alexandre Julliardwinegcc: Add support for specifying a custom static...
2009-09-24  André Hentschelwinegcc: Add ARM support.
2009-06-01  Alexandre Julliardwinegcc: Add support for building PE executables using...
2009-02-02  Alexandre Julliardwinegcc: Support -b option for cross-compiling.
2007-02-12  Joris Huizerwinegcc: Sign-compare fixes.
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.