summaryrefslogtreecommitdiff
path: root/bfd/libbfd-in.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused args from bfd_make_debug_symbolAlan Modra2023-05-031-1/+1
* Generated docs and include filesAlan Modra2023-05-031-61/+3
* Move bfd_alloc, bfd_zalloc and bfd_release to libbfd.cAlan Modra2023-05-031-4/+0
* Re: Keeping track of rs6000-coff archive element pointersAlan Modra2023-04-281-1/+1
* Delete struct artdata archive_headAlan Modra2023-04-211-1/+0
* asan: heap buffer overflow printing ecoff debug info file nameAlan Modra2023-04-031-4/+4
* Tidy dwarf1 cached section contentsAlan Modra2023-03-241-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* stab nearest_line bfd_malloc_and_get_sectionAlan Modra2022-09-261-0/+3
* bfd: Add bfd_find_nearest_line_with_altAaron Merey2022-09-061-0/+11
* ld: Improve thin archive member error messageH.J. Lu2022-01-041-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-081-0/+3
* bfd dwarf2 sanity checkingAlan Modra2021-05-221-2/+1
* Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f...Nick Clifton2021-05-041-6/+0
* fix string table generation for XCOFF64 .debug sectionCl?ment Chigot2021-04-221-1/+1
* Use bool in bfdAlan Modra2021-03-311-104/+104
* elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu2021-03-051-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Constify more arraysAlan Modra2020-12-181-2/+2
* Re: MSP430: Support relocations for subtract expressions in .uleb128 directivesAlan Modra2020-09-091-0/+2
* Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function.Nick Clifton2020-03-261-5/+0
* Add a new function to the BFD library to allow users access to the COFF inter...Nick Clifton2020-03-251-0/+5
* bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu2020-03-241-1/+1
* bfd_cleanup for object_pAlan Modra2020-03-021-4/+5
* file size check in _bfd_alloc_and_readAlan Modra2020-02-191-2/+28
* _bfd_alloc_and_readAlan Modra2020-02-191-0/+26
* _bfd_mul_overflowAlan Modra2020-02-191-10/+8
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PR23652, Use symbols from debug bfd for _bfd_elf_find_function properlyAlan Modra2019-11-271-1/+1
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+2
* PR24955, libbfd terminating program on out of memoryAlan Modra2019-09-051-0/+9
* Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra2019-08-141-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-2/+2
* Allow BFD to recognize macOS universal librariesTom Tromey2018-07-021-0/+1
* Make _bfd_error_handler available outside libbfdAlan Modra2018-06-011-3/+0
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+2
* ATTRIBUTE_HIDDEN for libbfd.hAlan Modra2018-05-181-225/+266
* libbfd.h and libcoff.h include guardsAlan Modra2018-05-181-0/+3
* PR22458, failure to choose a matching ELF targetAlan Modra2018-05-161-0/+3
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-161-2/+0
* Add attribute printf to _bfd_error_handlerAlan Modra2018-02-191-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-153/+131
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-69/+66
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-92/+106
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-4/+4
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+3
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+2