Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-04-08 | bfd: use https for bugzilla | Mike Frysinger | 1 | -0/+6 |
2021-04-05 | C99 bfd configury | Alan Modra | 1 | -0/+32 |
2021-04-01 | PE/Windows x86_64: Fix weak undef symbols after image base change | Tamar Christina | 1 | -0/+5 |
2021-04-01 | Remove strneq macro and use startswith. | Martin Liska | 1 | -0/+5 |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 1 | -0/+38 |
2021-03-31 | PR27671, Poisoning TRUE / FALSE poisons Win32 system headers | Alan Modra | 1 | -0/+6 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -0/+91 |
2021-03-31 | Use stdbool.h | Alan Modra | 1 | -0/+6 |
2021-03-31 | Remove bfd_stdint.h | Alan Modra | 1 | -0/+16 |
2021-03-31 | Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPY | Alan Modra | 1 | -0/+6 |
2021-03-30 | asan: linker.c:2294:8: runtime error: load of value 253 | Alan Modra | 1 | -0/+5 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 1 | -0/+18 |
2021-03-29 | Miscellaneous BFD int vs bfd_boolean fixes | Alan Modra | 1 | -0/+10 |
2021-03-29 | hash table iterator callback functions int vs. bfd_boolean | Alan Modra | 1 | -0/+19 |
2021-03-29 | ELF output symbol hooks int vs. bfd_boolean | Alan Modra | 1 | -0/+15 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -0/+77 |
2021-03-26 | Save/restore file offset while reading notes in core file | Keith Seitz | 1 | -0/+5 |
2021-03-23 | bfd: avoid "shadowing" of glibc function name | Jan Beulich | 1 | -0/+4 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -0/+101 |
2021-03-22 | bfd: add translation wrappers to PE image section RVA diagnostics | Jan Beulich | 1 | -0/+6 |
2021-03-21 | Provide an inline startswith function in bfd.h | Alan Modra | 1 | -0/+6 |
2021-03-20 | DWARF LTO debug sections vs. .stabstr | Alan Modra | 1 | -1/+7 |
2021-03-18 | elf: Handle .gnu.debuglto_.debug_* sections | H.J. Lu | 1 | -0/+11 |
2021-03-18 | DWARF: Check version >= 3 for DW_FORM_ref_addr | H.J. Lu | 1 | -0/+6 |
2021-03-16 | Fix a potential buffer overrun qwhen writing out PE aux entries. | Nick Clifton | 1 | -0/+6 |
2021-03-16 | RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions | Kuan-Lin Chen | 1 | -0/+4 |
2021-03-12 | aix: implement TLS relocation for gas and ld | Clément Chigot | 1 | -0/+29 |
2021-03-12 | aix: implement R_TOCU and R_TOCL relocations | Clément Chigot | 1 | -0/+19 |
2021-03-12 | aix: correct HOWTO table and add missing relocations | Clément Chigot | 1 | -0/+15 |
2021-03-12 | bfd: move xcoff64_ppc_relocate_section after the HOWTO table | Clément Chigot | 1 | -0/+4 |
2021-03-12 | bfd: use default coff_write_object_contents for XCOFF64 | Clément Chigot | 1 | -0/+7 |