8816 Commits (85e290dc1252d77e726c0892b197be449b34bd16)

Author SHA1 Message Date
Alan Modra 49078ece04 bfd_check_format: ignore errors from coff_real_object_p 7 years ago
Alan Modra ab356be74c alpha-vms: don't exit on stack underflow/overflow 7 years ago
Alan Modra 85d8681747 som_bfd_fill_in_ar_symbols buffer overflow 7 years ago
Alan Modra 3e6aa7751a Basic error checking for mach-o 7 years ago
Alan Modra ea933f17c3 Release bfd_alloc memory in bfd_check_format_matches 7 years ago
Alan Modra f24bdec486 mmo tdata leak 7 years ago
Alan Modra 991fb595e3 coff: free malloc'd memory on successful target match too 7 years ago
Nick Clifton f2a3559d54 Fix potential illegal memory access when parsing a corrupt PEF format file. 7 years ago
Nick Clifton 7a0fb7be96 Fix potential illegal memory access failures in the BFD library by ensuring that the return value from bfd_malloc() is checked before it is used. 7 years ago
Sergei Trofimovich b26a3d5827 Fix ld/PR25316 for the ia64 target by refusing to support binary merging. 7 years ago
Jan Beulich 4bb7a87e74 Mach-O: misc build adjustments 7 years ago
Sergey Belyashov 6655dba246 Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an ELF based target for these as well. 7 years ago
Tamar Christina 0db131fb83 AArch64: Set the correct ELF class for AArch64 stubs (PR/25210) 7 years ago
Alan Modra b14ce8bfe1 Re: Update year range in copyright notice of binutils files 7 years ago
Alan Modra 0b11474080 ChangeLog rotation 7 years ago
Alan Modra bf31e60440 asan: alpha-vms: Heap-buffer-overflow 7 years ago
Alan Modra a7ac9aa525 vms-alpha.c object_p memory leaks 7 years ago
Alan Modra 37d5ab199b coff object_p memory leaks 7 years ago
Alan Modra 6a89db5c95 archive.c bfd_zalloc 7 years ago
Alan Modra 401e101e02 ubsan: alpha-vms: shift exponent is too large 7 years ago
Alan Modra 37d2e9c7b1 asan: alpha-vms: memory leaks 7 years ago
Alan Modra f5d35bb7a5 coff_close_and_cleanup 7 years ago
Alan Modra a6e5765ff1 PR15350, Fix compressed debug sections for PE targets 7 years ago
Alan Modra e5af216040 asan: som: heap-buffer-overflow 7 years ago
Hannes Domani f5311f2509 pe_bfd_read_buildid memory leak 7 years ago
Alan Modra 2c0e48e5b7 asan: vms-alpha: heap-buffer-overflow 7 years ago
Alan Modra 27c1c4271a ubsan: wasm: shift is too large for 64-bit type 'bfd_vma' 7 years ago
Alan Modra e76832f125 ubsan: xtensa: left shift cannot be represented in type 'int' 7 years ago
Alan Modra 15d2859fdd ubsan: hppa: left shift of negative value 7 years ago
Alan Modra 9d78076ef8 bfd_check_format memory leak 7 years ago
Alan Modra fcc5d04f92 coff-alpha memory leak 7 years ago
Alan Modra 228c8f4be0 xcoff slurp_armap bounds checking 7 years ago
Alan Modra 9ad9b810c3 PowerPC, use size_t rather than long for indices 7 years ago
Alan Modra 2365f8d70c Yet more signed overflow fixes 7 years ago
Alan Modra 5b660084e2 Remove tic80 support 7 years ago
Alan Modra 0bc3450e22 Set no file contents PT_LOAD p_offset to first page 7 years ago
Alan Modra 199d46bebb Remove duplicate cast 7 years ago
Alan Modra 13c9c48599 bfd signed overflow fixes 7 years ago
Alan Modra 09c7848734 Make bfd_get_8 return a bfd_vma like other bfd_get_* functions 7 years ago
Alan Modra 567607c11f ubsan: xtensa: left shift cannot be represented in type 'int' 7 years ago
Alan Modra 8ff23dba80 ubsan: ia64: left shift of negative value 7 years ago
Alan Modra 5fa370e437 PR25236, common sym versioning 7 years ago
Sandra Loosemore bce7c9d6fb Only give FDE encoding warnings if --eh-frame-hdr was specified. 7 years ago
Nick Clifton a23e9ba17f Fix a problem computing the size fields in the PE format header. 7 years ago
Alan Modra e63ef0954d PR25230, addr2line fails on dwz output 7 years ago
Alan Modra 99b06c600f PR25230, dwarf2.c per file stash 7 years ago
Alan Modra 019cc8758a dwarf2.c: read_abbrevs fail cleanup, and offset checking 7 years ago
Alan Modra 1b8e12713b dwarf2.c stash->sec_info_ptr and stash->sec 7 years ago
Alan Modra 2247a609df _bfd_dwarf2_find_nearest_line comment fix 7 years ago
Alan Modra 7f3bf38453 PR23652, Use symbols from debug bfd for _bfd_elf_find_function properly 7 years ago