aboutsummaryrefslogtreecommitdiff
path: root/gold/tilegx.cc
AgeCommit message (Expand)AuthorFilesLines
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani1-3/+3
2016-10-06[GOLD] two more fall-through commentsAlan Modra1-4/+2
2016-10-06[GOLD] -Wimplicit-fallthrough warning fixesAlan Modra1-0/+2
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant1-44/+84
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra1-12/+9
2015-11-09Remove unnecessary target dependencies on relocation format.Cary Coutant1-1/+4
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki1-4/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-05-13With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam1-2/+4
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-10-11gold/Roland McGrath1-3/+1
2013-07-30 gold/Cary Coutant1-4/+8
2013-04-27 * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor1-1/+4
2012-11-01gold/Roland McGrath1-36/+36
2012-10-18 * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra1-2/+2
2012-10-05 * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra1-11/+11
2012-10-03Adjust the value of _GLOBAL_OFFSET_TABLE_ for got bigger than 0x8000Walter Lee1-5/+17
2012-09-15Add support for tilegx in gold.Walter Lee1-0/+4907