summaryrefslogtreecommitdiff
path: root/bfd/libbfd.c
Commit message (Expand)AuthorAgeFilesLines
* Generated docs and include filesAlan Modra2023-05-031-4/+33
* Move bfd_alloc, bfd_zalloc and bfd_release to libbfd.cAlan Modra2023-05-031-0/+82
* libbfc.c: Use stdint types for unsigned char and unsigned longAlan Modra2023-05-031-34/+34
* Remove deprecated bfd_readAlan Modra2023-04-281-28/+0
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Comment bfd_get_section_limit_octets and bfd_get_section_alloc_sizeAlan Modra2022-12-181-9/+1
* Compression tidy and fixesAlan Modra2022-12-071-36/+0
* fix compressed_debug_section_names definition for "zlib"Martin Liska2022-10-111-1/+1
* refactor usage of compressed_debug_section_typeMartin Liska2022-10-111-0/+36
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-271-47/+18
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* bfd dwarf2 sanity checkingAlan Modra2021-05-221-8/+5
* Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f...Nick Clifton2021-05-041-11/+96
* Fix a double free when re-allocating a buffer to size 0.Nick Clifton2021-04-301-1/+1
* Use bool in bfdAlan Modra2021-03-311-48/+48
* ubsan: shift exponent is too largeAlan Modra2021-02-161-8/+15
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz2020-09-081-0/+24
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-1/+1
* bfd_cleanup for object_pAlan Modra2020-03-021-1/+1
* _bfd_mul_overflowAlan Modra2020-02-191-53/+0
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Remove duplicate castAlan Modra2019-12-121-1/+1
* Make bfd_get_8 return a bfd_vma like other bfd_get_* functionsAlan Modra2019-12-111-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23966, mingw failure due to 32-bit longAlan Modra2018-12-281-2/+6
* Add functions and macros to read and write 24 bit values.John Darrington2018-07-271-2/+37
* Add support for the Freescale s12z processor.John Darrington2018-05-181-0/+21
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-9/+87
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-67/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-0/+66
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-8/+8
* Don't call bfd_get_file_size in _bfd_generic_get_section_contentsH.J. Lu2017-06-281-7/+10
* Warning fixAlan Modra2017-06-271-2/+2
* More fixes for bfd_get_section_contents changeAlan Modra2017-06-271-14/+4
* Fix GDB regressions caused by previous bfd_get_section_contents changesPedro Alves2017-06-271-1/+1
* Add a missing line to _bfd_generic_get_section_contents_in_windowH.J. Lu2017-06-261-0/+1
* Check file size before getting section contentsH.J. Lu2017-06-261-1/+16
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+9
* bfd: Rename warn_deprecatedPedro Alves2017-02-171-4/+4
* bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves2017-02-171-11/+11
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+2
* bfd_merge_private_bfd_data tidyAlan Modra2016-10-071-26/+0
* Remove syntactic sugarAlan Modra2016-09-301-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* bfd: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1