aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
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
2022-12-04Renaming .debug to .zdebug and vice versaAlan Modra1-0/+25
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-0/+1
2022-10-19aarch64-pe support for LD, GAS and BFDJedidiah Thompson1-0/+1
2022-10-16zlib-gabi to zstd woesAlan Modra1-3/+0
2022-10-11refactor usage of compressed_debug_section_typeMartin Liska1-3/+17
2022-10-04Support objcopy changing compression to or from zstdAlan Modra1-2/+3
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-3/+8
2022-09-06bfd: Add bfd_find_nearest_line_with_altAaron Merey1-0/+11
2022-08-25PR11290, avr-ld "out of range error" is confusingAlan Modra1-1/+1
2022-08-06objcopy section alignmentAlan Modra1-0/+2
2022-08-06Get rid of BFD_VMA_FMTAlan Modra1-4/+0
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra1-0/+2
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-7/+0
2022-08-01PR29348, BFD_VMA_FMT wrongAlan Modra1-22/+12
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-10/+0
2022-06-14BFD_RELOC_MIPS_16Alan Modra1-1/+1
2022-06-08Don't encode reloc.sizeAlan Modra1-6/+8
2022-06-08HOWTO size encodingAlan Modra1-2/+2
2022-06-08HOWTO_RSIZEAlan Modra1-1/+2
2022-05-27Replace bfd_hostptr_t with uintptr_tAlan Modra1-3/+0
2022-05-27Remove much of BFD_HOST configuryAlan Modra1-23/+2