summaryrefslogtreecommitdiff
path: root/bfd/coff-i386.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28Fix a memory access violation when attempting to parse a corrupt COFF binary ...Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-12-18Fix formatting of coff-i386.cNick Clifton
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-04-29Add support for absolute PE/x86 relocations.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-10Don't always build coffgen.oAlan Modra
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-10-18ChangeLog bfdKai Tietz
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-01-16 PR ld/13491Alan Modra
2011-07-20bfd/Jan Kratochvil
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2010-03-312010-03-31 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-12-02 PR binutils/11017Nick Clifton
2009-09-02update copyright datesAlan Modra
2008-07-18 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton
2007-07-272007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder
2007-07-272007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2004-11-08Fix support for PECOFF weak symbolsNick Clifton
2004-06-22 * elf32-ppc.c (ppc_elf_relax_section): Implement reference codeAlan Modra
2004-04-20Add support for a .secrel32 x86 reloc to allow DWARF" debug information to usedNick Clifton
2003-06-25Correct spelling of "relocatable".Alan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-05-08 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd isIan Lance Taylor
2001-04-13* coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable sectionDJ Delorie
2001-03-08Update copyright noticesNick Clifton
2000-11-102000-11-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton
2000-06-182000-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-01-26Most of these changes are really only cosmetic. The readelf.c patchAlan Modra
1999-12-17Move PE format object file detection code into common place.Nick Clifton
1999-09-18Support 8 and 16-bit relocs for i386coff. Enable i386 gas testsuite testsAlan Modra
1999-09-07 * coff-i386.c (in_reloc_p): Add declaration.Ian Lance Taylor
1999-08-181999-08-18 Donn Terry <donn@interix.com>Ian Lance Taylor
1999-07-19Add new field to bfd_target structure.Nick Clifton