summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused args from bfd_make_debug_symbolAlan Modra2023-05-031-3/+3
* Generated docs and include filesAlan Modra2023-05-031-1608/+1545
* Move bfd_alloc, bfd_zalloc and bfd_release to libbfd.cAlan Modra2023-05-031-4/+6
* Move bfd_elf_bfd_from_remote_memory to opncls.cAlan Modra2023-05-031-22/+5
* hash.c: replace some unsigned long with unsigned intAlan Modra2023-05-031-1/+1
* libbfc.c: Use stdint types for unsigned char and unsigned longAlan Modra2023-05-031-3/+3
* Change signature of bfd crc functionsAlan Modra2023-05-031-3/+3
* Remove deprecated bfd_readAlan Modra2023-04-281-18/+0
* Make bfd_byte an int8_t, flagword a uint32_tAlan Modra2023-04-281-6/+6
* pe_ILF_object_p and bfd_check_format_matchesAlan Modra2023-04-121-6/+0
* BPF relocations review / refactoringCupertino Miranda2023-03-161-3/+0
* howto install_addendAlan Modra2023-01-191-1/+8
* Use __func__ rather than __FUNCTION__Alan Modra2023-01-121-2/+2
* Re: Move bfd_init to bfd.cAlan Modra2023-01-101-5/+5
* Move bfd_init to bfd.cAlan Modra2023-01-101-11/+9
* obsolete target tidyAlan Modra2023-01-021-6/+0
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Comment bfd_get_section_limit_octets and bfd_get_section_alloc_sizeAlan Modra2022-12-181-0/+5
* bfd_get_relocated_section_contents allow NULL data bufferAlan Modra2022-12-171-0/+8
* Re: The problem with warning in elf_object_pAlan Modra2022-12-171-0/+7
* Compression tidy and fixesAlan Modra2022-12-071-25/+22
* Get rid of SEC_ELF_COMPRESSAlan Modra2022-12-061-6/+2
* Get rid of SEC_ELF_RENAMEAlan Modra2022-12-061-6/+3
* Compression header enumAlan Modra2022-12-061-19/+20
* Re: Renaming .debug to .zdebug and vice versaAlan Modra2022-12-051-2/+2
* Renaming .debug to .zdebug and vice versaAlan Modra2022-12-041-0/+25
* bfd: linker: merge .sframe sectionsIndu Bhagat2022-11-151-0/+1
* aarch64-pe support for LD, GAS and BFDJedidiah Thompson2022-10-191-0/+1
* zlib-gabi to zstd woesAlan Modra2022-10-161-3/+0
* refactor usage of compressed_debug_section_typeMartin Liska2022-10-111-3/+17
* Support objcopy changing compression to or from zstdAlan Modra2022-10-041-2/+3
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-3/+8
* bfd: Add bfd_find_nearest_line_with_altAaron Merey2022-09-061-0/+11
* PR11290, avr-ld "out of range error" is confusingAlan Modra2022-08-251-1/+1
* objcopy section alignmentAlan Modra2022-08-061-0/+2
* Get rid of BFD_VMA_FMTAlan Modra2022-08-061-4/+0
* Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra2022-08-031-0/+2
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-7/+0
* PR29348, BFD_VMA_FMT wrongAlan Modra2022-08-011-22/+12
* bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong2022-07-251-0/+1
* bfd: Add supported for LoongArch new relocations.liuzhensong2022-07-251-0/+36
* drop XC16x bitsJan Beulich2022-06-271-10/+0
* BFD_RELOC_MIPS_16Alan Modra2022-06-141-1/+1
* Don't encode reloc.sizeAlan Modra2022-06-081-6/+8
* HOWTO size encodingAlan Modra2022-06-081-2/+2
* HOWTO_RSIZEAlan Modra2022-06-081-1/+2
* Replace bfd_hostptr_t with uintptr_tAlan Modra2022-05-271-3/+0
* Remove much of BFD_HOST configuryAlan Modra2022-05-271-23/+2
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-271-18/+18
* Rearrange struct bfd_section a littleAlan Modra2022-04-091-17/+17