aboutsummaryrefslogtreecommitdiff
path: root/bfd/libcoff-in.h
AgeCommit message (Expand)Author
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-12-15bfd: don't produce corrupt COFF symbol table due to long ELF file name symbolsJan Beulich
2015-07-03Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz
2015-02-11Wrap BFD headers in extern "C"Pedro Alves
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-10Don't always build coffgen.oAlan Modra
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-06-13Free linker hash table from bfd_close.Alan Modra
2014-06-11 * libcoff-in.h (coff_tdata): Make relocbase member unsigned.Kai Tietz
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY
2014-03-05Update copyright yearsAlan Modra
2013-11-22 * windres.c (define_resource): Use zero for timestamp, makingCory Fields
2012-10-18ChangeLog bfdKai Tietz
2011-11-02Building EFI binaries, particularly larger ones (like e.g. Xen does), on LinuxJan Beulich
2011-09-302011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-08-17 PR ld/12762Alan Modra
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2011-03-312011-03-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-03-18Don't add IMAGE_FILE_RELOCS_STRIPPED for PIE.H.J. Lu
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton
2009-08-10bfd/Jan Kratochvil
2009-04-212009-04-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-04-16bfd/Richard Sandiford
2009-03-14bfd/Richard Sandiford
2009-03-14bfd/Richard Sandiford
2009-03-14bfd/Richard Sandiford
2009-02-18bfd/ChangeLogDave Korn
2008-07-18 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2006-06-19bfd/Alan Modra
2006-03-16 PR 2434Alan Modra
2005-05-23Approved by nickc@redhat.comFred Fish
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
2005-04-21Update to ISO-C90 and fix formattingNick Clifton
2005-04-11Convert to ISO C90 formattingNick Clifton
2005-03-03update copyright datesAlan Modra
2004-07-21bfd/H.J. Lu
2004-06-28 * bfd-in.h (struct stab_info): Move from stabs.c.Alan Modra
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-10-16Index: doc/ChangeLogAndrew Cagney
2003-06-25Correct spelling of "relocatable".Alan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata