aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-04-22Automatic date update in version.inGDB Administrator1-1/+1
2017-04-21i386: Avoid dynamic symbol with GOT reference in PIEH.J. Lu2-18/+57
2017-04-21Require --no-dynamic-linker with -static -E/--dynamic-listH.J. Lu2-0/+9
2017-04-21Automatic date update in version.inGDB Administrator1-1/+1
2017-04-20ELF/LD: Always consider STB_LOCAL symbols localMaciej W. Rozycki2-9/+14
2017-04-20MIPS/BFD: Reorder comment about dynamic symbol sortingMaciej W. Rozycki2-2/+7
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu2-0/+13
2017-04-20Automatic date update in version.inGDB Administrator1-1/+1
2017-04-19x86-64: Handle undefined IFUNC symbol with -z nowH.J. Lu2-1/+7
2017-04-19Correct PE reloc displayWedson Almeida Filho2-1/+5
2017-04-19Implement -z dynamic-undefined-weakAlan Modra4-31/+73
2017-04-19Automatic date update in version.inGDB Administrator1-1/+1
2017-04-18Automatic date update in version.inGDB Administrator1-1/+1
2017-04-17Put soname in the version definition sectionH.J. Lu2-12/+18
2017-04-17Undo dynamic symbol state after regular object sym type mismatchAlan Modra2-13/+46
2017-04-17Automatic date update in version.inGDB Administrator1-1/+1
2017-04-16Automatic date update in version.inGDB Administrator1-1/+1
2017-04-15Automatic date update in version.ingdb-8.0-branchpointGDB Administrator1-1/+1
2017-04-14Automatic date update in version.inGDB Administrator1-1/+1
2017-04-13Wrap long linesAlan Modra11-40/+81
2017-04-13Use %A and %B in more error messagesAlan Modra50-314/+341
2017-04-13Rewrite bfd error handlerAlan Modra21-271/+361
2017-04-13Missing _bfd_error_handler argsAlan Modra4-25/+33
2017-04-13Regen bfd-in2.hAlan Modra2-1/+6
2017-04-13Automatic date update in version.inGDB Administrator1-1/+1
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