]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/plugin.c
Fix gdb.tui/completion.exp test
[thirdparty/binutils-gdb.git] / bfd / plugin.c
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".