aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2021-03-29hash table iterator callback functions int vs. bfd_booleanAlan Modra10-16/+35
2021-03-29ELF output symbol hooks int vs. bfd_booleanAlan Modra5-23/+29
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra72-82/+159
2021-03-29Automatic date update in version.inGDB Administrator1-1/+1
2021-03-28Automatic date update in version.inGDB Administrator1-1/+1
2021-03-27Automatic date update in version.inGDB Administrator1-1/+1
2021-03-26Save/restore file offset while reading notes in core fileKeith Seitz2-0/+12
2021-03-26Automatic date update in version.inGDB Administrator1-1/+1
2021-03-25Automatic date update in version.inGDB Administrator1-1/+1
2021-03-24Automatic date update in version.inGDB Administrator1-1/+1
2021-03-23bfd: avoid "shadowing" of glibc function nameJan Beulich2-1/+5
2021-03-23Automatic date update in version.inGDB Administrator1-1/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska58-216/+297
2021-03-22bfd: add translation wrappers to PE image section RVA diagnosticsJan Beulich2-2/+8
2021-03-22Automatic date update in version.inGDB Administrator1-1/+1
2021-03-21Provide an inline startswith function in bfd.hAlan Modra3-2/+24
2021-03-21Automatic date update in version.inGDB Administrator1-1/+1
2021-03-20DWARF LTO debug sections vs. .stabstrAlan Modra2-5/+8
2021-03-20Automatic date update in version.inGDB Administrator1-1/+1
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu3-24/+69
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu2-1/+7
2021-03-19Automatic date update in version.inGDB Administrator1-1/+1
2021-03-18Automatic date update in version.inGDB Administrator1-1/+1
2021-03-17Automatic date update in version.inGDB Administrator1-1/+1
2021-03-16Fix a potential buffer overrun qwhen writing out PE aux entries.Nick Clifton2-1/+7
2021-03-16RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen2-1/+5
2021-03-16Automatic date update in version.inGDB Administrator1-1/+1
2021-03-15Automatic date update in version.inGDB Administrator1-1/+1
2021-03-14Automatic date update in version.inGDB Administrator1-1/+1
2021-03-13Automatic date update in version.inGDB Administrator1-1/+1
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot10-36/+456
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot6-23/+119
2021-03-12aix: correct HOWTO table and add missing relocationsClément Chigot4-210/+364
2021-03-12bfd: move xcoff64_ppc_relocate_section after the HOWTO tableClément Chigot2-188/+194
2021-03-12bfd: use default coff_write_object_contents for XCOFF64Clément Chigot3-351/+14
2021-03-12bfd: add missing smclass when creating csect for xcoff64Clément Chigot2-3/+8
2021-03-12Automatic date update in version.inGDB Administrator1-1/+1
2021-03-11RISC-V: Improve multiple relax passes problem.Nelson Chu3-9/+61
2021-03-11Automatic date update in version.inGDB Administrator1-1/+1
2021-03-10bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich2-0/+16
2021-03-10Automatic date update in version.inGDB Administrator1-1/+1
2021-03-10ELF DWARF in PE outputAlan Modra2-2/+21
2021-03-09bfd: don't silently wrap or truncate PE image section RVAsJan Beulich2-5/+11
2021-03-09Automatic date update in version.inGDB Administrator1-1/+1
2021-03-08Automatic date update in version.inGDB Administrator1-1/+1
2021-03-07Automatic date update in version.inGDB Administrator1-1/+1
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu7-5/+96
2021-03-06Automatic date update in version.inGDB Administrator1-1/+1
2021-03-05bfd/binutils: add support for RISC-V CSRs in core filesAndrew Burgess3-0/+46
2021-03-05bfd/riscv: prepare to handle bare metal core dump creationAndrew Burgess2-2/+91