summaryrefslogtreecommitdiff
path: root/bfd/plugin.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 6Alan Modra
2016-06-20Use the IR symbol table for the IR input objectH.J. Lu
2016-06-18Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu
2016-06-14Set my_archive for thin archivesAlan Modra
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton
2016-03-22Binutils fails to build with -O0Alan Modra
2016-02-16Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.Joseph Myers
2016-01-01Copyright update for binutilsAlan Modra
2015-02-11Merge linker plugin handling into BFD plugin supportH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-09-24BFD: Add support for more than one plugin in lib/bfd-pluginsMarkus Trippelsdorf
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-11-09Remove trailing redundant `;'H.J. Lu
2012-05-17 PR 14072Nick Clifton
2012-05-16 PR binutils/13558Nick Clifton
2012-03-20 PR ld/12742Kai Tietz
2011-07-11include/ChangeLogCatherine Moore
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2011-02-262011-02-25 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola
2010-12-12 * plugin.c (bfd_plugin_mkobject): Delete.Alan Modra
2010-12-06Use putchar for the trailing `\n' in plugin message.H.J. Lu
2010-09-15Handle NULL iostream in bfd_plugin_object_p.H.J. Lu
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2010-03-17 * plugin.c (bfd_plugin_object_p): Pass iostream to fileno usingAlan Modra
2009-11-272009-11-26 Per Øyvind Karlsen <peroyvind@mandriva.org>H.J. Lu
2009-10-23 * plugin.c: Produce empty object if not BFD_SUPPORTS_PLUGINS.Alan Modra
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton
2009-06-252009-06-25 Rafael Avila de Espindola <espindola@google.com>Dave Korn
2009-05-282009-05-28 Nick Clifton <nickc@redhat.com>Nick Clifton
2009-05-26 * Makefile.am: Run "make dep-am".Nick Clifton