summaryrefslogtreecommitdiff
path: root/binutils/windres.c
Commit message (Expand)AuthorAgeFilesLines
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-2/+1
* Fix spelling mistakes.Nick Clifton2011-06-021-5/+5
* * windres.c (usage): Add new --preprocessor-arg option.Nick Clifton2011-04-131-2/+23
* PR binutils/11711Nick Clifton2010-06-171-11/+30
* 2009-11-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-11-161-57/+4
* * obcopy.c (copy_object): New parameter `input_arch', architectureNick Clifton2009-09-111-5/+0
* update copyright datesAlan Modra2009-09-021-2/+2
* 2009-02-09 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-02-091-1/+1
* 2009-01-06 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-01-061-11/+35
* Remove unnecessary casts on obstack_alloc invocations.Alan Modra2008-10-211-2/+2
* PR binutils/55326Nick Clifton2008-01-091-8/+17
* 2007-10-08 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell2007-10-081-0/+6
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* * resrc.c: (read_rc_file): Add include path of user passed rc input file.Nick Clifton2007-07-051-11/+15
* * rclex.c: (cpp_line): Add code_page pragma support.Nick Clifton2007-06-181-1/+17
* Updated windres toolNick Clifton2007-05-231-50/+416
* bfd/Alan Modra2007-04-261-5/+2
* top level:Joseph Myers2007-02-171-2/+2
* * addr2line.c (usage): Document @file.Mark Mitchell2005-10-031-0/+1
* * dlltool.c (main): Fix typo.Mark Mitchell2005-09-301-1/+1
* * addr2line.c (main): Likewise.Mark Mitchell2005-09-301-0/+2
* Update FSF addressNick Clifton2005-05-081-2/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* * deflex.l (YY_NO_UNPUT): Define.Alan Modra2005-02-171-2/+6
* strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton2004-10-181-1/+1
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-78/+40
* Accept -fo as an alias for -oNick Clifton2003-04-231-29/+47
* Rename -I to -J. Deprecate old use of -I, but leave it enabled for now.Nick Clifton2003-04-221-15/+25
* Add -l for compatibility with wrc, and rc. Use the short option as a key forNick Clifton2003-04-051-13/+8
* Add -U for compatibility with wrc, rc, and cpp. Just pass the -U option downNick Clifton2003-04-031-24/+20
* * windres.c (usage): Report -r option.Christopher Faylor2003-04-011-1/+6
* * dlltool.c (process_def_file): Add missing prototype.Alan Modra2002-05-051-3/+1
* Set default LANGUAGE to english/us.Nick Clifton2002-04-091-1/+6
* Tidy up formatting of --help output.Nick Clifton2002-01-231-28/+30
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-7/+10
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra2000-04-071-2/+2
* Move translated part of bug report string back into .c files soAlan Modra2000-04-041-1/+1
* Move bug report string to one place.Alan Modra2000-04-031-1/+1
* Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton2000-01-071-3/+20
* * windres.c (usage): Fix typo.Andreas Schwab1999-06-071-1/+1
* * windres.c: add verbose optionDJ Delorie1999-05-251-2/+13
* 1999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1999-05-111-9/+43
* Initial revisionRichard Henderson1999-05-031-0/+947