summaryrefslogtreecommitdiff
path: root/binutils/windres.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-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in binutilsH.J. Lu
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-09Fix windres memory leakChen Gang
2014-03-05Update copyright yearsAlan Modra
2013-11-22 * windres.c (define_resource): Use zero for timestamp, makingCory Fields
2012-02-09 * sysdep.h: Include sys/stat.h here.Alan Modra
2011-06-02Fix spelling mistakes.Nick Clifton
2011-04-13 * windres.c (usage): Add new --preprocessor-arg option.Nick Clifton
2010-06-17 PR binutils/11711Nick Clifton
2009-11-162009-11-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-09-11 * obcopy.c (copy_object): New parameter `input_arch', architectureNick Clifton
2009-09-02update copyright datesAlan Modra
2009-02-092009-02-09 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-01-062009-01-06 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2008-10-21Remove unnecessary casts on obstack_alloc invocations.Alan Modra
2008-01-09PR binutils/55326Nick Clifton
2007-10-082007-10-08 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
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-18* rclex.c: (cpp_line): Add code_page pragma support.Nick Clifton
2007-05-23Updated windres toolNick Clifton
2007-04-26bfd/Alan Modra
2007-02-17top level:Joseph Myers
2005-10-03 * addr2line.c (usage): Document @file.Mark Mitchell
2005-09-30 * dlltool.c (main): Fix typo.Mark Mitchell
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell
2005-05-08Update FSF addressNick Clifton
2005-03-03update copyright datesAlan Modra
2005-02-17 * deflex.l (YY_NO_UNPUT): Define.Alan Modra
2004-10-18strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger
2003-04-23Accept -fo as an alias for -oNick Clifton
2003-04-22Rename -I to -J. Deprecate old use of -I, but leave it enabled for now.Nick Clifton
2003-04-05Add -l for compatibility with wrc, and rc. Use the short option as a key forNick Clifton
2003-04-03Add -U for compatibility with wrc, rc, and cpp. Just pass the -U option downNick Clifton
2003-04-01* windres.c (usage): Report -r option.Christopher Faylor
2002-05-05 * dlltool.c (process_def_file): Add missing prototype.Alan Modra
2002-04-09Set default LANGUAGE to english/us.Nick Clifton
2002-01-23Tidy up formatting of --help output.Nick Clifton
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra
2000-04-04Move translated part of bug report string back into .c files soAlan Modra
2000-04-03Move bug report string to one place.Alan Modra
2000-01-07Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton