Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 1 | -0/+3 |
2021-05-22 | bfd dwarf2 sanity checking | Alan Modra | 1 | -2/+1 |
2021-05-04 | Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f... | Nick Clifton | 1 | -6/+0 |
2021-04-22 | fix string table generation for XCOFF64 .debug section | Cl?ment Chigot | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -104/+104 |
2021-03-05 | elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE | H.J. Lu | 1 | -0/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-18 | Constify more arrays | Alan Modra | 1 | -2/+2 |
2020-09-09 | Re: MSP430: Support relocations for subtract expressions in .uleb128 directives | Alan Modra | 1 | -0/+2 |
2020-03-26 | Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function. | Nick Clifton | 1 | -5/+0 |
2020-03-25 | Add a new function to the BFD library to allow users access to the COFF inter... | Nick Clifton | 1 | -0/+5 |
2020-03-24 | bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string | H.J. Lu | 1 | -1/+1 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 1 | -4/+5 |
2020-02-19 | file size check in _bfd_alloc_and_read | Alan Modra | 1 | -2/+28 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -0/+26 |
2020-02-19 | _bfd_mul_overflow | Alan Modra | 1 | -10/+8 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-27 | PR23652, Use symbols from debug bfd for _bfd_elf_find_function properly | Alan Modra | 1 | -1/+1 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+2 |
2019-09-05 | PR24955, libbfd terminating program on out of memory | Alan Modra | 1 | -0/+9 |
2019-08-14 | Remove _bfd_dwarf2_find_nearest_line addr_size parameter | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-13 | _bfd_clear_contents bounds checking | Alan Modra | 1 | -2/+2 |
2018-07-02 | Allow BFD to recognize macOS universal libraries | Tom Tromey | 1 | -0/+1 |
2018-06-01 | Make _bfd_error_handler available outside libbfd | Alan Modra | 1 | -3/+0 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -0/+2 |
2018-05-18 | ATTRIBUTE_HIDDEN for libbfd.h | Alan Modra | 1 | -225/+266 |
2018-05-18 | libbfd.h and libcoff.h include guards | Alan Modra | 1 | -0/+3 |
2018-05-16 | PR22458, failure to choose a matching ELF target | Alan Modra | 1 | -0/+3 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -2/+0 |
2018-02-19 | Add attribute printf to _bfd_error_handler | Alan Modra | 1 | -1/+1 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -153/+131 |
2018-02-14 | Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext... | Nick Clifton | 1 | -69/+66 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -92/+106 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -4/+4 |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -0/+3 |
2017-05-10 | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 1 | -0/+2 |
2017-02-17 | bfd: Rename bsd_write_armap and coff_write_armap | Pedro Alves | 1 | -5/+5 |
2017-02-17 | bfd: Rename real_{ftell, fseek, fopen} | Pedro Alves | 1 | -3/+3 |
2017-02-17 | bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128 | Pedro Alves | 1 | -4/+4 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-24 | Remove "collect" forms of generic linker add symbols functions | Alan Modra | 1 | -6/+0 |
2016-12-22 | Don't make_bfd_vms_lib archive functions NULL | Alan Modra | 1 | -8/+10 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+1 |
2016-10-07 | bfd_merge_private_bfd_data tidy | Alan Modra | 1 | -4/+0 |
2016-09-30 | Make bfd_error_handler_type like vprintf | Alan Modra | 1 | -3/+1 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 1 | -9/+0 |
2016-05-25 | Enable 64-bit archives in ar and ranlib | H.J. Lu | 1 | -0/+23 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -0/+2 |