summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* Add NaCl (NativeClient) specific classes Target_mips_nacl andSasa Stankovic2014-09-032-7/+75
* Make Elf_file::section_name() a const function, so that it can be used inCary Coutant2014-09-028-13/+27
* Fix problem with optimization of .eh_frame section and --sort-section option.Cary Coutant2014-09-024-85/+72
* The 3rd patch for aarch64 gold.Han Shen2014-08-294-56/+624
* Add option -no-pie.Sriraman Tallam2014-08-132-1/+6
* gold aarch64 patch to enable linking hello_wolrd.Jing Yu2014-08-087-155/+1528
* Modify new gold test to pass on powerpc64leAlan Modra2014-08-062-1/+5
* Warn for gold on lto objects without pluginAlan Modra2014-08-062-0/+9
* Fix ChangeLog entry:Sriraman Tallam2014-07-211-1/+1
* 2014-07-21 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2014-07-212-1/+8
* Fix --defsym to copy symbol attributes.Cary Coutant2014-07-089-8/+159
* Fix internal error with LTO on ARM.Cary Coutant2014-07-088-7/+52
* Update gold POTFILES.inAlan Modra2014-07-042-0/+6
* 2014-07-02 Jing Yu <jingyu@google.com>Jing Yu2014-07-027-4/+1487
* Fix undefined symbol errors from mips.ccAlan Modra2014-06-272-1/+5
* Fix dwp to allow intermediate .dwp files with no .debug_types sections.Cary Coutant2014-06-242-4/+15
* gold/Sasa Stankovic2014-06-237-4/+10563
* Add check to keep from segfaulting on a corrupt .debug_pubnames section.Cary Coutant2014-06-092-0/+11
* Print unattached sections in the link map.Cary Coutant2014-06-092-0/+10
* Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra2014-06-072-8/+13
* Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant2014-06-064-13/+11
* Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker2014-06-054-2/+13
* Support fusion for ELFv2 stubsAlan Modra2014-06-032-6/+22
* Fix gold plugin_test failures on PowerPC64 ELFv2Alan Modra2014-06-032-0/+12
* Fix PowerPC64 ELFv2 icf_safe failuresAlan Modra2014-06-022-5/+21
* Fix testsuite to use newly-built linker for ehdr_start_test_4, and fixCary Coutant2014-05-304-3/+9
* Properly handle 64-bit GOT relocationsH.J. Lu2014-05-272-2/+11
* Fix "overflow in PLT unwind data" warningAlan Modra2014-05-152-33/+52
* With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam2014-05-1310-24/+86
* Optimizing accesses to Globals with -fpie -pie:Sriraman Tallam2014-05-132-0/+57
* 2014-05-08 Martin Liška <mliska@suse.cz>Martin Liška2014-05-082-1/+5
* Fix issue where first reserved word of GOT is not initialized if thereCary Coutant2014-05-063-68/+167
* Don't complain about the source language when we have pubnames/pubtypes info.Cary Coutant2014-05-052-15/+19
* Fix handling of __ehdr_start when it cannot be defined.Cary Coutant2014-05-0213-44/+533
* Add missing PR ref to ChangeLog entry.Cary Coutant2014-04-231-0/+1
* Add missing break statement for case elfcpp::R_X86_64_PLTOFF64.Cary Coutant2014-04-232-0/+5
* Allow target to decide whether to include a section.Cary Coutant2014-04-153-1/+24
* Allow target to derive from Copy_relocs class.Cary Coutant2014-04-153-38/+33
* 2014-04-02 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2014-04-022-8/+13
* Modify gold testsuite to disable plugins added by GCC driver.Cary Coutant2014-04-025-44/+102
* autoreconfAlan Modra2014-03-122-2/+5
* Add function to set non-visibility part of st_other.Cary Coutant2014-03-102-0/+9
* Add explicit instantiations for Sized_symbol::init_output_data.Cary Coutant2014-03-102-0/+32
* Allow target to adjust dynamic symbol value.Cary Coutant2014-03-103-0/+19
* Allow target to add custom dynamic table entries.Cary Coutant2014-03-104-1/+38
* Allow target to set dynsym indexes.Cary Coutant2014-03-103-0/+57
* Better overflow checking for powerpc64 relocationsAlan Modra2014-03-082-18/+78
* Update copyright yearsAlan Modra2014-03-05380-408/+386
* Support R_PPC64_ADDR64_LOCALAlan Modra2014-03-052-0/+16
* Fix various copyright issuesAlan Modra2014-03-032-1/+5