aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2023-04-20Automatic date update in version.inGDB Administrator1-1/+1
2023-04-20sh4-linux segfaults running ld testsuiteAlan Modra1-0/+2
2023-04-20Yet another out-of-memory fuzzed objectAlan Modra2-4/+15
2023-04-20buffer overflow in print_symnameAlan Modra1-0/+6
2023-04-19Automatic date update in version.inGDB Administrator1-1/+1
2023-04-18Automatic date update in version.inGDB Administrator1-1/+1
2023-04-17Make the .rsrc section read only.Nick Clifton2-1/+7
2023-04-17Automatic date update in version.inGDB Administrator1-1/+1
2023-04-16Automatic date update in version.inGDB Administrator1-1/+1
2023-04-15Automatic date update in version.inGDB Administrator1-1/+1
2023-04-14Automatic date update in version.inGDB Administrator1-1/+1
2023-04-13Preserve a few more bfd fields in check_format_matchesAlan Modra1-2/+14
2023-04-13Re: pe_ILF_object_p and bfd_check_format_matchesAlan Modra1-15/+29
2023-04-13Automatic date update in version.inGDB Administrator1-1/+1
2023-04-12MIPS: make mipsisa32 and mipsisa64 link more systematicYunQiang Su1-8/+26
2023-04-12PR30326, uninitialised value in objdump compare_relocsAlan Modra5-11/+14
2023-04-12ubsan: dwarf2.c:2232:7: runtime error: index 16 out of boundsAlan Modra1-5/+5
2023-04-12pe_ILF_object_p and bfd_check_format_matchesAlan Modra5-21/+37
2023-04-12Automatic date update in version.inGDB Administrator1-1/+1
2023-04-11bfd: optimize bfd_elf_hashNathan Sidwell1-20/+11
2023-04-11Automatic date update in version.inGDB Administrator1-1/+1
2023-04-10Automatic date update in version.inGDB Administrator1-1/+1
2023-04-09Automatic date update in version.inGDB Administrator1-1/+1
2023-04-08Automatic date update in version.inGDB Administrator1-1/+1
2023-04-07Automatic date update in version.inGDB Administrator1-1/+1
2023-04-06Automatic date update in version.inGDB Administrator1-1/+1
2023-04-05Automatic date update in version.inGDB Administrator1-1/+1
2023-04-04bfd+ld: when / whether to generate .c filesJan Beulich2-2/+2
2023-04-04Automatic date update in version.inGDB Administrator1-1/+1
2023-04-03Automatic date update in version.inGDB Administrator1-1/+1
2023-04-03asan: heap buffer overflow printing ecoff debug info file nameAlan Modra4-35/+34
2023-04-02Automatic date update in version.inGDB Administrator1-1/+1
2023-04-01Automatic date update in version.inGDB Administrator1-1/+1
2023-03-31lto: Don't add indirect symbols for versioned aliases in IRH.J. Lu1-1/+8
2023-03-31Arm64/ELF: accept relocations against STN_UNDEFJan Beulich1-1/+5
2023-03-31Automatic date update in version.inGDB Administrator1-1/+1
2023-03-30Fix an illegal memory access when an accessing a zer0-lengthverdef table.Nick Clifton2-0/+11
2023-03-30Setting sh_link for SHT_REL/SHT_RELAAlan Modra1-14/+16
2023-03-30Fix memory leak in bfd_get_debug_link_info_1Alan Modra2-13/+9
2023-03-30Automatic date update in version.inGDB Administrator1-1/+1
2023-03-30RISC-V: PR28789, Reject R_RISCV_PCREL relocations with ABS symbol in PIC/PIE.Palmer Dabbelt1-0/+41
2023-03-30RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol.Nelson Chu1-8/+53
2023-03-30RISC-V: Extract the ld code which are too complicated, and may be reused.Nelson Chu1-74/+82
2023-03-29Sanity check section size in bfd_init_section_compress_statusAlan Modra1-1/+2
2023-03-29Re: Fix an aout memory leakAlan Modra1-2/+3
2023-03-29Automatic date update in version.inGDB Administrator1-1/+1
2023-03-28ubsan: elfnn-aarch64.c:4595:19: runtime error: load of value 190Alan Modra1-8/+3
2023-03-28Automatic date update in version.inGDB Administrator1-1/+1
2023-03-27Remove coff_pointerize_aux table_end paramAlan Modra1-9/+4
2023-03-27Use stdint types in coff internal_auxentAlan Modra9-95/+93