aboutsummaryrefslogtreecommitdiff
path: root/binutils/windres.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-05-10Restore old behaviour of windres so that options containing spaces are not en...Thomas Wolff1-25/+1
2021-04-05C99 binutils configuryAlan Modra1-3/+1
2021-03-31Use bool in binutilsAlan Modra1-3/+3
2021-03-29binutils int vs bfd_boolean fixesAlan Modra1-1/+1
2021-01-28Improve windres's handling of pathnames containing special characters on Wind...Eli Zaretskii1-3/+28
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-27Allow spaces in the name of the external preprocessor used by windres.Nick Clifton1-1/+7
2020-07-09Update the Windows Resource compiler (windres) to support the OWNERDRAW and B...Nick Clifton1-0/+2
2020-05-21Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra1-2/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-15BFD_INIT_MAGICAlan Modra1-1/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in binutilsH.J. Lu1-8/+8
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton1-0/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-09Fix windres memory leakChen Gang1-0/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-22 * windres.c (define_resource): Use zero for timestamp, makingCory Fields1-11/+4
2012-02-09 * sysdep.h: Include sys/stat.h here.Alan Modra1-2/+1
2011-06-02Fix spelling mistakes.Nick Clifton1-5/+5
2011-04-13 * windres.c (usage): Add new --preprocessor-arg option.Nick Clifton1-2/+23
2010-06-17 PR binutils/11711Nick Clifton1-11/+30
2009-11-162009-11-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-57/+4
2009-09-11 * obcopy.c (copy_object): New parameter `input_arch', architectureNick Clifton1-5/+0
2009-09-02update copyright datesAlan Modra1-2/+2
2009-02-092009-02-09 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+1
2009-01-062009-01-06 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-11/+35
2008-10-21Remove unnecessary casts on obstack_alloc invocations.Alan Modra1-2/+2
2008-01-09PR binutils/55326Nick Clifton1-8/+17
2007-10-082007-10-08 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell1-0/+6
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-11/+15
2007-06-18* rclex.c: (cpp_line): Add code_page pragma support.Nick Clifton1-1/+17
2007-05-23Updated windres toolNick Clifton1-50/+416
2007-04-26bfd/Alan Modra1-5/+2
2007-02-17top level:Joseph Myers1-2/+2
2005-10-03 * addr2line.c (usage): Document @file.Mark Mitchell1-0/+1
2005-09-30 * dlltool.c (main): Fix typo.Mark Mitchell1-1/+1
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell1-0/+2
2005-05-08Update FSF addressNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-17 * deflex.l (YY_NO_UNPUT): Define.Alan Modra1-2/+6
2004-10-18strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton1-1/+1
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1