aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Automatic date update in version.inGDB Administrator1-1/+1
2022-08-17bfd_elf_set_group_contents assertionAlan Modra1-1/+6
2022-08-17timeout in mmo_get_symbolsAlan Modra1-7/+6
2022-08-17mmo.c leak in mmo_make_sectionAlan Modra1-7/+5
2022-08-17asan: heap buffer overflow in mmo_scanAlan Modra1-12/+14
2022-08-17elf.c tidyAlan Modra1-138/+160
2022-08-17Automatic date update in version.inGDB Administrator1-1/+1
2022-08-16bfd: Define ___lc_codepage_func prototype for older MinGW-w64Torbjörn SVENSSON1-0/+5
2022-08-16PR29495, rewrite_elf_program_header loopingAlan Modra1-65/+75
2022-08-16Automatic date update in version.inGDB Administrator1-1/+1
2022-08-15aarch64_pei_vecAlan Modra1-0/+4
2022-08-15Automatic date update in version.inGDB Administrator1-1/+1
2022-08-14Automatic date update in version.inGDB Administrator1-1/+1
2022-08-13PR29482 - strip: heap-buffer-overflowAlan Modra1-2/+5
2022-08-13asan: NULL dereference in spu_elf_object_pAlan Modra1-1/+2
2022-08-13ubsan: undefined shift in sign_extendAlan Modra1-1/+1
2022-08-13asan: NULL dereference in som_set_reloc_infoAlan Modra1-0/+5
2022-08-13Automatic date update in version.inGDB Administrator1-1/+1
2022-08-12Automatic date update in version.inGDB Administrator1-1/+1
2022-08-10RISC-V: Remove R_RISCV_GNU_VTINHERIT/R_RISCV_GNU_VTENTRYFangrui Song2-60/+4
2022-08-11regen potfilesAlan Modra2-0/+2
2022-08-11Automatic date update in version.inGDB Administrator1-1/+1
2022-08-10bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).Youling Tang14-27/+366
2022-08-10Automatic date update in version.inGDB Administrator1-1/+1
2022-08-09Automatic date update in version.inGDB Administrator1-1/+1
2022-08-08add splay tree for info_ptr -> CU mappingMartin Liska1-10/+67
2022-08-08dwarf: use find_abstract_instance for vars and DW_AT_specificationMartin Liska1-15/+7
2022-08-08Automatic date update in version.inGDB Administrator1-1/+1
2022-08-07Automatic date update in version.inGDB Administrator1-1/+1
2022-08-06asan: heap buffer overflow in _bfd_error_handlerAlan Modra1-1/+2
2022-08-06asan: segfault in coff_write_auxent_fnameAlan Modra1-1/+2
2022-08-06msan: bfd_mach_o_layout_commands use of uninitialised valueAlan Modra1-34/+44
2022-08-06objcopy section alignmentAlan Modra3-4/+9
2022-08-06ubsan: som.c undefined shift in som_set_reloc_infoAlan Modra1-8/+12
2022-08-06Automatic date update in version.inGDB Administrator1-1/+1
2022-08-06Get rid of BFD_VMA_FMTAlan Modra6-69/+2
2022-08-05asan: ppc64_elf_get_synthetic_symtab heap buffer overflowAlan Modra5-19/+14
2022-08-05Automatic date update in version.inGDB Administrator1-1/+1
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra8-36/+40
2022-08-04MIPS: Use R_MIPS_REL16 for BFD_RELOC_16Alan Modra2-0/+2
2022-08-04Automatic date update in version.inGDB Administrator1-1/+1
2022-08-03elf: Reset alignment for each PT_LOAD segmentH.J. Lu1-3/+4
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra5-5/+44
2022-08-03Re: PE objdump -xAlan Modra1-14/+15
2022-08-03Automatic date update in version.inGDB Administrator1-1/+1
2022-08-02ELF: emit symbol table when there are relocationsJan Beulich1-2/+4
2022-08-02ld: aarch64: Adjust TLS relaxation conditionMatthew Malcomson1-33/+37
2022-08-02PE objdump -xAlan Modra1-17/+5
2022-08-02Automatic date update in version.inGDB Administrator1-1/+1
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra11-113/+54