aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki14-64/+43
2016-05-17Automatic date update in version.inGDB Administrator1-1/+1
2016-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki2-6/+20
2016-05-16Automatic date update in version.inGDB Administrator1-1/+1
2016-05-15Automatic date update in version.inGDB Administrator1-1/+1
2016-05-14Automatic date update in version.inGDB Administrator1-1/+1
2016-05-13Don't convert GOTPCREL relocation against large sectionH.J. Lu2-1/+12
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra27-177/+174
2016-05-13ld -z combreloc elf_link_sort_relocsAlan Modra2-19/+60
2016-05-13Automatic date update in version.inGDB Administrator1-1/+1
2016-05-13ld -z combreloc reloc sortingAlan Modra2-2/+6
2016-05-12Automatic date update in version.inGDB Administrator1-1/+1
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune2-0/+6
2016-05-11[HPPA] Attach linker created dynamic sections to stub bfdAlan Modra3-16/+34
2016-05-11ld --gc-sections fail with __tls_get_addr_optAlan Modra3-0/+9
2016-05-11[AArch64] Remove redundant tls relax in elfNN_aarch64_final_link_relocateJiong Wang2-13/+8
2016-05-11Automatic date update in version.inGDB Administrator1-1/+1
2016-05-10Allow veneers to claim veneered symbolsThomas Preud'homme2-49/+107
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme2-36/+62
2016-05-10Allow stubs without associated input section in ARM backendThomas Preud'homme4-4/+25
2016-05-10Factor our stub creation in ARM backendThomas Preud'homme2-67/+114
2016-05-10Refactor Cortex-A8 erratum workaround in preparationThomas Preud'homme2-73/+76
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme2-0/+30
2016-05-10PR 20059 _bfd_elf_copy_link_hash_symbol_type segfaultPip Cet2-5/+15
2016-05-10Automatic date update in version.inGDB Administrator1-1/+1
2016-05-09Fix seg fault objdumping a corrupt binary with an invalid sh_link field.Nick Clifton2-5/+17
2016-05-09[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop ve...Christophe Monat2-45/+68
2016-05-09Revert accidental commit.Nick Clifton2-2/+6
2016-05-09Regenerate configureAlan Modra1-7/+10
2016-05-09Redundant hash table checkAlan Modra2-2/+4
2016-05-09Automatic date update in version.inGDB Administrator1-1/+1
2016-05-08Automatic date update in version.inGDB Administrator1-1/+1
2016-05-07Automatic date update in version.inGDB Administrator1-1/+1
2016-05-06Strip global symbol defined in discarded sectionH.J. Lu3-1/+25
2016-05-06Define elf_backend_add_symbol_hook for Intel MCUH.J. Lu2-0/+8
2016-05-06Automatic date update in version.inGDB Administrator1-1/+1
2016-05-05Extract convert_load_reloc from x86 convert_loadH.J. Lu3-670/+714
2016-05-05Cache the section contents in x86 check_relocsH.J. Lu3-53/+93
2016-05-05Automatic date update in version.inGDB Administrator1-1/+1
2016-05-04Automatic date update in version.inGDB Administrator1-1/+1
2016-05-03PR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUEMaciej W. Rozycki2-0/+11
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang4-5/+20
2016-05-03Automatic date update in version.inGDB Administrator1-1/+1
2016-05-02Automatic date update in version.inGDB Administrator1-1/+1
2016-05-01Automatic date update in version.inGDB Administrator1-1/+1
2016-04-30Automatic date update in version.inGDB Administrator1-1/+1
2016-04-29Set interpreter in x86 create_dynamic_sectionsH.J. Lu3-28/+31
2016-04-29Pass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu3-11/+47
2016-04-29i386: Don't relocate section when check_relocs failedH.J. Lu2-16/+34
2016-04-29X86-64: Set check_relocs_failed on errorH.J. Lu2-17/+29