aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2021-05-08generate single html manual page by defaultMike Frysinger3-0/+8
2021-05-08Automatic date update in version.inGDB Administrator1-1/+1
2021-05-07Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot4-2/+21
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich2-67/+70
2021-05-07Regenerate bfd-in2.h and libbfd.hAlan Modra3-2/+7
2021-05-07Automatic date update in version.inGDB Administrator1-1/+1
2021-05-06or1k: Support large plt_relocs when generating plt entriesStafford Horne2-39/+126
2021-05-06or1k: Avoid R_OR1K_GOT16 overflow failures in presence of R_OR1K_GOT_AHI16Stafford Horne2-0/+18
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne5-1/+34
2021-05-06or1k: Fix issue with plt link failure for local callsStafford Horne2-5/+11
2021-05-05elf: Always append ".COUNT" to local symbolsH.J. Lu2-20/+25
2021-05-06Automatic date update in version.inGDB Administrator1-1/+1
2021-05-05asan: stack-buffer-overflow vms-lib.c:367Alan Modra2-1/+6
2021-05-05Automatic date update in version.inGDB Administrator1-1/+1
2021-05-04Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f...Nick Clifton4-23/+117
2021-05-04Automatic date update in version.inGDB Administrator1-1/+1
2021-05-03x86: don't request useless overflow checkingJan Beulich3-40/+47
2021-05-03PPC: undefweak dynamic relocsAlan Modra3-2/+18
2021-05-03PPC: ensure_undef_dynamic on weak undef only in pltAlan Modra3-2/+16
2021-05-03PR27755, powerpc-ld infinite loopAlan Modra2-1/+6
2021-05-03csky: fix annobin test failsAlan Modra2-0/+42
2021-05-03Automatic date update in version.inGDB Administrator1-1/+1
2021-05-02Automatic date update in version.inGDB Administrator1-1/+1
2021-05-01Automatic date update in version.inGDB Administrator1-1/+1
2021-04-30Fix illegal memory access parsing a corrupt MACH-O format file.Nick Clifton2-1/+8
2021-04-30Fix an illegal memory access when parsing a corrupt core note.Nick Clifton2-1/+12
2021-04-30Fix a double free when re-allocating a buffer to size 0.Nick Clifton2-1/+7
2021-04-30Fix illegal memory access when parsing a corrupt PE format file.Nick Clifton2-0/+10
2021-04-30Automatic date update in version.inGDB Administrator1-1/+1
2021-04-29Fix an access through a null pointer when parsing a corrupt SOM format fle.Nick Clifton3-1/+22
2021-04-29Fix illegal memory accesses when parsing a corrupt SOM format file.Nick Clifton2-4/+20
2021-04-29Automatic date update in version.inGDB Administrator1-1/+1
2021-04-28Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton5-30/+77
2021-04-28Automatic date update in version.inGDB Administrator1-1/+1
2021-04-26bfd: add stdlib.h when using abortMike Frysinger2-0/+6
2021-04-27Automatic date update in version.inGDB Administrator1-1/+1
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich3-2/+9
2021-04-26Automatic date update in version.inGDB Administrator1-1/+1
2021-04-25Automatic date update in version.inGDB Administrator1-1/+1
2021-04-24Automatic date update in version.inGDB Administrator1-1/+1
2021-04-23Fix type of .persistent.bss sectionEric Botcazou2-0/+5
2021-04-23x86: TLS desc call relocs target zero-size fieldsJan Beulich3-2/+9
2021-04-23Automatic date update in version.inGDB Administrator1-1/+1
2021-04-22fix string table generation for XCOFF64 .debug sectionCl?ment Chigot5-18/+40
2021-04-22Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot3-200/+203
2021-04-22Automatic date update in version.inGDB Administrator1-1/+1
2021-04-21Extend the description of PE header flags.Eli Zaretskii2-0/+39
2021-04-21Fix an assertion failure in the BFD library when parsing a corrupt SREC forma...Nick Clifton2-4/+14
2021-04-21Automatic date update in version.inGDB Administrator1-1/+1
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot7-5/+56