summaryrefslogtreecommitdiff
path: root/bfd/libbfd-in.h
AgeCommit message (Expand)Author
2022-01-04ld: Improve thin archive member error messageH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
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-22fix string table generation for XCOFF64 .debug sectionCl?ment Chigot
2021-03-31Use bool in bfdAlan Modra
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-18Constify more arraysAlan Modra
2020-09-09Re: MSP430: Support relocations for subtract expressions in .uleb128 directivesAlan Modra
2020-03-26Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function.Nick Clifton
2020-03-25Add a new function to the BFD library to allow users access to the COFF inter...Nick Clifton
2020-03-24bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu
2020-03-02bfd_cleanup for object_pAlan Modra
2020-02-19file size check in _bfd_alloc_and_readAlan Modra
2020-02-19_bfd_alloc_and_readAlan Modra
2020-02-19_bfd_mul_overflowAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-27PR23652, Use symbols from debug bfd for _bfd_elf_find_function properlyAlan Modra
2019-09-11Tidy ld/ldmisc.cAlan Modra
2019-09-05PR24955, libbfd terminating program on out of memoryAlan Modra
2019-08-14Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-10-13_bfd_clear_contents bounds checkingAlan Modra
2018-07-02Allow BFD to recognize macOS universal librariesTom Tromey
2018-06-01Make _bfd_error_handler available outside libbfdAlan Modra
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu
2018-05-18ATTRIBUTE_HIDDEN for libbfd.hAlan Modra
2018-05-18libbfd.h and libcoff.h include guardsAlan Modra
2018-05-16PR22458, failure to choose a matching ELF targetAlan Modra
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra
2018-02-19Add attribute printf to _bfd_error_handlerAlan 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-16Rewrite __start and __stop symbol handlingAlan Modra
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi
2017-02-17bfd: Rename bsd_write_armap and coff_write_armapPedro Alves
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro 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-12-24Remove "collect" forms of generic linker add symbols functionsAlan Modra
2016-12-22Don't make_bfd_vms_lib archive functions NULLAlan Modra
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra