summaryrefslogtreecommitdiff
path: root/bfd/plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Avoid problems with plugins being loaded multiple times.Zenith4232018-08-231-14/+37
* Close resource leaks in the BFD library's plugin handler.Nick Clifton2018-08-011-7/+19
* PR23254, ld.bfd mishandles file pointers while scanning archiveAlan Modra2018-06-051-6/+14
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-7/+7
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-36/+36
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Remove syntactic sugarAlan Modra2016-09-301-1/+1
* Don't include libbfd.h outside of bfd, part 6Alan Modra2016-07-161-28/+29
* Use the IR symbol table for the IR input objectH.J. Lu2016-06-201-0/+10
* Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu2016-06-181-1/+1
* Set my_archive for thin archivesAlan Modra2016-06-141-2/+2
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-251-0/+4
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+1
* Binutils fails to build with -O0Alan Modra2016-03-221-2/+1
* Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.Joseph Myers2016-02-161-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* 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