aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton8-142/+334
2016-04-29Automatic date update in version.inGDB Administrator1-1/+1
2016-04-28Updated Chinese (simplified) translations for bfd, binutils and gold.Nick Clifton2-61/+54
2016-04-28Automatic date update in version.inGDB Administrator1-1/+1
2016-04-27Skip debug sections when estimating distancesH.J. Lu2-11/+20
2016-04-27Cache result of scan for __start_* and __stop_* sectionsAlan Modra3-20/+63
2016-04-26add casts to avoid arithmetic on void *Trevor Saunders3-5/+11
2016-04-27Automatic date update in version.inGDB Administrator1-1/+1
2016-04-26Always count the NULL entry in dynamic symbol tableH.J. Lu3-19/+24
2016-04-26Automatic date update in version.inGDB Administrator1-1/+1
2016-04-25Automatic date update in version.inGDB Administrator1-1/+1
2016-04-24Automatic date update in version.inGDB Administrator1-1/+1
2016-04-23Automatic date update in version.inGDB Administrator1-1/+1
2016-04-21Exclude linker created file from dynobjH.J. Lu2-1/+7
2016-04-21Set dynobj to a normal input file if possibleH.J. Lu2-1/+22
2016-04-22Automatic date update in version.inGDB Administrator1-1/+1
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton34-8/+143
2016-04-20Remove x86 gc_sweep_hookH.J. Lu3-327/+7
2016-04-20Don't check relocations in excluded sectionsH.J. Lu2-0/+7