aboutsummaryrefslogtreecommitdiff
path: root/bfd/pei-x86_64.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-08-22Fix an illegal memory access when dumping corrupt x86_64 PE unwind data.Nick Clifton1-9/+62
2019-04-03BFD whitespace fixesAlan Modra1-3/+3
2019-02-19PR24235, Read memory violation in pei-x86_64.cAlan Modra1-5/+4
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-03-13Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton1-8/+46
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-9/+9
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+2
2016-03-21Remove use of alloca.Nick Clifton1-1/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in bfdH.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-28Misplaced parenthesis calculates two too few bytes for stringAlan Modra1-3/+4
2014-12-24Add cast to unsigned longH.J. Lu1-1/+2
2014-12-24This patch adds support for printing out the pdata section of PE objects.Pierre Muller1-25/+102
2014-11-21Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton1-8/+29
2014-11-18More fixes for illegal memory accesses exposed by fuzzed binaries.Nick Clifton1-0/+7
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-12-06Add epilog unwind for x86_64 pe/coffTristan Gingold1-14/+33
2013-11-27Improve dump of xdata/pdata on x86_64.Tristan Gingold1-253/+297
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-2/+2
2010-10-082010-10-08 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-39/+54
2010-09-152010-09-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-76/+119
2010-09-142010-09-14 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-3/+3
2010-04-272010-04-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-0/+4
2009-04-21bfd/ChangeLogDave Korn1-0/+475
2009-02-18bfd/ChangeLogDave Korn1-2/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-2/+2
2006-09-20Add x86_64-mingw64 targetNick Clifton1-0/+54