summaryrefslogtreecommitdiff
path: root/bfd/coff-x86_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Add i386 PE big-object supportTamar Christina2020-04-271-0/+73
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-4/+7
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-1/+1
* BFD whitespace fixesAlan Modra2019-04-031-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-9/+21
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-21/+21
* Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton2017-11-281-11/+5
* BFD long long cleanupAlan Modra2017-07-031-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix the calculation of AMD64_PCRQUAD relocations.Awson2016-09-261-1/+6
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix formatting in coff-x86_64.cH.J. Lu2015-12-181-48/+50
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't always build coffgen.oAlan Modra2014-12-101-1/+1
* More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton2014-11-261-1/+12
* More fixes for problems exposed by valgrind and the address sanitizerNick Clifton2014-11-101-4/+7
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-3/+0
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1
* 2012-11-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-11-061-0/+3
* ChangeLog bfdKai Tietz2012-10-181-3/+3
* PR ld/13491Alan Modra2012-01-161-1/+2
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+3
* 2011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-031-1/+1
* 2010-03-31 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-03-311-5/+6
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-4/+4
* 2009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-10-231-5/+5
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/ChangeLogDave Korn2009-04-211-5/+5
* 2009-04-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-04-061-1/+7
* 2009-04-05 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-04-051-3/+2
* * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton2008-07-181-1/+5
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+16
* Add x86_64-mingw64 targetNick Clifton2006-09-201-0/+768