summaryrefslogtreecommitdiff
path: root/binutils/resrc.c
Commit message (Expand)AuthorAgeFilesLines
* PR binutils/647Nick Clifton2005-01-171-5/+39
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * resrc.c (define_icon): Fix storage of color attributes 'planes' and 'bitChristopher Faylor2003-10-021-4/+14
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-247/+119
* * rcparse.y (res_text_field): New res_id variable.Danny Smith2003-06-281-1/+1
* Allow resource IDs to be strings or numbers.Nick Clifton2003-03-311-7/+8
* * rdcoff.c: Fix formatting.Kazu Hirata2002-05-231-26/+26
* * rcparse.y: Remove newcmd rule. Move rcparse_discard_stringsAlan Modra2002-05-051-0/+1
* Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton2002-04-151-2/+5
* Fix overlooked sublang shift bug.Nick Clifton2002-04-091-1/+2
* Don't add default dialog style when explicit style specified.Nick Clifton2002-04-091-3/+7
* Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.Nick Clifton2002-04-091-5/+5
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-9/+9
* * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the moreDJ Delorie2001-07-171-2/+2
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* * resrc.c (close_input_stream): delete extraneous logicDJ Delorie2000-08-301-6/+0
* * resrc.c: use "gcc -xc" instead of -xc-headerDJ Delorie2000-08-021-1/+1
* * rcparse.y (control): ICON controls take an id as the firstDJ Delorie2000-06-131-7/+30
* * resrc.c (close_input_stream): zero out cpp_pipe after closing it.DJ Delorie2000-05-261-1/+4
* * build fixFrank Ch. Eigler2000-02-191-1/+0
* Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton2000-01-071-20/+255
* * resrc.c (write_rc_rcdata): Fix local variable shadowingIan Lance Taylor1999-09-191-26/+66
* 1999-06-23 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-06-221-2/+2
* Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:Ian Lance Taylor1999-06-221-13/+21
* * windres.c: add verbose optionDJ Delorie1999-05-251-9/+112
* Initial revisionRichard Henderson1999-05-031-0/+2265