som: buffer overflow writing strings
[binutils-gdb.git] / bfd / plugin.c
2023-05-11 Joseph MyersAdd LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin...
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-09-06 Aaron Mereybfd: Add bfd_find_nearest_line_with_alt
2022-05-10 Alan Modrabfd: remove use of PTR
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-07-28 H.J. Lubfd: Close the file descriptor if there is no archive fd
2021-07-07 H.J. Luld: Check archive only for archive member
2021-07-05 H.J. Luld: Cache and reuse the IR archive file descriptor
2021-05-19 Nick CliftonWarn when the plugin interface runs out of file descrip...
2021-03-31 Alan ModraUse bool in bfd
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-09-08 Nick CliftonStop the plugin handler from ignoring unknown symbol...
2020-06-21 Alan ModraPR26132, ar creates invalid libraries for some targets...
2020-06-19 Nick CliftonSilence warnings about incompatible plugins.
2020-05-26 Nick CliftonExtend the error message displayed when a plugin fails...
2020-05-19 Alan ModraUse bfd_get_filename throughout bfd
2020-03-20 H.J. Luplugin: Don't invoke LTO-wrapper
2020-03-20 H.J. Luplugin: Use LDPT_ADD_SYMBOLS_V2 to get symbol type
2020-03-02 Alan Modrabfd_cleanup for object_p
2020-02-26 Alan ModraIndent labels
2020-02-25 H.J. LuDon't call lto-wrapper for ar and ranlib
2020-02-19 H.J. Luplugin: Call dlclose before return in try_load_plugin
2020-02-13 H.J. Luplugin: Search bfd-plugins directories only once
2020-02-11 H.J. LuPlugin: Treat each object as independent
2020-02-11 H.J. LuClear plugin_data memory
2020-02-11 H.J. LuUse GCC LTO wrapper to get real symbols from LTO IR...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-09-26 Alan ModraPR24262, plugin search dir doesn't respect --libdir
2019-09-11 Alan ModraTidy ld/ldmisc.c
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".