]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/bfd.c
Proper bound check in _bfd_doprnt_scan
[thirdparty/binutils-gdb.git] / bfd / bfd.c
2017-11-05  Alan ModraProper bound check in _bfd_doprnt_scan
2017-11-05  Alan ModraPR22397, BFD internal error when message locale isn't C
2017-10-11  Pedro AlvesRename _doprnt -> _bfd_doprnt to fix DJGPP bfd build...
2017-10-05  Pedro Alvesbfd_set_input_error
2017-10-04  Pavel I. KryukovPR22245, Fix potential UB in bfd_set_error
2017-07-07  Alan ModraAnother _doprnt fix for %L handling
2017-07-06  H.J. LuConvert 'L' to 'l' when setting wide_width to 1
2017-07-03  Alan ModraSupport %Lx, %Lu, %Ld in _bfd_error_handler format
2017-07-03  Alan ModraBFD long long cleanup
2017-05-10  Jose E. Marchesibfd: new BFD target entry point _bfd_set_reloc.
2017-04-13  Alan ModraRewrite bfd error handler
2017-02-16  Jiong Wang[Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVED
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07  Alan Modrabfd_merge_private_bfd_data tidy
2016-09-30  Alan ModraRemove syntactic sugar
2016-09-30  Alan ModraMake bfd_error_handler_type like vprintf
2016-06-18  H.J. LuRename bfd_plugin_uknown to bfd_plugin_unknown
2016-06-14  Alan ModraSet my_archive for thin archives
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-01-01  Alan ModraCopyright update for binutils
2015-10-06  H.J. LuClear the ch_reserved field in 64-bit output
2015-09-29  H.J. LuDon't use the output section size to copy input section
2015-09-22  H.J. LuUse bfd_get_32 and bfd_put_32 to access ch_type
2015-07-20  H.J. LuMake binutils abort message GDB friendly
2015-07-10  H.J. LuProperly convert objects between different ELF classes
2015-06-16  Jon TurneyFix build when size_t is not available in bfd-in2.h
2015-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-05-14  H.J. LuDon't add the zlib header to SHF_COMPRESSED section
2015-04-23  H.J. LuDon't change compressed input debug section names
2015-04-08  H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-02-14  Alan ModraPR ld/17973 LTO file syms
2015-02-11  H.J. LuMerge linker plugin handling into BFD plugin support
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-10-15  Alan ModraMerge bfd_find_nearest_line variants
2014-07-01  Alan ModraReorganise struct bfd
2014-06-13  Alan ModraFree linker hash table from bfd_close.
2014-06-13  Alan ModraDon't call bfd_link_hash_table_free
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-04-04  Tristan Gingoldbfd_get_arch_size: return size from arch info on non...
2014-03-05  Alan ModraUpdate copyright years
2014-01-29  Nick CliftonFollowing up on Tom's suggestion I am checking in a...
2013-05-09  Joel BrobeckerUse fputc in place of putc to avoid -Wunused-value...
2013-04-09  Nick Clifton * bfd.c (typedef bfd, Error reporting, Miscellane...
2013-04-04  Alan Modra * bfd.c (bfd_error_type, bfd_errmsgs): Add bfd_error_m...
2013-02-21  Alan Modrabfd/
2013-01-26  Alan Modra * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_p...
2012-07-24  Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2012-05-14  James LemkeAdd support for PowerPC VLE.
2012-04-26  Hans-Peter NilssonRevert accidental check-in.
2012-04-26  Hans-Peter Nilsson Provide a way for programs to recognize BFD_ASSERT...
2011-07-11  Catherine Mooreinclude/ChangeLog
2011-06-09  Tristan Gingold2011-06-09 Tristan Gingold <gingold@adacore.com>
2011-04-17  Alan Modra PR ld/12365
2011-01-14  Alan Modra * bfd.c (bfd_perror): Flush stdout before and stderr...
2010-11-03  H.J. LuDon't display bits only used for BFD in abfd->flags.
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-04-01  Tristan Gingold2010-04-01 Tristan Gingold <gingold@adacore.com>
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-08-30  Alan Modra PR ld/10569
2009-05-26  Nick Clifton * Makefile.am: Run "make dep-am".
2009-04-27  Nick Clifton * verilog.c: New file.
2009-03-11  Chris Demetriou[bfd/ChangeLog]
2008-11-20  Tristan Gingold2008-11-20 Tristan Gingold <gingold@adacore.com>
2008-11-12  Tristan Gingold2008-11-12 Tristan Gingold <gingold@adacore.com>
2008-08-17  Alan Modrabfd/
2008-07-07  Alan Modra * bfd.c (bfd_demangle): Always trim off bfd_get_symbol...
2008-03-28  Nick CliftonAdd support for thin archives.
2008-03-16  H.J. Lu2008-03-15 H.J. Lu <hongjiu.lu@intel.com>
2008-01-25  Nick CliftonAdd mingw I64 support for printing long and long long...
2007-09-15  Alan Modra * bfd.c (_bfd_default_error_handler): fflush stdout.
2007-09-12  Alan Modra * elf-bfd.h (struct elf_backend_data): Delete elf_back...
2007-07-26  Thiemo Seufer * bfd.c (_bfd_set_gp_value): Use abort instead of...
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-06-29  Nick Clifton* bfd.c (bfd_demangle): Plug memory leak (Coverity).
2007-06-27  Alan Modrabfd/
2007-04-26  Alan Modrabfd/
2007-04-19  Alan Modramissed from last commit
2007-04-02  Nick CliftonPR binutils/4292
2006-12-31  H.J. Lu2006-12-31 H.J. Lu <hongjiu.lu@intel.com>
2006-10-30  Alan Modra * bfd.c (bfd_error_type): Add bfd_error_on_input.
2006-09-16  Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-08-21  Nick Cliftonbfd
2006-08-06  Nick Clifton* bfd.c (bfd_get_sign_extend_vma): Add cases for pe...
2006-06-20  Jakub Jelinek * bfd.c (bfd_record_phdr): Clear p_align and p_align_v...
2006-06-19  Alan Modrabfd/
2006-06-12  Nick CliftonPR binutils/2735
2006-05-30  H.J. Lubfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16  Alan Modra PR 2434
2006-02-21  Alan Modra * bfd.c: (_bfd_default_error_handler): Don't call...
2005-12-07  H.J. Lubfd/
2005-10-05  Bob Wilson * archive.c: Add missing SUBSECTION for documen...
2005-08-05  H.J. Lubfd/
2005-06-06  H.J. Lubfd/
2005-05-23  Fred FishApproved by nickc@redhat.com
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-05-03  H.J. Lubfd/
2005-01-18  Alan Modrabfd/
next