summaryrefslogtreecommitdiff
path: root/bfd/bfd.c
AgeCommit message (Expand)Author
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-02-13Remove bfd ELF_RELROPAGESIZEAlan Modra
2022-02-11bfd: Remove return with expression in void functionMichael Forney
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-17ubsan: bfd.c:2519:8: shift exponent 34 is too largeAlan Modra
2021-11-23AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina
2021-07-28Externalize the _bfd_set_gp_value functionwill schmidt
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu
2021-04-05C99 bfd configuryAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
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-16constify elfNN_bedAlan Modra
2020-08-20Ensure that compressed sections that have an ELF compression header structure...Nick Clifton
2020-08-13PR26348, Malloc error in write_zerosAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-05-19Use bfd_get_filename throughout bfdAlan Modra
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers
2020-02-27bfd_stat_arch_elt buffer overflowAlan Modra
2020-02-19bfd_get_size cacheAlan Modra
2020-02-19bfd_size_type to size_tAlan Modra
2020-01-09Fix an illegal memory access triggered when trying to examine an input file c...Nick Clifton
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-29PR15350, Fix compressed debug sections for PE targetsAlan Modra
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers
2019-11-18PR25196, abort in rewrite_elf_program_headerAlan Modra
2019-10-21ar P supportAlan Modra
2019-10-15Simplify power of two testAlan Modra
2019-09-20bfd macro conversion to inline functions, sectionAlan Modra
2019-09-20bfd macro conversion to inline functions, asymbolAlan Modra
2019-09-20bfd macro conversion to inline functionsAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra
2019-09-18Constify target name, reloc name, and carsym nameAlan Modra
2019-09-11Tidy ld/ldmisc.cAlan Modra
2019-08-29PR24891, objdump memory leaks when parsing malformed archiveAlan Modra
2019-07-30Re: Support .gnu.lto_.lto section in ELF filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-11-27Handle ELF compressed header alignment correctly by setting up the section al...Mark Wielaard
2018-08-08Convert .note.gnu.property section between ELF32 and ELF64H.J. Lu
2018-06-05Tidy bfdio to consistenly use containing archiveAlan Modra
2018-06-01Make _bfd_error_handler available outside libbfdAlan Modra
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra
2018-04-16Remove IEEE 695 object supportAlan Modra
2018-04-16Remove netware supportAlan Modra