aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-10-18* configure.tgt (targ_extra_obj) [aarch64*-*]: Define.Andreas Schwab1-0/+4
2014-10-17Add "typename" keyword to satisfy GCC 4.2.Cary Coutant1-0/+5
2014-10-15Here we have the patch for gold aarch64 backend to support relaxation.Han Shen1-0/+27
2014-09-30Fix error from previous patch where tosize and tovalue were redefinedCary Coutant1-0/+5
2014-09-30Fix SysV-style hash table when --hash-style=both.Kito Cheng1-0/+6
2014-09-292014-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+4
2014-09-26Fix handling of relocations against TLS section symbols.Cary Coutant1-0/+6
2014-09-25Fix problem where TLS common symbols are not allocated properly during LTO.Cary Coutant1-0/+8
2014-09-24Regen gold POTFILES.inAlan Modra1-1/+5
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 Coutant1-0/+13
2014-09-18A a testcase for common symbol handling with plugins.Rafael Ávila de Espíndola1-0/+7
2014-09-17Fix handling of common symbols with plugins.Rafael Ávila de Espíndola1-0/+6
2014-09-17Add tls support to gold aarch64 backend.Jing Yu1-0/+77
2014-09-03Add NaCl (NativeClient) specific classes Target_mips_nacl andSasa Stankovic1-0/+14
2014-09-02Make Elf_file::section_name() a const function, so that it can be used inCary Coutant1-0/+14
2014-09-02Fix problem with optimization of .eh_frame section and --sort-section option.Cary Coutant1-0/+22
2014-08-29The 3rd patch for aarch64 gold.Han Shen1-0/+23
2014-08-13Add option -no-pie.Sriraman Tallam1-0/+4
2014-08-08gold aarch64 patch to enable linking hello_wolrd.Jing Yu1-0/+42
2014-08-06Modify new gold test to pass on powerpc64leAlan Modra1-0/+4
2014-08-06Warn for gold on lto objects without pluginAlan Modra1-0/+5
2014-07-21Fix ChangeLog entry:Sriraman Tallam1-1/+1
2014-07-212014-07-21 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+5
2014-07-08Fix --defsym to copy symbol attributes.Cary Coutant1-0/+19
2014-07-08Fix internal error with LTO on ARM.Cary Coutant1-0/+13
2014-07-04Update gold POTFILES.inAlan Modra1-0/+4
2014-07-022014-07-02 Jing Yu <jingyu@google.com>Jing Yu1-0/+10
2014-06-27Fix undefined symbol errors from mips.ccAlan Modra1-0/+4
2014-06-24Fix dwp to allow intermediate .dwp files with no .debug_types sections.Cary Coutant1-0/+6
2014-06-23gold/Sasa Stankovic1-0/+10
2014-06-09Add check to keep from segfaulting on a corrupt .debug_pubnames section.Cary Coutant1-0/+5
2014-06-09Print unattached sections in the link map.Cary Coutant1-0/+6
2014-06-07Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra1-0/+4
2014-06-06Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant1-0/+8
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-0/+5
2014-06-03Support fusion for ELFv2 stubsAlan Modra1-0/+5
2014-06-03Fix gold plugin_test failures on PowerPC64 ELFv2Alan Modra1-0/+5
2014-06-02Fix PowerPC64 ELFv2 icf_safe failuresAlan Modra1-0/+6
2014-05-30Fix testsuite to use newly-built linker for ehdr_start_test_4, and fixCary Coutant1-0/+6
2014-05-27Properly handle 64-bit GOT relocationsH.J. Lu1-0/+6
2014-05-15Fix "overflow in PLT unwind data" warningAlan Modra1-31/+36
2014-05-13With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam1-0/+19
2014-05-082014-05-08 Martin Liška <mliska@suse.cz>Martin Liška1-0/+4
2014-05-06Fix issue where first reserved word of GOT is not initialized if thereCary Coutant1-0/+23
2014-05-05Don't complain about the source language when we have pubnames/pubtypes info.Cary Coutant1-0/+5
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant1-0/+28
2014-04-23Add missing PR ref to ChangeLog entry.Cary Coutant1-0/+1
2014-04-23Add missing break statement for case elfcpp::R_X86_64_PLTOFF64.Cary Coutant1-0/+4
2014-04-15Allow target to decide whether to include a section.Cary Coutant1-0/+7