aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-i386.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-31Use bool in bfdAlan Modra1-28/+28
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-1/+3
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-04-27x86: Add i386 PE big-object supportTamar Christina1-0/+72
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma1-14/+8
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-5/+8
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-1/+1
2019-04-03BFD whitespace fixesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-18/+35
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-6/+6
2017-11-28Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton1-0/+5
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-12-18Fix formatting of coff-i386.cNick Clifton1-32/+32
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-04-29Add support for absolute PE/x86 relocations.Nick Clifton1-1/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-10Don't always build coffgen.oAlan Modra1-1/+1
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton1-7/+10
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-3/+0
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-10-18ChangeLog bfdKai Tietz1-3/+6
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-48/+27
2012-01-16 PR ld/13491Alan Modra1-2/+2
2011-07-20bfd/Jan Kratochvil1-2/+7
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-1/+2
2010-03-312010-03-31 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+2
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-4/+4
2009-12-02 PR binutils/11017Nick Clifton1-6/+6
2009-09-02update copyright datesAlan Modra1-1/+1
2008-07-18 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton1-1/+5
2007-07-272007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-07-272007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+2
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+16
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2004-11-08Fix support for PECOFF weak symbolsNick Clifton1-12/+14
2004-06-22 * elf32-ppc.c (ppc_elf_relax_section): Implement reference codeAlan Modra1-1/+1
2004-04-20Add support for a .secrel32 x86 reloc to allow DWARF" debug information to usedNick Clifton1-0/+45
2003-06-25Correct spelling of "relocatable".Alan Modra1-6/+6
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-28/+29
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-2/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-2/+2
2001-05-08 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd isIan Lance Taylor1-2/+6