summaryrefslogtreecommitdiff
path: root/bfd/libbfd.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-06-28Don't call bfd_get_file_size in _bfd_generic_get_section_contentsH.J. Lu
2017-06-27Warning fixAlan Modra
2017-06-27More fixes for bfd_get_section_contents changeAlan Modra
2017-06-27Fix GDB regressions caused by previous bfd_get_section_contents changesPedro Alves
2017-06-26Add a missing line to _bfd_generic_get_section_contents_in_windowH.J. Lu
2017-06-26Check file size before getting section contentsH.J. Lu
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi
2017-02-17bfd: Rename warn_deprecatedPedro Alves
2017-02-17bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-11-09bfd: Fix left shift of negative value.Dominik Vogt
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-07-242012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant
2011-05-07 PR 12739Alan Modra
2011-04-20 * libbfd.c (bfd_log2): Do return rounded up value.Alan Modra
2011-04-11 * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2008-02-20PR 868Nick Clifton
2007-07-26 * srec.c (srec_get_section_contents): Return immediately onAlan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-02-15 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra
2005-11-24bfd/Alan Modra
2005-10-24bfd/H.J. Lu
2005-10-15bfd/H.J. Lu
2005-10-05 * archive.c: Add missing SUBSECTION for documentation.Bob Wilson
2005-07-05 * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2,Jakub Jelinek
2005-06-06bfd/H.J. Lu
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-02-20include/Alan Modra
2005-02-11Fix compile time warning by using an unsigned type.Nick Clifton
2005-01-172005-01-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-08-13bfd/Alan Modra