PR24262, plugin search dir doesn't respect --libdir
[platform/upstream/binutils.git] / bfd / plugin.c
2019-10-08 Alan ModraPR24262, plugin search dir doesn't respect --libdir
2019-09-05 Alan ModraPR24955, libbfd terminating program on out of memory
2019-05-04 Alan ModraPR24511, nm should not mark symbols in .init_array...
2019-04-03 Alan ModraBFD whitespace fixes
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-08-23 Zenith423Avoid problems with plugins being loaded multiple times.
2018-08-01 Nick CliftonClose resource leaks in the BFD library's plugin handler.
2018-06-05 Alan ModraPR23254, ld.bfd mishandles file pointers while scanning...
2018-05-22 H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-02-16 Alan ModraRemove bfd stub function casts.
2018-02-14 Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-13 Nick CliftonFix compile time warning messages from gcc version...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-06-16 Alan ModraRewrite __start and __stop symbol handling
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-09-30 Alan ModraRemove syntactic sugar
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 6
2016-06-20 H.J. LuUse the IR symbol table for the IR input object
2016-06-18 H.J. LuRename bfd_plugin_uknown to bfd_plugin_unknown
2016-06-14 Alan ModraSet my_archive for thin archives
2016-05-25 H.J. LuEnable 64-bit archives in ar and ranlib
2016-04-21 Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-03-22 Alan ModraBinutils fails to build with -O0
2016-02-16 Joseph MyersFix BFD format matching for x86_64-w64-mingw32 -m32...
2016-01-01 Alan ModraCopyright update for binutils
2015-02-11 H.J. LuMerge linker plugin handling into BFD plugin support
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-25 H.J. LuUse get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
2014-10-15 Alan ModraDefine bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS...
2014-09-24 Markus TrippelsdorfBFD: Add support for more than one plugin in lib/bfd...
2014-06-13 Alan ModraDon't call bfd_link_hash_table_free
2014-03-05 Alan ModraUpdate copyright years
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-11-09 H.J. LuRemove trailing redundant `;'
2012-05-17 Nick Clifton PR 14072
2012-05-16 Nick Clifton PR binutils/13558
2012-03-20 Kai Tietz PR ld/12742
2011-07-11 Catherine Mooreinclude/ChangeLog
2011-06-06 Alan Modra * targets.c (bfd_target): Make ar_max_namelen an unsig...
2011-02-26 Rafael Ávila de... 2011-02-25 Rafael Ávila de Espíndola <respindola@mozil...
2010-12-12 Alan Modra * plugin.c (bfd_plugin_mkobject): Delete.
2010-12-06 H.J. LuUse putchar for the trailing `\n' in plugin message.
2010-09-15 H.J. LuHandle NULL iostream in bfd_plugin_object_p.
2010-08-18 Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2010-03-17 Alan Modra * plugin.c (bfd_plugin_object_p): Pass iostream to...
2009-11-27 H.J. Lu2009-11-26 Per Øyvind Karlsen <peroyvind@mandriva...
2009-10-23 Alan Modra * plugin.c: Produce empty object if not BFD_SUPPORTS_P...
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-06-25 Dave Korn2009-06-25 Rafael Avila de Espindola <espindola@googl...
2009-05-28 Nick Clifton2009-05-28 Nick Clifton <nickc@redhat.com>
2009-05-26 Nick Clifton * Makefile.am: Run "make dep-am".