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