aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeAlan Modra2-6/+12
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2-3/+19
2014-12-22gold/Cary Coutant2-1/+6
2014-12-20Change SometimesInlineFunction to "return i * i * 3;"H.J. Lu2-1/+7
2014-12-16Fix internal error in gold when -Map and --compress-debug-sections are usedCary Coutant2-4/+21
2014-12-14Cast current_group_size to unsigned longH.J. Lu2-1/+6
2014-12-10Give informative error message for stub-group-sizeJing Yu2-10/+26
2014-12-04ChangeLog typo fixAlan Modra1-1/+1
2014-12-04PowerPC gold, fix 32-bit branch address arithmeticAlan Modra2-5/+14
2014-12-04powerpc gold, work around pr17670Alan Modra3-24/+44
2014-12-03Compile pie_copyrelocs_test.cc with -fno-exceptions -fno-asynchronous-unwind-...H.J. Lu3-5/+26
2014-12-04powerpc gold, fix pr17566Alan Modra2-3/+23
2014-12-01Add support for -z global.Dmitriy Ivanov3-0/+11
2014-12-01Fix extraneous warning about executable stack.Cary Coutant2-3/+17
2014-11-26Update list of debug sections for --strip-debug-xxx options.Cary Coutant2-0/+15
2014-11-26Fix for gold linking tlsdesc into an executable with -pie.Han Shen2-1/+11
2014-11-26Retry powerpc gold stub grouping when groups prove too largeAlan Modra2-132/+243
2014-11-26[GOLD] PowerPC relaxation corner caseAlan Modra2-0/+14
2014-11-25Add file size to ELF symbol labelling start of a binary file.Cary Coutant3-8/+16
2014-11-25Fix corrupted .eh_frame section with LTO and --gc-sections.Cary Coutant3-6/+30
2014-11-21Check PC-relative offset overflow in PLT entryH.J. Lu2-3/+14
2014-11-21PPC gold doesn't check for overflow properlyAlan Modra2-4/+9
2014-11-20PPC gold doesn't check for overflow properlyAlan Modra2-37/+60
2014-11-20Default powerpc64 to --plt-thread-safe for GoAlan Modra2-0/+6
2014-11-14Don't make PLT entry for R_X86_64_GOTPLT64H.J. Lu2-7/+9
2014-11-07Fix race condition when using --threads with linker plugins.Evgeniy Dushistov3-1/+14
2014-10-29Misc about gold for aarch64 backend.Han Shen5-142/+660
2014-10-22[GOLD] Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7Alan Modra2-0/+11
2014-10-18* configure.tgt (targ_extra_obj) [aarch64*-*]: Define.Andreas Schwab2-0/+5
2014-10-17Add "typename" keyword to satisfy GCC 4.2.Cary Coutant2-1/+6
2014-10-15Here we have the patch for gold aarch64 backend to support relaxation.Han Shen3-78/+2189
2014-09-30Fix error from previous patch where tosize and tovalue were redefinedCary Coutant2-2/+7
2014-09-30Fix SysV-style hash table when --hash-style=both.Kito Cheng2-20/+28
2014-09-292014-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-1/+6
2014-09-26Fix handling of relocations against TLS section symbols.Cary Coutant2-1/+9
2014-09-25Fix problem where TLS common symbols are not allocated properly during LTO.Cary Coutant3-8/+35
2014-09-24Regen gold POTFILES.inAlan Modra2-1/+7
2014-09-23Add PR reference to ChangeLog entry.Cary Coutant1-0/+1
2014-09-23Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant6-7/+25
2014-09-18A a testcase for common symbol handling with plugins.Rafael Ávila de Espíndola5-14/+94
2014-09-17Regenerate gold/Makefile.in.Cary Coutant1-0/+1
2014-09-17Fix handling of common symbols with plugins.Rafael Ávila de Espíndola3-4/+11
2014-09-17Add tls support to gold aarch64 backend.Jing Yu3-132/+1568
2014-09-03Add NaCl (NativeClient) specific classes Target_mips_nacl andSasa Stankovic2-7/+75
2014-09-02Make Elf_file::section_name() a const function, so that it can be used inCary Coutant8-13/+27
2014-09-02Fix problem with optimization of .eh_frame section and --sort-section option.Cary Coutant4-85/+72
2014-08-29The 3rd patch for aarch64 gold.Han Shen4-56/+624
2014-08-13Add option -no-pie.Sriraman Tallam2-1/+6
2014-08-08gold aarch64 patch to enable linking hello_wolrd.Jing Yu7-155/+1528
2014-08-06Modify new gold test to pass on powerpc64leAlan Modra2-1/+5