summaryrefslogtreecommitdiff
path: root/bfd/pei-x86_64.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS before reading section contentsAlan Modra2023-02-231-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Re: PE objdump -xAlan Modra2022-08-031-14/+15
* PE objdump -xAlan Modra2022-08-021-17/+5
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-33/+19
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in bfdAlan Modra2021-03-311-21/+21
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Lose some COFF/PE static vars, and peicode.h constifyAlan Modra2020-12-161-8/+15
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Fix an illegal memory access when dumping corrupt x86_64 PE unwind data.Nick Clifton2019-08-221-9/+62
* BFD whitespace fixesAlan Modra2019-04-031-3/+3
* PR24235, Read memory violation in pei-x86_64.cAlan Modra2019-02-191-5/+4
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton2018-03-131-8/+46
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-9/+9
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+2
* Remove use of alloca.Nick Clifton2016-03-211-1/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Misplaced parenthesis calculates two too few bytes for stringAlan Modra2014-12-281-3/+4
* Add cast to unsigned longH.J. Lu2014-12-241-1/+2
* This patch adds support for printing out the pdata section of PE objects.Pierre Muller2014-12-241-25/+102
* Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton2014-11-211-8/+29
* More fixes for illegal memory accesses exposed by fuzzed binaries.Nick Clifton2014-11-181-0/+7
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Add epilog unwind for x86_64 pe/coffTristan Gingold2013-12-061-14/+33
* Improve dump of xdata/pdata on x86_64.Tristan Gingold2013-11-271-253/+297
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-2/+2
* 2010-10-08 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-10-081-39/+54
* 2010-09-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-09-151-76/+119
* 2010-09-14 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-09-141-3/+3
* 2010-04-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-04-271-0/+4
* bfd/ChangeLogDave Korn2009-04-211-0/+475
* bfd/ChangeLogDave Korn2009-02-181-2/+3
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-2/+2
* Add x86_64-mingw64 targetNick Clifton2006-09-201-0/+54