aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Don't convert R_386_GOT32 relocationH.J. Lu1-0/+7
2016-05-20Set sh_entsize for .init_array and similar.Alan Modra1-0/+6
2016-05-19[ARC] BFD fixes.Claudiu Zissulescu1-0/+9
2016-05-19Remove unsupported `am34-*-linux*' target tripletMaciej W. Rozycki1-0/+4
2016-05-19Allocate ppc64 got and dynrelocs before pltAlan Modra1-0/+5
2016-05-19Fix ppc64le S-record test failAlan Modra1-0/+5
2016-05-18Updated Swedish translations for bfd and binutilsNick Clifton1-0/+4
2016-05-18elf32-arm.c build breakageAlan Modra1-0/+5
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki1-0/+19
2016-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki1-0/+7
2016-05-13Don't convert GOTPCREL relocation against large sectionH.J. Lu1-1/+7
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra1-0/+36
2016-05-13ld -z combreloc elf_link_sort_relocsAlan Modra1-0/+7
2016-05-13ld -z combreloc reloc sortingAlan Modra1-0/+4
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune1-0/+4
2016-05-11[HPPA] Attach linker created dynamic sections to stub bfdAlan Modra1-0/+8
2016-05-11ld --gc-sections fail with __tls_get_addr_optAlan Modra1-0/+6
2016-05-11[AArch64] Remove redundant tls relax in elfNN_aarch64_final_link_relocateJiong Wang1-0/+5
2016-05-10Allow veneers to claim veneered symbolsThomas Preud'homme1-0/+11
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme1-0/+13
2016-05-10Allow stubs without associated input section in ARM backendThomas Preud'homme1-0/+13
2016-05-10Factor our stub creation in ARM backendThomas Preud'homme1-0/+5
2016-05-10Refactor Cortex-A8 erratum workaround in preparationThomas Preud'homme1-0/+24
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme1-0/+5
2016-05-10PR 20059 _bfd_elf_copy_link_hash_symbol_type segfaultPip Cet1-0/+7
2016-05-09Fix seg fault objdumping a corrupt binary with an invalid sh_link field.Nick Clifton1-0/+6
2016-05-09[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop ve...Christophe Monat1-0/+12
2016-05-09Revert accidental commit.Nick Clifton1-0/+6
2016-05-09Redundant hash table checkAlan Modra1-0/+4
2016-05-06Strip global symbol defined in discarded sectionH.J. Lu1-0/+11
2016-05-06Define elf_backend_add_symbol_hook for Intel MCUH.J. Lu1-0/+5
2016-05-05Extract convert_load_reloc from x86 convert_loadH.J. Lu1-0/+9
2016-05-05Cache the section contents in x86 check_relocsH.J. Lu1-0/+24
2016-05-03PR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUEMaciej W. Rozycki1-0/+6
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang1-0/+9
2016-04-29Set interpreter in x86 create_dynamic_sectionsH.J. Lu1-0/+9
2016-04-29Pass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu1-0/+21
2016-04-29i386: Don't relocate section when check_relocs failedH.J. Lu1-0/+6
2016-04-29X86-64: Set check_relocs_failed on errorH.J. Lu1-0/+5
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton1-0/+25
2016-04-28Updated Chinese (simplified) translations for bfd, binutils and gold.Nick Clifton1-0/+4
2016-04-27Skip debug sections when estimating distancesH.J. Lu1-0/+6
2016-04-27Cache result of scan for __start_* and __stop_* sectionsAlan Modra1-0/+6
2016-04-26add casts to avoid arithmetic on void *Trevor Saunders1-0/+6
2016-04-26Always count the NULL entry in dynamic symbol tableH.J. Lu1-0/+9
2016-04-21Exclude linker created file from dynobjH.J. Lu1-0/+5
2016-04-21Set dynobj to a normal input file if possibleH.J. Lu1-0/+5
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton1-0/+39
2016-04-20Remove x86 gc_sweep_hookH.J. Lu1-0/+7
2016-04-20Don't check relocations in excluded sectionsH.J. Lu1-0/+5