summaryrefslogtreecommitdiff
path: root/bfd/plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Merge linker plugin handling into BFD plugin supportH.J. Lu2015-02-111-7/+56
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+1
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* BFD: Add support for more than one plugin in lib/bfd-pluginsMarkus Trippelsdorf2014-09-241-52/+54
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-2/+2
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* PR 14072Nick Clifton2012-05-171-1/+0
* PR binutils/13558Nick Clifton2012-05-161-2/+2
* PR ld/12742Kai Tietz2012-03-201-0/+37
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* 2011-02-25 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola2011-02-261-3/+19
* * plugin.c (bfd_plugin_mkobject): Delete.Alan Modra2010-12-121-8/+1
* Use putchar for the trailing `\n' in plugin message.H.J. Lu2010-12-061-0/+1
* Handle NULL iostream in bfd_plugin_object_p.H.J. Lu2010-09-151-10/+15
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-0/+7
* * plugin.c (bfd_plugin_object_p): Pass iostream to fileno usingAlan Modra2010-03-171-2/+2
* 2009-11-26 Per Øyvind Karlsen <peroyvind@mandriva.org>H.J. Lu2009-11-271-0/+1
* * plugin.c: Produce empty object if not BFD_SUPPORTS_PLUGINS.Alan Modra2009-10-231-0/+5
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-5/+5
* 2009-06-25 Rafael Avila de Espindola <espindola@google.com>Dave Korn2009-06-251-3/+3
* 2009-05-28 Nick Clifton <nickc@redhat.com>Nick Clifton2009-05-281-3/+9
* * Makefile.am: Run "make dep-am".Nick Clifton2009-05-261-0/+488