aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-16Avoid cache race in bfd_check_format_matchesTom Tromey1-0/+6
2024-04-11Remove bfdwin.cAlan Modra1-33/+4
2024-04-03elf: Add _bfd_elf_m[un]map_section_contentsH.J. Lu1-2/+5
2024-04-03elf: Use mmap to map in read-only sectionsH.J. Lu1-0/+17
2024-03-26Don't claim a fat IR object if no IR object should be claimedH.J. Lu1-3/+17
2024-03-25bfd: make _bfd_section_size_insane part of the public APIAndrew Burgess1-0/+2
2024-03-18bfd: add missing include <time.h>Clément Chigot1-0/+1
2024-03-13bfd: Use size_t in the BFD mmap interfaceH.J. Lu1-2/+2
2024-03-09Reinstate bfd_print_error as an extern functionAlan Modra1-0/+3
2024-03-09print cached error messages using _bfd_error_handlerAlan Modra1-3/+0
2024-03-08bfd: Don't hard-code BFD_JUMP_TABLE_COPYH.J. Lu1-1/+1
2024-02-29RISC-V: Add TLSDESC reloc definitions.Tatsuyuki Ishi1-0/+4
2024-02-12Introduce bfd_print_error functionTom Tromey1-0/+4
2024-02-08x86-64: Add R_X86_64_CODE_6_GOTTPOFFH.J. Lu1-0/+6
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-30Regen bfd-in2.hAlan Modra1-1/+0
2023-12-29LoongArch: bfd: Add support for tls le relax.changjiachen1-0/+4
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESCH.J. Lu1-0/+2
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTPCRELXH.J. Lu1-0/+1
2023-12-25LoongArch: Add support for TLS LD/GD/DESC relaxationmengqinggang1-0/+3
2023-12-25LoongArch: Add new relocs and macro for TLSDESC.Lulu Cai1-0/+12
2023-12-18LoongArch: Add new relocation R_LARCH_CALL36mengqinggang1-0/+1
2023-12-15PR31145, potential memory leak in binutils/ldAlan Modra1-2/+2
2023-11-10bfd, binutils: add gfx11 amdgpu architecturesSimon Marchi1-0/+3
2023-11-07Add minimal thread-safety to BFDTom Tromey1-0/+8
2023-11-06RISC-V: Moved out linker internal relocations after R_RISCV_max.Nelson Chu1-5/+0
2023-10-23bfd-in2.h BFD_RELOC_* commentsAlan Modra1-1092/+1049
2023-10-20bfd: microblaze: Add 32_NONE reloc typeNeal Frager1-0/+5
2023-10-12bfd: add new bfd_cache_size() functionAndrew Burgess1-0/+2
2023-10-07Revert "opcodes: microblaze: Add new bit-field instructions"Michael J. Eager1-5/+0
2023-10-06opcodes: microblaze: Add new bit-field instructionsNeal Frager1-0/+5
2023-09-26Allow the use of SOURCE_DATE_EPOCH in the timestamps for members of static ar...Nick Clifton1-0/+2
2023-09-25Revert "arc: Add new ARCv3 ISA to BFD."Claudiu Zissulescu1-25/+0
2023-09-25arc: Add new ARCv3 ISA to BFD.Claudiu Zissulescu1-0/+25
2023-08-16kvx: New port.Paul Iannetta1-0/+111
2023-08-11warn unused result for bfd IO functionsAlan Modra1-6/+9
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-2/+2
2023-08-09PR30724, cygwin ld performance regression since 014a602b86Alan Modra1-0/+22
2023-08-02Revert "2.41 Release sources"Sam James1-0/+5
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-5/+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-07-09PR30592 objcopy: allow --set-section-flags to add or remove SHF_X86_64_LARGEFangrui Song1-0/+3
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake1-1/+5
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang1-0/+1
2023-06-15Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos1-0/+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-3/+3
2023-05-03Generated docs and include filesAlan Modra1-1608/+1545