aboutsummaryrefslogtreecommitdiff
path: root/gold/s390.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-06-23[GOLD] Support setting DT_RELACOUNT lateAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-10-14[GOLD] Two GOT sections for PowerPC64Alan Modra1-1/+6
2021-09-18[GOLD] Got_entry::write addendsAlan Modra1-4/+8
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant1-0/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-06[GOLD] -Wimplicit-fallthrough warning fixesAlan Modra1-4/+4
2016-05-30gold/s390: Fix compilation on gcc 4.4Marcin Kościelnicki1-66/+146
2016-02-15gold: Add s390 -fsplit-stack support.Marcin Kościelnicki1-0/+605
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant1-122/+73
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra1-10/+7
2015-11-09Remove unnecessary target dependencies on relocation format.Cary Coutant1-1/+4
2015-10-28Add s390 backend.Marcin Kościelnicki1-0/+4327