aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-05bfd/binutils: support for gdb target descriptions in the core fileAndrew Burgess3-0/+46
2021-03-05Add support for the DW_FORM_strx* forms to the BFD library.Nick Clifton2-38/+75
2021-03-05Move x86_64 PE changes out of bfd_perform_relocationAlan Modra3-41/+25
2021-03-05Automatic date update in version.inGDB Administrator1-1/+1
2021-03-04bfd: prune COFF/PE section flags settingJan Beulich2-3/+17
2021-03-04GNU strip fails to set sh_link and sh_info on Solaris SPARC64Libor Bukata1-0/+20
2021-03-04Automatic date update in version.inGDB Administrator1-1/+1
2021-03-04binutils fails to compile on AIX due to mismatched declarationAlan Modra2-1/+5
2021-03-03--gc-sections with groups and start/stop symsAlan Modra2-2/+13
2021-03-03Split relocation defines out of coff/internal.hAlan Modra2-1/+5
2021-03-03Automatic date update in version.inGDB Administrator1-1/+1
2021-03-02Fix the BFD library's parsing of DIEs where specification attributes can refe...Nick Clifton2-26/+114
2021-03-02bfd, ld, libctf: skip zero-refcount strings in CTF string reportingNick Alcock2-1/+7
2021-03-02PR27451, -z start_stop_gc for powerpc64Alan Modra2-0/+9
2021-03-02PowerPC64 undefined weak visibility vs GOT optimisationAlan Modra2-0/+14
2021-03-02Automatic date update in version.inGDB Administrator1-1/+1
2021-03-01PR27451, -z start_stop_gcAlan Modra3-2/+19
2021-03-01Automatic date update in version.inGDB Administrator1-1/+1
2021-02-28Automatic date update in version.inGDB Administrator1-1/+1
2021-02-27Automatic date update in version.inGDB Administrator1-1/+1
2021-02-26Automatic date update in version.inGDB Administrator1-1/+1
2021-02-25PR27441, inconsistency in weak definitionsAlan Modra3-3/+18