summaryrefslogtreecommitdiff
path: root/bfd/libbfd.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-05-22bfd dwarf2 sanity checkingAlan Modra
2021-05-04Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f...Nick Clifton
2021-04-30Fix a double free when re-allocating a buffer to size 0.Nick Clifton
2021-03-31Use bool in bfdAlan Modra
2021-02-16ubsan: shift exponent is too largeAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-03-02bfd_cleanup for object_pAlan Modra
2020-02-19_bfd_mul_overflowAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-12Remove duplicate castAlan Modra
2019-12-11Make bfd_get_8 return a bfd_vma like other bfd_get_* functionsAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-28PR23966, mingw failure due to 32-bit longAlan Modra
2018-07-27Add functions and macros to read and write 24 bit values.John Darrington
2018-05-18Add support for the Freescale s12z processor.John Darrington
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-02-16Remove bfd stub function casts.Alan Modra
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton
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