aboutsummaryrefslogtreecommitdiff
path: root/binutils/mclex.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Fix potentially uninitialised variables in the Windows toolsNick Clifton1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-06Modernise yyerrorAlan Modra1-4/+9
2021-03-31Use bool in binutilsAlan Modra1-6/+6
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-27Corrects the broken line number incrementation in the Windows resource parserRalf Habacker1-1/+4
2020-06-10Fix the windmc program to conform to the behaviour of mc.exe by rejecting lin...Ralf Habacker1-13/+25
2020-06-05Fix a potential infinite loop in the Windows resource parser.Joel Anderson1-8/+10
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-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-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-06-19* Makefile.am: Add windmc tool.Nick Clifton1-0/+441