Age | Commit message (Expand) | Author | Files | Lines |
2021-05-10 | Fix an indirection via uninitialised memory when parsing a corrupt input file. | Nick Clifton | 1 | -0/+10 |
2021-05-10 | Enable linker garbage collection for the PRU target. | Dimitar Dimitrov | 1 | -0/+4 |
2021-05-08 | support generating multi-html pages in parallel | Mike Frysinger | 1 | -0/+5 |
2021-05-08 | generate single html manual page by default | Mike Frysinger | 1 | -0/+5 |
2021-05-07 | Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X... | Cl?ment Chigot | 1 | -0/+8 |
2021-05-07 | x86-64/ELF: clear src_mask for all reloc types | Jan Beulich | 1 | -0/+5 |
2021-05-07 | Regenerate bfd-in2.h and libbfd.h | Alan Modra | 1 | -0/+5 |
2021-05-06 | or1k: Support large plt_relocs when generating plt entries | Stafford Horne | 1 | -0/+16 |
2021-05-06 | or1k: Avoid R_OR1K_GOT16 overflow failures in presence of R_OR1K_GOT_AHI16 | Stafford Horne | 1 | -0/+7 |
2021-05-06 | or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha() | Stafford Horne | 1 | -0/+10 |
2021-05-06 | or1k: Fix issue with plt link failure for local calls | Stafford Horne | 1 | -0/+7 |
2021-05-05 | elf: Always append ".COUNT" to local symbols | H.J. Lu | 1 | -0/+6 |
2021-05-05 | asan: stack-buffer-overflow vms-lib.c:367 | Alan Modra | 1 | -0/+5 |
2021-05-04 | Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f... | Nick Clifton | 1 | -0/+13 |
2021-05-03 | x86: don't request useless overflow checking | Jan Beulich | 1 | -0/+7 |
2021-05-03 | PPC: undefweak dynamic relocs | Alan Modra | 1 | -0/+8 |
2021-05-03 | PPC: ensure_undef_dynamic on weak undef only in plt | Alan Modra | 1 | -0/+6 |
2021-05-03 | PR27755, powerpc-ld infinite loop | Alan Modra | 1 | -0/+5 |
2021-05-03 | csky: fix annobin test fails | Alan Modra | 1 | -0/+8 |
2021-04-30 | Fix illegal memory access parsing a corrupt MACH-O format file. | Nick Clifton | 1 | -0/+6 |
2021-04-30 | Fix an illegal memory access when parsing a corrupt core note. | Nick Clifton | 1 | -0/+6 |
2021-04-30 | Fix a double free when re-allocating a buffer to size 0. | Nick Clifton | 1 | -0/+6 |
2021-04-30 | Fix illegal memory access when parsing a corrupt PE format file. | Nick Clifton | 1 | -0/+6 |
2021-04-29 | Fix an access through a null pointer when parsing a corrupt SOM format fle. | Nick Clifton | 1 | -0/+8 |
2021-04-29 | Fix illegal memory accesses when parsing a corrupt SOM format file. | Nick Clifton | 1 | -0/+8 |
2021-04-28 | Stop the BFD library from treating annobin symbols as potential function symb... | Nick Clifton | 1 | -0/+8 |
2021-04-26 | bfd: add stdlib.h when using abort | Mike Frysinger | 1 | -0/+4 |
2021-04-26 | x86: correct overflow checking for 16-bit PC-relative relocs | Jan Beulich | 1 | -0/+7 |
2021-04-23 | Fix type of .persistent.bss section | Eric Botcazou | 1 | -0/+4 |
2021-04-23 | x86: TLS desc call relocs target zero-size fields | Jan Beulich | 1 | -0/+7 |
2021-04-22 | fix string table generation for XCOFF64 .debug section | Cl?ment Chigot | 1 | -0/+15 |
2021-04-22 | Harmonize and improve auxiliary entries support for XCOFF | Cl?ment Chigot | 1 | -0/+10 |
2021-04-21 | Extend the description of PE header flags. | Eli Zaretskii | 1 | -0/+8 |
2021-04-21 | Fix an assertion failure in the BFD library when parsing a corrupt SREC forma... | Nick Clifton | 1 | -0/+6 |
2021-04-20 | Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o... | Cl?ment Chigot | 1 | -0/+18 |
2021-04-16 | PR27567, Linking PE files adds alignment section flags to executables | Alan Modra | 1 | -0/+7 |
2021-04-15 | RISC-V: PR27584, surpress local and empty name symbols for nm. | Nelson Chu | 1 | -0/+7 |
2021-04-15 | CSKY: Fix special_function in howto table | Lifang Xia | 1 | -0/+10 |
2021-04-14 | elf: Set p_memsz to p_filesz for loadable PT_NOTE segment | H.J. Lu | 1 | -0/+6 |
2021-04-14 | Remove unneeded tests for definitions of NT_BSDNETCORE values. | Frederic Cambus | 1 | -0/+5 |
2021-04-14 | PR27631, ubsan: elf32-metag.c:1550:10 | Alan Modra | 1 | -0/+6 |
2021-04-14 | PR27630, ubsan: elf32-arm.c:6587:20 | Alan Modra | 1 | -0/+6 |
2021-04-13 | bfd: avoid infinite loop when static linking XCOFF | Clément Chigot | 1 | -0/+4 |
2021-04-13 | RISC-V: Don't report the mismatched version warning for the implicit extensions. | Nelson Chu | 1 | -0/+9 |
2021-04-13 | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 1 | -0/+8 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 1 | -0/+24 |
2021-04-12 | elf_backend_archive_symbol_lookup | Alan Modra | 1 | -0/+12 |
2021-04-12 | RISC-V: The version of i-ext should be RISCV_UNKNOWN_VERSION when expanding g... | Nelson Chu | 1 | -0/+5 |
2021-04-12 | RISC-V: Add i-ext as the implicit extension when e-ext is set. | Nelson Chu | 1 | -0/+10 |
2021-04-12 | RISC-V: Support to parse the multi-letter prefix in the architecture string. | Nelson Chu | 1 | -0/+36 |