aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-12Fix incorrect byte counts.Cary Coutant2-3/+7
2017-01-12Automatic date update in version.inGDB Administrator1-1/+1
2017-01-11Fix more compile errors with GCC 4.2.Cary Coutant2-12/+22
2017-01-11Fix compile errors with GCC 4.2.Cary Coutant3-13/+30
2017-01-11Fix test cases to work for i386.Cary Coutant5-7/+15
2017-01-11Automatic date update in version.inGDB Administrator1-1/+1
2017-01-11[GOLD] PowerPC64 TOC indirect to TOC relative code editingAlan Modra2-44/+537
2017-01-11Refactor Sized_relobj_file::do_relocate_sections.Cary Coutant5-9/+93
2017-01-10[GOLD] Fix tests for powerpc64Alan Modra4-10/+54
2017-01-10[GOLD] Add --secure-plt option for ppc32Alan Modra3-0/+48
2017-01-10Automatic date update in version.inGDB Administrator1-1/+1
2017-01-09[GOLD] Set sh_info of .rela.plt for powerpcAlan Modra2-0/+8
2017-01-09.rela.dyn comment fix and add missing ChangeLog entryAlan Modra3-2/+10
2017-01-09Automatic date update in version.inGDB Administrator1-1/+1
2017-01-08Automatic date update in version.inGDB Administrator1-1/+1
2017-01-07[GOLD] powerpc.cc tidiesAlan Modra2-38/+37
2017-01-07Automatic date update in version.inGDB Administrator1-1/+1
2017-01-06Automatic date update in version.inGDB Administrator1-1/+1
2017-01-05Automatic date update in version.inGDB Administrator1-1/+1
2017-01-04Automatic date update in version.inGDB Administrator1-1/+1
2017-01-04bfd: alpha: Fix crash caused by double free with --no-keep-memoryJames Clarke2-1/+8
2017-01-03Automatic date update in version.inGDB Administrator1-1/+1
2017-01-02PR20989, sparc GOT sequence optimisationAlan Modra2-2/+36
2017-01-02Update year range in copyright notice of all files.Alan Modra2639-2743/+2778
2017-01-02ChangeLog rotationAlan Modra18-20022/+20148
2017-01-02Automatic date update in version.inGDB Administrator1-1/+1
2017-01-01Automatic date update in version.inGDB Administrator1-1/+1
2016-12-31Create sdynrelro for elfn32 mips tooAlan Modra2-0/+5
2016-12-31Automatic date update in version.inGDB Administrator1-1/+1
2016-12-30link_hash_copy_indirect and symbol flagsAlan Modra11-47/+63
2016-12-30Automatic date update in version.inGDB Administrator1-1/+1
2016-12-28Add explicit instantiations for build_compressed_section_map().Cary Coutant2-0/+37
2016-12-28Fix last ChangeLog entry.Cary Coutant1-1/+1
2016-12-28Check bfd support for bfd_mips_elf_get_abiflags in mips make ruleAlan Modra7-132/+38
2016-12-28Use dynrelro for symbols in relro sections tooAlan Modra6-0/+57
2016-12-27Place copy relocations in .dynbss when target is read-only.Cary Coutant7-16/+161
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra38-186/+609
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra24-487/+168
2016-12-26Correct .dynbss in scriptAlan Modra2-1/+5
2016-12-23MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK supportMaciej W. Rozycki2-3/+5
2016-12-23MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki12-10/+116
2016-12-23MIPS16: Simplify extended operand handlingMaciej W. Rozycki5-21/+31
2016-12-23MIPS16/GAS: Clean up invalid unextended operand handlingMaciej W. Rozycki9-2/+245
2016-12-23MIPS16: Reassign `0' and `4' operand codesMaciej W. Rozycki6-25/+43
2016-12-23MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki34-111/+2202
2016-12-23MIPS16: Remove "extended" BREAK/SDBBP handlingMaciej W. Rozycki4-10/+12
2016-12-23MIPS16/GAS: Fix forced size suffixes with argumentless instructionsMaciej W. Rozycki5-10/+51
2016-12-23MIPS16/GAS: Disallow EXTEND delay-slot schedulingMaciej W. Rozycki6-1/+61
2016-12-23opcodes: Use autoconf to check for `bfd_mips_elf_get_abiflags' in BFDMaciej W. Rozycki8-12/+150
2016-12-23Bump gold version number to 1.14.Cary Coutant3-1/+24