aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/windres
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra3-3/+3
2023-01-01Update year range in copyright notice of binutils filesAlan Modra3-3/+3
2022-01-02Update year range in copyright notice of binutils filesAlan Modra3-3/+3
2021-01-01Update year range in copyright notice of binutils filesAlan Modra3-3/+3
2020-07-09Update the Windows Resource compiler (windres) to support the OWNERDRAW and B...Nick Clifton1-0/+16
2020-01-01Update year range in copyright notice of binutils filesAlan Modra3-3/+3
2019-01-01Update year range in copyright notice of binutils filesAlan Modra3-3/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra3-3/+3
2017-01-18Stop the (optional) dialong control data from being aligned when parsing/writ...Dmitry Timoshkov2-0/+24
2017-01-02Update year range in copyright notice of all files.Alan Modra3-3/+3
2016-01-01Copyright update for binutilsAlan Modra3-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra3-3/+3
2014-03-05Update copyright yearsAlan Modra3-3/+3
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger3-0/+0
2013-12-03 * peXXigen.c (pe_print_resource_entries): New function: DisplaysNick Clifton1-1/+38
2012-12-17Add copyright noticesNick Clifton1-0/+6
2012-07-28 * rcparse.y (FILEVERSION): Use optcnumexpr instead of cnumexpr.Kai Tietz2-0/+83
2011-10-252011-10-25 Kai Tietz <ktietz@redhat.com>Kai Tietz2-0/+18
2011-10-11 PR binutils/13051Nick Clifton4-10/+136
2011-04-13 * windres.c (usage): Add new --preprocessor-arg option.Nick Clifton4-1/+29
2010-01-30binutils/testsuite/ChangeLog:Dave Korn7-7/+0
2009-09-02update copyright datesAlan Modra2-2/+2
2007-10-26 * binutils-all/windres/windres.exp: Don't xfail.Alan Modra1-18/+0
2007-08-09 * windres/windres.exp: Return unsupported rather than fail ifAlan Modra1-1/+5
2007-07-05Change sources over to using GPLv3Nick Clifton2-4/+4
2007-05-24* rcparse.y: Join strings for elements having no side-effects in "rc"-grammar.Nick Clifton2-0/+88
2007-05-23Updated windres toolNick Clifton12-4/+204
2007-01-08Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.Nick Clifton3-4/+4
2006-09-20Add x86_64-mingw64 targetNick Clifton3-3/+6
2005-10-122005-10-11 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2-0/+13
2005-05-08Update FSF addressNick Clifton2-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2004-05-12 * binutils-all/ar.exp: Remove stray semicolons.Ben Elliston1-10/+10
2003-06-28 * rcparse.y (res_text_field): New res_id variable.Danny Smith10-0/+69
2003-04-22Rename -I to -J. Deprecate old use of -I, but leave it enabled for now.Nick Clifton1-3/+3
2003-04-03Replace "Static" with "classname" so that results match the behaviour of theNick Clifton2-9/+14
2003-03-31Allow resource IDs to be strings or numbers.Nick Clifton2-0/+22
2002-04-16Define MEMFLAGS_DISCARDABLE by default for dialogs.Nick Clifton4-0/+25
2002-04-15Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton2-0/+68
2002-04-10Regernated recently created expected output files using MSVC.Nick Clifton8-8/+8
2002-04-09Add WS_CAPTION dialog style if CAPTION is specified.Nick Clifton2-0/+13
2002-04-09Don't print empty dialog caption.Nick Clifton2-0/+12
2002-04-09Fix overlooked sublang shift bug.Nick Clifton2-0/+13
2002-04-09Set default LANGUAGE to english/us.Nick Clifton6-4/+16
2002-04-09Use signature to identify DIALOGEX.Nick Clifton2-0/+13
2002-04-09Don't add default dialog style when explicit style specified.Nick Clifton2-0/+14
2002-04-09"\a" escape (used for right justified key definitions in menus) is encodes asNick Clifton2-0/+14
2002-04-09Fix parsing hex constants in strings. Add test for the fix.Nick Clifton2-0/+12
2002-04-09Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.Nick Clifton1-0/+8
2001-07-272001-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1