summaryrefslogtreecommitdiff
path: root/binutils/windres.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Restore old behaviour of windres so that options containing spaces are not en...Thomas Wolff2021-05-101-25/+1
* C99 binutils configuryAlan Modra2021-04-051-3/+1
* Use bool in binutilsAlan Modra2021-03-311-3/+3
* binutils int vs bfd_boolean fixesAlan Modra2021-03-291-1/+1
* Improve windres's handling of pathnames containing special characters on Wind...Eli Zaretskii2021-01-281-3/+28
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Allow spaces in the name of the external preprocessor used by windres.Nick Clifton2020-11-271-1/+7
* Update the Windows Resource compiler (windres) to support the OWNERDRAW and B...Nick Clifton2020-07-091-0/+2
* Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra2020-05-211-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* BFD_INIT_MAGICAlan Modra2018-10-151-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in binutilsH.J. Lu2015-08-121-8/+8
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-0/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix windres memory leakChen Gang2014-12-091-0/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * windres.c (define_resource): Use zero for timestamp, makingCory Fields2013-11-221-11/+4
* * 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