summaryrefslogtreecommitdiff
path: root/bfd/plugin.c
AgeCommit message (Expand)Author
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