aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2019-10-30Add the ability to the BFD library to read build-ids from core flies.Keith Seitz5-5/+153
2019-10-30Automatic date update in version.inGDB Administrator1-1/+1
2019-10-29When copying pe format files, copy the dos_message array, rather than re-init...Andrew Eikum5-16/+43
2019-10-29Automatic date update in version.inGDB Administrator1-1/+1
2019-10-28Automatic date update in version.inGDB Administrator1-1/+1
2019-10-27Automatic date update in version.inGDB Administrator1-1/+1
2019-10-26Automatic date update in version.inGDB Administrator1-1/+1
2019-10-25PR4499, assign file positions assumes segment offsets increasingAlan Modra4-236/+285
2019-10-25Automatic date update in version.inGDB Administrator1-1/+1
2019-10-24Automatic date update in version.inGDB Administrator1-1/+1
2019-10-23Automatic date update in version.inGDB Administrator1-1/+1
2019-10-22Automatic date update in version.inGDB Administrator1-1/+1
2019-10-21ar P supportAlan Modra4-6/+29
2019-10-21Automatic date update in version.inGDB Administrator1-1/+1
2019-10-20 [bfd] Provide 8-byte minimum alignment for .plt sectionJohn David Anglin2-2/+8
2019-10-20Automatic date update in version.inGDB Administrator1-1/+1
2019-10-19 [bfd] Revise import stubs on hppa.John David Anglin2-43/+66
2019-10-19Automatic date update in version.inGDB Administrator1-1/+1
2019-10-18Automatic date update in version.inGDB Administrator1-1/+1
2019-10-17RISC-V: Report unresolved relocation error via linker's callback function.Jim Wilson2-17/+59
2019-10-17Automatic date update in version.inGDB Administrator1-1/+1
2019-10-16PR13616, linker should pad executable sections with nops, not zerosAlan Modra3-3/+48
2019-10-16Automatic date update in version.inGDB Administrator1-1/+1
2019-10-15m68hc1x: better arg checking for reloc_warningAlan Modra2-21/+26
2019-10-15remove more xmalloc in bfdAlan Modra4-44/+67
2019-10-15PR25100, Compile fails in elf64-ppc.c because of single equal sign instead of...Alan Modra2-3/+6
2019-10-15Simplify power of two testAlan Modra2-1/+6
2019-10-15Automatic date update in version.inGDB Administrator1-1/+1
2019-10-14qsort: syms.c stab sortingAlan Modra2-3/+13
2019-10-14qsort: dwarf2.cAlan Modra2-5/+24
2019-10-14qsort: elf_link_add_object_symbols weak aliasesAlan Modra2-12/+49
2019-10-14qsort: elf_sort_sections use of target_indexAlan Modra3-10/+23
2019-10-14qsort: SHF_LINK_ORDER section sortAlan Modra2-61/+51
2019-10-14qsort issuesAlan Modra5-8/+60
2019-10-14PR24955, libbfd terminating program on out of memory (part2)Alan Modra5-10/+37
2019-10-14Automatic date update in version.inGDB Administrator1-1/+1
2019-10-13Automatic date update in version.inGDB Administrator1-1/+1
2019-10-12Automatic date update in version.inGDB Administrator1-1/+1
2019-10-11bfd/dwarf2.c: fix assertion failure in comp_unit_hash_infoMax Filippov2-2/+8
2019-10-11Automatic date update in version.inGDB Administrator1-1/+1
2019-10-10Automatic date update in version.inGDB Administrator1-1/+1
2019-10-09PR25070, SEGV in function _bfd_dwarf2_find_nearest_lineAlan Modra2-1/+16
2019-10-09Automatic date update in version.inGDB Administrator1-1/+1
2019-10-09PR25078, stack overflow in function find_abstract_instanceAlan Modra2-18/+24
2019-10-08Automatic date update in version.inGDB Administrator1-1/+1
2019-10-07Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz2-28/+65
2019-10-07Re: PowerPC PIC vs. DLL TLS issuesAlan Modra2-1/+8
2019-10-07Bogus "final link failed" messagesAlan Modra2-1/+7
2019-10-07PowerPC TLS miscounting PLT for __tls_get_addrAlan Modra3-7/+19
2019-10-07PowerPC section flag tidyAlan Modra3-14/+22