Age | Commit message (Expand) | Author | Files | Lines |
2019-12-20 | ubsan: xtensa: left shift cannot be represented in type 'int' | Alan Modra | 1 | -0/+4 |
2019-12-20 | ubsan: hppa: left shift of negative value | Alan Modra | 1 | -0/+10 |
2019-12-20 | bfd_check_format memory leak | Alan Modra | 1 | -0/+5 |
2019-12-20 | coff-alpha memory leak | Alan Modra | 1 | -0/+4 |
2019-12-19 | xcoff slurp_armap bounds checking | Alan Modra | 1 | -0/+7 |
2019-12-19 | PowerPC, use size_t rather than long for indices | Alan Modra | 1 | -0/+5 |
2019-12-18 | Yet more signed overflow fixes | Alan Modra | 1 | -0/+12 |
2019-12-17 | Remove tic80 support | Alan Modra | 1 | -0/+16 |
2019-12-13 | Set no file contents PT_LOAD p_offset to first page | Alan Modra | 1 | -0/+7 |
2019-12-12 | Remove duplicate cast | Alan Modra | 1 | -0/+5 |
2019-12-11 | bfd signed overflow fixes | Alan Modra | 1 | -0/+13 |
2019-12-11 | Make bfd_get_8 return a bfd_vma like other bfd_get_* functions | Alan Modra | 1 | -0/+6 |
2019-12-11 | ubsan: xtensa: left shift cannot be represented in type 'int' | Alan Modra | 1 | -0/+12 |
2019-12-11 | ubsan: ia64: left shift of negative value | Alan Modra | 1 | -0/+5 |
2019-12-07 | PR25236, common sym versioning | Alan Modra | 1 | -0/+8 |
2019-12-05 | Only give FDE encoding warnings if --eh-frame-hdr was specified. | Sandra Loosemore | 1 | -0/+7 |
2019-12-05 | Fix a problem computing the size fields in the PE format header. | Nick Clifton | 1 | -0/+6 |
2019-12-03 | PR25230, addr2line fails on dwz output | Alan Modra | 1 | -0/+16 |
2019-12-03 | PR25230, dwarf2.c per file stash | Alan Modra | 1 | -0/+26 |
2019-12-03 | dwarf2.c: read_abbrevs fail cleanup, and offset checking | Alan Modra | 1 | -0/+10 |
2019-12-03 | dwarf2.c stash->sec_info_ptr and stash->sec | Alan Modra | 1 | -0/+8 |
2019-12-03 | _bfd_dwarf2_find_nearest_line comment fix | Alan Modra | 1 | -0/+4 |
2019-11-27 | PR23652, Use symbols from debug bfd for _bfd_elf_find_function properly | Alan Modra | 1 | -0/+15 |
2019-11-27 | PR23652, Use symbols from debug bfd for _bfd_elf_find_function | Alan Modra | 1 | -0/+19 |
2019-11-27 | Correct R_SH_IND12W handling | Alan Modra | 1 | -0/+7 |
2019-11-26 | Fix comparison operations in SH code that trigger warning in clang. | Nick Clifton | 1 | -0/+6 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -0/+37 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -0/+56 |
2019-11-21 | ARM cmse_scan segfault | Alan Modra | 1 | -0/+5 |
2019-11-19 | PR25197, assertion fail coffgen.c | Alan Modra | 1 | -0/+9 |
2019-11-19 | PR25200, SIGSEGV in _bfd_elf_validate_reloc | Alan Modra | 1 | -0/+6 |
2019-11-18 | elf_backend_init_file_header | Alan Modra | 1 | -0/+40 |
2019-11-18 | elf_backend_modify_headers | Alan Modra | 1 | -0/+24 |
2019-11-18 | PR25196, abort in rewrite_elf_program_header | Alan Modra | 1 | -0/+11 |
2019-11-12 | RISC-V: Fix ld relax failure with calls and align directives. | Jim Wilson | 1 | -0/+7 |
2019-11-07 | Remove CR16C support | Alan Modra | 1 | -0/+16 |
2019-11-05 | Fix memory allocation and release problems in the bfd documentation processor. | Tim R?hsen | 1 | -0/+7 |
2019-10-30 | Add the ability to the BFD library to read build-ids from core flies. | Keith Seitz | 1 | -0/+18 |
2019-10-29 | When copying pe format files, copy the dos_message array, rather than re-init... | Andrew Eikum | 1 | -0/+12 |
2019-10-25 | PR4499, assign file positions assumes segment offsets increasing | Alan Modra | 1 | -0/+23 |
2019-10-21 | ar P support | Alan Modra | 1 | -0/+12 |
2019-10-20 | [bfd] Provide 8-byte minimum alignment for .plt section | John David Anglin | 1 | -0/+5 |
2019-10-19 | [bfd] Revise import stubs on hppa. | John David Anglin | 1 | -0/+15 |
2019-10-17 | RISC-V: Report unresolved relocation error via linker's callback function. | Jim Wilson | 1 | -0/+13 |
2019-10-16 | PR13616, linker should pad executable sections with nops, not zeros | Alan Modra | 1 | -0/+8 |
2019-10-15 | m68hc1x: better arg checking for reloc_warning | Alan Modra | 1 | -0/+6 |
2019-10-15 | remove more xmalloc in bfd | Alan Modra | 1 | -0/+10 |
2019-10-15 | PR25100, Compile fails in elf64-ppc.c because of single equal sign instead of... | Alan Modra | 1 | -0/+5 |
2019-10-15 | Simplify power of two test | Alan Modra | 1 | -0/+5 |
2019-10-14 | qsort: syms.c stab sorting | Alan Modra | 1 | -0/+6 |