aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Automatic date update in version.inGDB Administrator1-1/+1
2016-06-29Preserve all mapping symbols in ARM and AArch64 object files.Nick Clifton3-4/+73
2016-06-29Automatic date update in version.inGDB Administrator1-1/+1
2016-06-28Fix typo in previous commitNick Clifton1-1/+1
2016-06-28Skip version check for unreferenced and undefined symbolH.J. Lu2-1/+8
2016-06-28Fix more linker testsuite failures.Nick Clifton2-2/+12
2016-06-28Mark ARM mapping symbols in object files are precious, so that strip will not...Nick Clifton2-0/+26
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke2-1/+7
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki8-6/+142
2016-06-28Automatic date update in version.inGDB Administrator1-1/+1
2016-06-27PR 19264 looping in ppc64_elf_size_stubsAlan Modra2-7/+21
2016-06-27add ChangeLog entriesTrevor Saunders1-0/+5
2016-06-27dlx: move prototype of dlx_set_skip_hi16 to elf/dlx.hTrevor Saunders2-2/+35
2016-06-27Automatic date update in version.inGDB Administrator1-1/+1
2016-06-26Automatic date update in version.inGDB Administrator1-1/+1
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders2-1/+4
2016-06-25Automatic date update in version.inGDB Administrator1-1/+1
2016-06-24Create a pseudo section for the ELF AUXV core dump note on FreeBSD.John Baldwin2-0/+19
2016-06-24Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes.John Baldwin2-9/+139
2016-06-24Add missing ChangeLog entry for "fix undefined reference [...]" commit.Joel Brobecker1-0/+5
2016-06-24fix undefined reference to bfd_link_plugin_object_p during linkJoel Brobecker1-2/+2
2016-06-24MIPS objcopy --rename-section fixAlan Modra2-6/+7
2016-06-24Automatic date update in version.inGDB Administrator1-1/+1
2016-06-23Automatic date update in version.inGDB Administrator1-1/+1
2016-06-22Automatic date update in version.inGDB Administrator1-1/+1
2016-06-21MIPS/BFD: Don't stop processing on a cross-mode jump conversion errorMaciej W. Rozycki2-7/+13
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall5-11/+10
2016-06-21Automatic date update in version.inGDB Administrator1-1/+1
2016-06-20Use the IR symbol table for the IR input objectH.J. Lu4-6/+42
2016-06-20PR ld/20276: Set non_ir_ref on common symbolAlan Modra2-1/+8
2016-06-20Automatic date update in version.inGDB Administrator1-1/+1
2016-06-19Automatic date update in version.inGDB Administrator1-1/+1
2016-06-18Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu4-3/+11
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu6-227/+534
2016-06-18Automatic date update in version.inGDB Administrator1-1/+1
2016-06-17Add support for Thumb-2 long branch veneersThomas Preud'homme2-2/+24
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi7-7/+279
2016-06-17Automatic date update in version.inGDB Administrator1-1/+1
2016-06-16Add missing ChangeLog entriesH.J. Lu1-0/+6
2016-06-16Don't check undefined symbol for IFUNC relocH.J. Lu2-14/+8
2016-06-16bfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE.Marcin Koƛcielnicki3-6/+10
2016-06-16Skip relocations in non-loaded, non-alloced sectionsH.J. Lu3-28/+49
2016-06-15Check SEC_ALLOC before allocating dynamic relocationH.J. Lu3-28/+32
2016-06-16Automatic date update in version.inGDB Administrator1-1/+1
2016-06-15Fix PR ld/20254Senthil Kumar Selvaraj2-2/+19
2016-06-15Automatic date update in version.inGDB Administrator1-1/+1
2016-06-14Check R_*_IRELATIVE in x86 reloc_type_classH.J. Lu3-11/+23
2016-06-14Fix elf_x86_64_reloc_type_classH.J. Lu1-8/+14
2016-06-14Fix feature checks based on ARM architecture valueThomas Preud'homme2-17/+48
2016-06-14Delete bfd_my_archive macroAlan Modra3-2/+5