aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-07Revert "opcodes: microblaze: Add new bit-field instructions"Michael J. Eager1-1/+0
2023-10-06opcodes: microblaze: Add new bit-field instructionsNeal Frager1-0/+1
2023-09-25Revert "arc: Add new ARCv3 ISA to BFD."Claudiu Zissulescu1-22/+0
2023-09-25arc: Add new ARCv3 ISA to BFD.Claudiu Zissulescu1-0/+22
2023-08-31DEFAULT_BUFFERSIZEAlan Modra1-4/+0
2023-08-16kvx: New port.Paul Iannetta1-0/+85
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-2/+2
2023-08-02Revert "2.41 Release sources"Sam James1-0/+2
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-2/+0
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi1-0/+1
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi1-0/+1
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang1-0/+1
2023-06-14asprintf memory leaksAlan Modra1-0/+5
2023-06-09ecoff find_nearest_line and final link leaksAlan Modra1-0/+2
2023-06-07_bfd_free_cached_infoAlan Modra1-1/+1
2023-05-30LoongArch: bfd: Add support for linker relaxation.mengqinggang1-0/+8
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen1-0/+2
2023-05-03Remove unused args from bfd_make_debug_symbolAlan Modra1-1/+1
2023-05-03Generated docs and include filesAlan Modra1-102/+105
2023-05-03Move bfd_alloc, bfd_zalloc and bfd_release to libbfd.cAlan Modra1-4/+0
2023-04-28Re: Keeping track of rs6000-coff archive element pointersAlan Modra1-1/+1
2023-04-21Delete struct artdata archive_headAlan Modra1-1/+0
2023-04-03asan: heap buffer overflow printing ecoff debug info file nameAlan Modra1-4/+4
2023-03-24Tidy dwarf1 cached section contentsAlan Modra1-0/+4
2023-03-16BPF relocations review / refactoringCupertino Miranda1-3/+0
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-17Re: The problem with warning in elf_object_pAlan Modra1-3/+8
2022-11-11PR28834, PR26946 sanity checking section sizeAlan Modra1-1/+5
2022-09-26stab nearest_line bfd_malloc_and_get_sectionAlan Modra1-0/+3
2022-09-24The problem with warning in elf_object_pAlan Modra1-1/+4
2022-09-06bfd: Add bfd_find_nearest_line_with_altAaron Merey1-0/+11
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong1-0/+1
2022-07-25bfd: Add supported for LoongArch new relocations.liuzhensong1-0/+36
2022-06-27drop XC16x bitsJan Beulich1-4/+0
2022-06-14BFD_RELOC_MIPS_16Alan Modra1-1/+1
2022-04-07Add support for COFF secidx relocationsMark Harmstone1-0/+1
2022-01-04ld: Improve thin archive member error messageH.J. Lu1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra1-0/+1
2021-10-24LoongArch bfd supportliuzhensong1-0/+43
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu1-0/+3
2021-05-22bfd dwarf2 sanity checkingAlan Modra1-2/+1
2021-05-07Regenerate bfd-in2.h and libbfd.hAlan Modra1-1/+1
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne1-0/+1
2021-05-04Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f...Nick Clifton1-6/+8
2021-04-22fix string table generation for XCOFF64 .debug sectionCl?ment Chigot1-1/+1
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot1-0/+1
2021-03-31Use bool in bfdAlan Modra1-118/+118
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot1-0/+10
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot1-0/+2