Age | Commit message (Expand) | Author | Files | Lines |
2022-02-13 | Remove bfd ELF_RELROPAGESIZE | Alan Modra | 1 | -6/+3 |
2022-02-11 | bfd: Remove return with expression in void function | Michael Forney | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-17 | ubsan: bfd.c:2519:8: shift exponent 34 is too large | Alan Modra | 1 | -2/+2 |
2021-11-23 | AArch64: Add support for AArch64 EFI (efi-*-aarch64). | Tamar Christina | 1 | -0/+1 |
2021-07-28 | Externalize the _bfd_set_gp_value function | will schmidt | 1 | -0/+18 |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 1 | -0/+3 |
2021-07-05 | ld: Cache and reuse the IR archive file descriptor | H.J. Lu | 1 | -0/+6 |
2021-04-05 | C99 bfd configury | Alan Modra | 1 | -26/+2 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -59/+59 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -4/+4 |
2021-03-05 | elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE | H.J. Lu | 1 | -0/+11 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-16 | constify elfNN_bed | Alan Modra | 1 | -68/+0 |
2020-08-20 | Ensure that compressed sections that have an ELF compression header structure... | Nick Clifton | 1 | -0/+3 |
2020-08-13 | PR26348, Malloc error in write_zeros | Alan Modra | 1 | -0/+4 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -2/+1 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -5/+5 |
2020-04-02 | coff-go32-exe: support variable-length stubs | Jan W. Jagersma | 1 | -3/+2 |
2020-03-13 | Fix several mix up between octets and bytes in ELF program headers | Christian Eggers | 1 | -2/+3 |
2020-02-27 | bfd_stat_arch_elt buffer overflow | Alan Modra | 1 | -1/+2 |
2020-02-19 | bfd_get_size cache | Alan Modra | 1 | -7/+12 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-01-09 | Fix an illegal memory access triggered when trying to examine an input file c... | Nick Clifton | 1 | -2/+14 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-29 | PR15350, Fix compressed debug sections for PE targets | Alan Modra | 1 | -43/+41 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -1/+1 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -1/+2 |
2019-11-18 | PR25196, abort in rewrite_elf_program_header | Alan Modra | 1 | -0/+2 |
2019-10-21 | ar P support | Alan Modra | 1 | -1/+4 |
2019-10-15 | Simplify power of two test | Alan Modra | 1 | -1/+1 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 1 | -0/+99 |
2019-09-20 | bfd macro conversion to inline functions, asymbol | Alan Modra | 1 | -0/+30 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -0/+84 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -4/+4 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -1/+1 |
2019-09-18 | Constify target name, reloc name, and carsym name | Alan Modra | 1 | -1/+1 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+3 |
2019-08-29 | PR24891, objdump memory leaks when parsing malformed archive | Alan Modra | 1 | -0/+3 |
2019-07-30 | Re: Support .gnu.lto_.lto section in ELF files | Alan Modra | 1 | -0/+3 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-27 | Handle ELF compressed header alignment correctly by setting up the section al... | Mark Wielaard | 1 | -5/+15 |
2018-08-08 | Convert .note.gnu.property section between ELF32 and ELF64 | H.J. Lu | 1 | -8/+17 |
2018-06-05 | Tidy bfdio to consistenly use containing archive | Alan Modra | 1 | -2/+3 |
2018-06-01 | Make _bfd_error_handler available outside libbfd | Alan Modra | 1 | -8/+20 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -2/+0 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 1 | -2/+0 |
2018-04-16 | Remove netware support | Alan Modra | 1 | -1/+0 |
2018-04-14 | powerpc common-page-size | Alan Modra | 1 | -3/+10 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -1/+0 |