OSDN Git Service

Updated Russian translation.
[pf3gnuchains/pf3gnuchains3x.git] / binutils / resrc.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2008-07-30 amodraSilence gcc printf warnings
2007-10-08 carlos2007-10-08 Carlos O'Donell <carlos@codesourcery.com>
2007-09-17 nickcPR binutils/4987
2007-07-05 nickcChange sources over to using GPLv3
2007-07-05 nickc* resrc.c: (read_rc_file): Add include path of user...
2007-06-06 nickcPR binutils/4356 binutils/591
2007-05-23 nickcUpdated windres tool
2007-04-26 amodrabfd/
2005-05-08 nickcUpdate FSF address
2005-01-17 nickcPR binutils/647
2003-10-27 kazu * ChangeLog: Fix typos.
2003-10-02 cgf* resrc.c (define_icon): Fix storage of color attribute...
2003-09-14 aj * addr2line.c: Convert to ISO C90 prototypes, change...
2003-06-28 dannysmith * rcparse.y (res_text_field): New res_id variable.
2003-03-31 nickcAllow resource IDs to be strings or numbers.
2002-05-23 kazu * rdcoff.c: Fix formatting.
2002-05-05 amodra * rcparse.y: Remove newcmd rule. Move rcparse_discard...
2002-04-15 nickcAllow two to five parameter in FONT statement of DIALOG...
2002-04-09 nickcFix overlooked sublang shift bug.
2002-04-09 nickcDon't add default dialog style when explicit style...
2002-04-09 nickcApply patch from Bernd Herd to fix quoted class definit...
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-07-17 dj* rcparse.y (styles): use SUBLANG_SHIFT instead of...
2001-03-13 nickcFix typos in ChangeLogs and update copyright notices
2000-08-30 dj* resrc.c (close_input_stream): delete extraneous logic
2000-08-02 dj* resrc.c: use "gcc -xc" instead of -xc-header
2000-06-13 dj* rcparse.y (control): ICON controls take an id as...
2000-05-26 dj* resrc.c (close_input_stream): zero out cpp_pipe after...
2000-02-19 fche* build fix
2000-01-07 nickcApply Mumit Khan's patch to allow temporary file for...
1999-09-19 ian * resrc.c (write_rc_rcdata): Fix local variable shadowing
1999-06-22 ian1999-06-23 Mumit Khan <khan@xraylith.wisc.edu>
1999-06-22 ian Based on patches from Mumit Khan <khan@xraylith.wisc...
1999-05-25 dj* windres.c: add verbose option
1999-05-03 rthInitial revision