aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Automatic date update in version.inGDB Administrator1-1/+1
2017-04-11Remove the extra `\n' in warning/error messagesH.J. Lu4-9/+16
2017-04-11Ignore processor-specific GNU program propertiesH.J. Lu2-1/+14
2017-04-11Automatic date update in version.inGDB Administrator1-1/+1
2017-04-10Port the bug fix for PR 19704 (Missing dynamic relocation against undefined w...Qing Zhao5-28/+228
2017-04-10Remove the ns32k target from the obsolete list.Nick Clifton2-1/+4
2017-04-10PR21287, Inconsistent section type for .init_array and .init_array.42Alan Modra2-10/+17
2017-04-10Automatic date update in version.inGDB Administrator1-1/+1
2017-04-09Automatic date update in version.inGDB Administrator1-1/+1
2017-04-08Automatic date update in version.inGDB Administrator1-1/+1
2017-04-07ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu5-8/+18
2017-04-07Fix building the BFD library for Win64 by reqorking the find_separate_debug_f...Pedro Alves2-94/+163
2017-04-07pe/coff: handle weak defined symbol for gc-sections.Tristan Gingold2-2/+22
2017-04-07Automatic date update in version.inGDB Administrator1-1/+1
2017-04-07Regen SRC-POTFILES.inAlan Modra2-0/+5
2017-04-06Automatic date update in version.inGDB Administrator1-1/+1
2017-04-05PowerPC64le PLT reference countingAlan Modra2-11/+35
2017-04-05Automatic date update in version.inGDB Administrator1-1/+1
2017-04-04Use symbolic constants instead of magic numbers with add_data_entry()Jon Turney2-5/+11
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu2-2/+73
2017-04-04RISC-V: Resurrect GP-relative disassembly hintsPalmer Dabbelt2-6/+9
2017-04-04Fix null pointer dereferences when using a link built with clang.Nick Clifton2-14/+29
2017-04-04Automatic date update in version.inGDB Administrator1-1/+1
2017-04-03 IA16 supportAndrew Jenner1-0/+6
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu11-3/+747
2017-04-03Automatic date update in version.inGDB Administrator1-1/+1
2017-04-02Automatic date update in version.inGDB Administrator1-1/+1
2017-04-01Automatic date update in version.inGDB Administrator1-1/+1
2017-03-31Automatic date update in version.inGDB Administrator1-1/+1
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet6-30/+187
2017-03-30Automatic date update in version.inGDB Administrator1-1/+1
2017-03-29Improve the speed of scanning PE binaries for line number information.Nick Clifton4-12/+60
2017-03-29Automatic date update in version.inGDB Administrator1-1/+1
2017-03-28Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistencyHans-Peter Nilsson2-2/+16
2017-03-28Automatic date update in version.inGDB Administrator1-1/+1
2017-03-27Add support for the WebAssembly backend to the BFD library.Pip Cet12-665/+1630
2017-03-27oops - forgot to add the bfd/ChangeLog entry...Pip Cet1-0/+14
2017-03-27Add minimal support for WebAssembly backend to the BFD library.Pip Cet11-0/+116
2017-03-27Automatic date update in version.inGDB Administrator1-1/+1
2017-03-26Automatic date update in version.inGDB Administrator1-1/+1
2017-03-25Automatic date update in version.inGDB Administrator1-1/+1
2017-03-24Automatic date update in version.inGDB Administrator1-1/+1
2017-03-23Automatic date update in version.inGDB Administrator1-1/+1
2017-03-22Automatic date update in version.inGDB Administrator1-1/+1
2017-03-21Automatic date update in version.inGDB Administrator1-1/+1
2017-03-20Automatic date update in version.inGDB Administrator1-1/+1
2017-03-20PR 21266, unstable qsort in bfd/elf64-ppc.cAlan Modra2-1/+6
2017-03-19Automatic date update in version.inGDB Administrator1-1/+1
2017-03-18Automatic date update in version.inGDB Administrator1-1/+1
2017-03-18DT_TEXTREL vs IFUNCAlan Modra3-22/+109