summaryrefslogtreecommitdiff
path: root/binutils/resrc.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-03-21Remove use of alloca.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in binutilsH.J. Lu
2015-02-26Fixes a resource exhaustion problem when running windres on a corrupt binary.Nick Clifton
2015-01-27Fixes for invalid memory accesses triggered by running windres on corrupt bin...Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-11-09Remove trailing redundant `;'H.J. Lu
2012-02-11 PR binutils/13297Kai Tietz
2012-02-09 * sysdep.h: Include sys/stat.h here.Alan Modra
2011-10-252011-10-25 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-10-11 PR binutils/13051Nick Clifton
2010-11-17 * ar.c (print_contents): Don't internationalize strings without words.Alan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2008-07-30Silence gcc printf warningsAlan Modra
2007-10-082007-10-08 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
2007-09-17PR binutils/4987Nick Clifton
2007-07-05Change sources over to using GPLv3Nick Clifton
2007-07-05* resrc.c: (read_rc_file): Add include path of user passed rc input file.Nick Clifton
2007-06-06PR binutils/4356 binutils/591Nick Clifton
2007-05-23Updated windres toolNick Clifton
2007-04-26bfd/Alan Modra
2005-05-08Update FSF addressNick Clifton
2005-01-17PR binutils/647Nick Clifton
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata
2003-10-02* resrc.c (define_icon): Fix storage of color attributes 'planes' and 'bitChristopher Faylor
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger
2003-06-28 * rcparse.y (res_text_field): New res_id variable.Danny Smith
2003-03-31Allow resource IDs to be strings or numbers.Nick Clifton
2002-05-23 * rdcoff.c: Fix formatting.Kazu Hirata
2002-05-05 * rcparse.y: Remove newcmd rule. Move rcparse_discard_stringsAlan Modra
2002-04-15Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton
2002-04-09Fix overlooked sublang shift bug.Nick Clifton
2002-04-09Don't add default dialog style when explicit style specified.Nick Clifton
2002-04-09Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.Nick Clifton
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu
2001-07-17* rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the moreDJ Delorie
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton
2000-08-30* resrc.c (close_input_stream): delete extraneous logicDJ Delorie
2000-08-02* resrc.c: use "gcc -xc" instead of -xc-headerDJ Delorie
2000-06-13* rcparse.y (control): ICON controls take an id as the firstDJ Delorie
2000-05-26* resrc.c (close_input_stream): zero out cpp_pipe after closing it.DJ Delorie
2000-02-19* build fixFrank Ch. Eigler
2000-01-07Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton
1999-09-19 * resrc.c (write_rc_rcdata): Fix local variable shadowingIan Lance Taylor
1999-06-221999-06-23 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor
1999-06-22 Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:Ian Lance Taylor
1999-05-25* windres.c: add verbose optionDJ Delorie