aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2023-03-27Remove coff_pointerize_aux table_end paramAlan Modra1-9/+4
2023-03-27Use stdint types in coff internal_auxentAlan Modra9-95/+93
2023-03-27Set proper union selector tagAlan Modra1-9/+18
2023-03-27coffgrok access of u.auxent.x_sym.x_tagndx.pAlan Modra2-30/+30
2023-03-27Duplicate DW_AT_call_file leakAlan Modra1-2/+5
2023-03-27XCOFF sanity checkAlan Modra1-1/+2
2023-03-27Automatic date update in version.inGDB Administrator1-1/+1
2023-03-26Automatic date update in version.inGDB Administrator1-1/+1
2023-03-25Automatic date update in version.inGDB Administrator1-1/+1
2023-03-24Tidy string_ptr incrementAlan Modra1-2/+2
2023-03-24Tidy dwarf1 cached section contentsAlan Modra5-1/+22
2023-03-24Automatic date update in version.inGDB Administrator1-1/+1
2023-03-23bfd: aarch64: Optimize BTI stubs PR30076Szabolcs Nagy1-4/+32
2023-03-23bfd: aarch64: Fix stubs that may break BTI PR30076Szabolcs Nagy1-15/+160
2023-03-23bfd: aarch64: Refactor stub sizing codeSzabolcs Nagy1-273/+279
2023-03-23Automatic date update in version.inGDB Administrator1-1/+1
2023-03-22coff_get_normalized_symtab bfd_releaseAlan Modra1-4/+1
2023-03-22Automatic date update in version.inGDB Administrator1-1/+1
2023-03-22Sanity check coff-sh and coff-mcore sym string offsetAlan Modra2-2/+13
2023-03-22PR17910 sym string offset checkAlan Modra2-4/+2
2023-03-22PE fake section for C_SECTION symsAlan Modra1-12/+2
2023-03-22XCOFF: use bfd_coff_close_and_cleanupAlan Modra2-3/+3
2023-03-21Automatic date update in version.inGDB Administrator1-1/+1
2023-03-20Reloc howto access broken for BPFCupertino Miranda1-1/+4
2023-03-20Automatic date update in version.inGDB Administrator1-1/+1
2023-03-19Enable vector register visibility in core file for AIX binutilsAditya Vidyadhar Kamath2-1/+36
2023-03-19XCOFF archive sanity checkAlan Modra1-4/+10
2023-03-19rewrite_elf_program_header and want_p_paddr_set_to_zeroAlan Modra1-7/+8
2023-03-19Automatic date update in version.inGDB Administrator1-1/+1
2023-03-18Automatic date update in version.inGDB Administrator1-1/+1
2023-03-17mach-o: out of memory in get_dynamic_reloc_upper_boundAlan Modra1-26/+29
2023-03-17Automatic date update in version.inGDB Administrator1-1/+1
2023-03-16readelf: add support for QNT_STACK note subsectionsClément Chigot1-9/+4
2023-03-16configure: add new target aarch64-*-nto*Clément Chigot1-1/+1
2023-03-16BPF relocations review / refactoringCupertino Miranda5-279/+121
2023-03-16Automatic date update in version.inGDB Administrator1-1/+1
2023-03-15Automatic date update in version.inGDB Administrator1-1/+1
2023-03-14Automatic date update in version.inGDB Administrator1-1/+1
2023-03-13Automatic date update in version.inGDB Administrator1-1/+1
2023-03-12Automatic date update in version.inGDB Administrator1-1/+1
2023-03-11Automatic date update in version.inGDB Administrator1-1/+1
2023-03-10ld: Allow R_386_GOT32 for call *__tls_get_addr@GOT(%reg)Fangrui Song1-1/+2
2023-03-10ld: Allow R_X86_64_GOTPCREL for call *__tls_get_addr@GOTPCREL(%rip)Fangrui Song1-1/+1
2023-03-10Automatic date update in version.inGDB Administrator1-1/+1
2023-03-09Automatic date update in version.inGDB Administrator1-1/+1
2023-03-08Tidy pe_ILF_build_a_bfd a littleAlan Modra1-33/+31
2023-03-08z8 and z80 coff_reloc16_extra_cases sanity checksAlan Modra5-132/+182
2023-03-08Automatic date update in version.inGDB Administrator1-1/+1
2023-03-07Automatic date update in version.inGDB Administrator1-1/+1
2023-03-06macho null dereference readAlan Modra1-3/+3