aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra433-438/+438
2022-01-02Automatic date update in version.inGDB Administrator1-1/+1
2022-01-01unify 64-bit bfd checksMike Frysinger5-13/+80
2022-01-01ubsan: bfd_mach_o_build_commands shift exponent 64 is too largeAlan Modra1-8/+8
2022-01-01asan: Null-dereference in _bfd_xcoff_copy_private_bfd_dataAlan Modra1-2/+2
2022-01-01ubsan: integer overflow in section filepos subtractionAlan Modra1-2/+1
2022-01-01Remove unnecessary ELF_MINPAGESIZE definesAlan Modra4-18/+1
2022-01-01Automatic date update in version.inGDB Administrator1-1/+1
2021-12-31x86: Define check_relocs_failed in elfxx-x86.hH.J. Lu3-8/+4
2021-12-31Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.hH.J. Lu4-38/+41
2021-12-31ld: fix coff PE SEHTamar Christina1-2/+2
2021-12-31Automatic date update in version.inGDB Administrator1-1/+1
2021-12-30Automatic date update in version.inGDB Administrator1-1/+1
2021-12-29Automatic date update in version.inGDB Administrator1-1/+1
2021-12-28elf32-i386: Fix a typo in GOT commentsH.J. Lu1-1/+1
2021-12-28bfd: Don't check non-thin archive member file sizeH.J. Lu1-2/+4
2021-12-28gas reloc sortingAlan Modra2-3/+1
2021-12-28Automatic date update in version.inGDB Administrator1-1/+1
2021-12-27elf: Update comments for check_relocs in elf_backend_dataH.J. Lu1-7/+5
2021-12-27Automatic date update in version.inGDB Administrator1-1/+1
2021-12-26Automatic date update in version.inGDB Administrator1-1/+1
2021-12-25Automatic date update in version.inGDB Administrator1-1/+1
2021-12-24RISC-V: Hypervisor ext: support Privileged Spec 1.12Vineet Gupta2-0/+2
2021-12-24Automatic date update in version.inGDB Administrator1-1/+1
2021-12-23Automatic date update in version.inGDB Administrator1-1/+1
2021-12-22Automatic date update in version.inGDB Administrator1-1/+1
2021-12-21Obsolete m32c-rtems and m32r-rtemsJoel Sherrill1-1/+1
2021-12-21Automatic date update in version.inGDB Administrator1-1/+1
2021-12-20Automatic date update in version.inGDB Administrator1-1/+1
2021-12-19Obsolete m32c-rtemsAlan Modra1-0/+1
2021-12-19Automatic date update in version.inGDB Administrator1-1/+1
2021-12-18Automatic date update in version.inGDB Administrator1-1/+1
2021-12-17asan: NULL dereference in bfd_elf_set_group_contentsAlan Modra2-6/+6
2021-12-17asan: use after free in _bfd_elf_mips_get_relocated_section_contentsAlan Modra1-5/+21
2021-12-17asan: abort in wasm_scan_name_function_sectionAlan Modra1-1/+2
2021-12-17asan: heap-buffer-overflow in bpf_elf_generic_relocAlan Modra1-8/+9
2021-12-17ubsan: bfd.c:2519:8: shift exponent 34 is too largeAlan Modra1-2/+2
2021-12-17asan: buffer overflow in mmo_get_symbolsAlan Modra1-0/+10
2021-12-17asan: buffer overflow in elfnn-aarch64.c get_plt_typeAlan Modra1-3/+5
2021-12-17Automatic date update in version.inGDB Administrator1-1/+1
2021-12-16RISC-V: Support svinval extension with frozen version 1.0.Nelson Chu1-0/+3
2021-12-16bfd: unify texi generation rulesMike Frysinger2-184/+74
2021-12-16Re: Fix an undefined behaviour in the BFD library's DWARF parserAlan Modra1-4/+4
2021-12-16Automatic date update in version.inGDB Administrator1-1/+1
2021-12-16PR28691, validate dwarf attribute formAlan Modra1-56/+128
2021-12-15Fix an undefined behaviour in the BFD library's DWARF parser.Nikita Popov2-4/+7
2021-12-15Automatic date update in version.inGDB Administrator1-1/+1
2021-12-15loongarch32 build failure on 32-bit hostAlan Modra1-1/+1
2021-12-15XCOFF C_STSYM test failure on 32-bit hostAlan Modra2-7/+8
2021-12-14bfd: fix -Wunused errors with clang 13+Simon Marchi12-87/+9