aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2022-12-21enable-non-contiguous-regions warningsAlan Modra11-52/+19
2022-12-21PR29922, SHT_NOBITS section avoids section size sanity checkAlan Modra1-3/+9
2022-12-21Automatic date update in version.inGDB Administrator1-1/+1
2022-12-20bfd: Discard symbol regardless of warning flagTorbjörn SVENSSON1-5/+5
2022-12-20PR29915, bfdio.c does not compile with mingw.org's MinGWAlan Modra4-6/+22
2022-12-20Automatic date update in version.inGDB Administrator1-1/+1
2022-12-19Automatic date update in version.inGDB Administrator1-1/+1
2022-12-18Comment bfd_get_section_limit_octets and bfd_get_section_alloc_sizeAlan Modra4-13/+12
2022-12-18Automatic date update in version.ingdb-13-branchpointGDB Administrator1-1/+1
2022-12-17bfd_get_relocated_section_contents allow NULL data bufferAlan Modra18-51/+143
2022-12-17asan: elf.c:12621:18: applying zero offset to null pointerAlan Modra1-1/+1
2022-12-17Re: The problem with warning in elf_object_pAlan Modra9-75/+279
2022-12-17Automatic date update in version.inGDB Administrator1-1/+1
2022-12-16Automatic date update in version.inGDB Administrator1-1/+1
2022-12-15libsframe asan: avoid generating misaligned loadsIndu Bhagat1-12/+12
2022-12-15Automatic date update in version.inGDB Administrator1-1/+1
2022-12-14asan: buffer overflow in sh_relocAlan Modra1-1/+2
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska4-38/+5
2022-12-14Automatic date update in version.inGDB Administrator1-1/+1
2022-12-13asan: mips_hi16_list segfault in bfd_get_section_limit_octetsAlan Modra5-24/+50
2022-12-13Automatic date update in version.inGDB Administrator1-1/+1
2022-12-12PR29892, Field file_table of struct module is uninitializedAlan Modra1-3/+6
2022-12-12Lack of bounds checking in vms-alpha.c parse_moduleAlan Modra1-45/+168
2022-12-12Automatic date update in version.inGDB Administrator1-1/+1
2022-12-11Automatic date update in version.inGDB Administrator1-1/+1
2022-12-10Automatic date update in version.inGDB Administrator1-1/+1
2022-12-09libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_infoIndu Bhagat1-3/+3
2022-12-09PR28306, segfault in _bfd_mips_elf_reloc_unshuffleAlan Modra5-22/+96
2022-12-09Automatic date update in version.inGDB Administrator1-1/+1
2022-12-08x86-64: Remove BND from 64-bit IBT PLTH.J. Lu1-11/+33
2022-12-08Automatic date update in version.inGDB Administrator1-1/+1
2022-12-07coff make_a_section_from_file tidyAlan Modra1-53/+41
2022-12-07_bfd_elf_slurp_secondary_reloc_section sanity checkAlan Modra1-3/+14
2022-12-07bfd_compress_section_contents access to elf_section_dataAlan Modra1-1/+2
2022-12-07Compression tidy and fixesAlan Modra5-89/+92
2022-12-07Automatic date update in version.inGDB Administrator1-1/+1
2022-12-06bfd: Avoid signed overflow for new_size adjustmentH.J. Lu1-1/+1
2022-12-06Fix a dereference of NULL when scanning the symbol hashes array in the ARM li...Nick Clifton2-0/+12
2022-12-06Get rid of SEC_ELF_COMPRESSAlan Modra5-91/+61
2022-12-06Get rid of SEC_ELF_RENAMEAlan Modra4-100/+78
2022-12-06Compression header enumAlan Modra4-384/+376
2022-12-06LoongArch: Fix dynamic reloc not generated bug in some cases.mengqinggang1-1/+1
2022-12-06PR29855, ch_type in bfd_init_section_decompress_status can be uninitializedAlan Modra1-0/+1
2022-12-06Automatic date update in version.inGDB Administrator1-1/+1
2022-12-05Fix an illegal memory access when parsing a corrupt VMS Alpha file.Nick Clifton2-1/+7
2022-12-05Re: Renaming .debug to .zdebug and vice versaAlan Modra2-4/+4
2022-12-05Automatic date update in version.inGDB Administrator1-1/+1
2022-12-04COFF compressed debug supportAlan Modra1-8/+8
2022-12-04Renaming .debug to .zdebug and vice versaAlan Modra4-47/+64
2022-12-04Automatic date update in version.inGDB Administrator1-1/+1