aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-03Move bfd_alloc, bfd_zalloc and bfd_release to libbfd.cAlan Modra1-4/+6
2023-05-03Move bfd_elf_bfd_from_remote_memory to opncls.cAlan Modra1-22/+5
2023-05-03hash.c: replace some unsigned long with unsigned intAlan Modra1-1/+1
2023-05-03libbfc.c: Use stdint types for unsigned char and unsigned longAlan Modra1-3/+3
2023-05-03Change signature of bfd crc functionsAlan Modra1-3/+3
2023-04-28Remove deprecated bfd_readAlan Modra1-18/+0
2023-04-28Make bfd_byte an int8_t, flagword a uint32_tAlan Modra1-6/+6
2023-04-12pe_ILF_object_p and bfd_check_format_matchesAlan Modra1-6/+0
2023-03-16BPF relocations review / refactoringCupertino Miranda1-3/+0
2023-01-19howto install_addendAlan Modra1-1/+8
2023-01-12Use __func__ rather than __FUNCTION__Alan Modra1-2/+2
2023-01-10Re: Move bfd_init to bfd.cAlan Modra1-5/+5
2023-01-10Move bfd_init to bfd.cAlan Modra1-11/+9
2023-01-02obsolete target tidyAlan Modra1-6/+0
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-18Comment bfd_get_section_limit_octets and bfd_get_section_alloc_sizeAlan Modra1-0/+5
2022-12-17bfd_get_relocated_section_contents allow NULL data bufferAlan Modra1-0/+8
2022-12-17Re: The problem with warning in elf_object_pAlan Modra1-0/+7
2022-12-07Compression tidy and fixesAlan Modra1-25/+22
2022-12-06Get rid of SEC_ELF_COMPRESSAlan Modra1-6/+2
2022-12-06Get rid of SEC_ELF_RENAMEAlan Modra1-6/+3
2022-12-06Compression header enumAlan Modra1-19/+20
2022-12-05Re: Renaming .debug to .zdebug and vice versaAlan Modra1-2/+2