aboutsummaryrefslogtreecommitdiff
path: root/binutils/resrc.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-18This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_25-releasenobody1-3374/+0
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-02-11 PR binutils/13297Kai Tietz1-1/+7
2012-02-09 * sysdep.h: Include sys/stat.h here.Alan Modra1-5/+0
2011-10-252011-10-25 Kai Tietz <ktietz@redhat.com>Kai Tietz1-4/+8
2011-10-11 PR binutils/13051Nick Clifton1-16/+40
2010-11-17 * ar.c (print_contents): Don't internationalize strings without words.Alan Modra1-2/+2
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-2/+2
2008-07-30Silence gcc printf warningsAlan Modra1-5/+6
2007-10-082007-10-08 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell1-14/+33
2007-09-17PR binutils/4987Nick Clifton1-3/+3
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-07-05* resrc.c: (read_rc_file): Add include path of user passed rc input file.Nick Clifton1-0/+29
2007-06-06PR binutils/4356 binutils/591Nick Clifton1-4/+35
2007-05-23Updated windres toolNick Clifton1-476/+1148
2007-04-26bfd/Alan Modra1-6/+3
2005-05-08Update FSF addressNick Clifton1-2/+2
2005-01-17PR binutils/647Nick Clifton1-5/+39
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-10-02* resrc.c (define_icon): Fix storage of color attributes 'planes' and 'bitChristopher Faylor1-4/+14
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger1-247/+119
2003-06-28 * rcparse.y (res_text_field): New res_id variable.Danny Smith1-1/+1
2003-03-31Allow resource IDs to be strings or numbers.Nick Clifton1-7/+8
2002-05-23 * rdcoff.c: Fix formatting.Kazu Hirata1-26/+26
2002-05-05 * rcparse.y: Remove newcmd rule. Move rcparse_discard_stringsAlan Modra1-0/+1
2002-04-15Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton1-2/+5
2002-04-09Fix overlooked sublang shift bug.Nick Clifton1-1/+2
2002-04-09Don't add default dialog style when explicit style specified.Nick Clifton1-3/+7
2002-04-09Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.Nick Clifton1-5/+5
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-9/+9
2001-07-17* rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the moreDJ Delorie1-2/+2
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2000-08-30* resrc.c (close_input_stream): delete extraneous logicDJ Delorie1-6/+0
2000-08-02* resrc.c: use "gcc -xc" instead of -xc-headerDJ Delorie1-1/+1
2000-06-13* rcparse.y (control): ICON controls take an id as the firstDJ Delorie1-7/+30
2000-05-26* resrc.c (close_input_stream): zero out cpp_pipe after closing it.DJ Delorie1-1/+4
2000-02-19* build fixFrank Ch. Eigler1-1/+0
2000-01-07Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton1-20/+255
1999-09-19 * resrc.c (write_rc_rcdata): Fix local variable shadowingIan Lance Taylor1-26/+66
1999-06-221999-06-23 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-2/+2
1999-06-22 Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:Ian Lance Taylor1-13/+21
1999-05-25* windres.c: add verbose optionDJ Delorie1-9/+112
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2265