aboutsummaryrefslogtreecommitdiff
path: root/gold/arm.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-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-06Further improve warnings for relocations referring to discarded sections.Cary Coutant1-9/+7
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-10-19Implement BE8 support for ARM.Umesh Kalappa1-7/+26
2017-07-18Fix spelling typos.Yuri Chornovian1-4/+4
2017-01-10Refactor Sized_relobj_file::do_relocate_sections.Cary Coutant1-3/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-21Remove high bit set charactersAlan Modra1-4/+4
2016-12-19Fix an internal error in the constructor of Target_arm.Igor Kudrin1-26/+25
2016-12-01Fix internal error when relaxing branches to STT_SECTION symbols.Cary Coutant1-0/+2
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani1-1/+1
2016-10-06[GOLD] -Wimplicit-fallthrough warning fixesAlan Modra1-1/+1
2016-09-02Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan1-13/+46
2016-08-23Add --be8 option to gold.Bharathi Seshadri1-9/+122
2016-03-08Add unused attribute where necessary to quiet GCC 6 warnings.Cary Coutant1-1/+1
2016-01-12Fix breakage for SHT_REL targets where get_r_addend() gives internal error.Cary Coutant1-0/+8
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant1-20/+73
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-17Implement --long-plt flag (ARM only).Peter Collingbourne1-21/+106
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra1-15/+10
2015-11-09Remove unnecessary target dependencies on relocation format.Cary Coutant1-1/+3
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki1-2/+4
2015-07-232015-07-23 Ian Coolidge <icoolidge@google.com>Han Shen1-3/+4
2015-07-20Properly set arm-specific elf flags wrt hardfp.Han Shen1-0/+1
2015-07-09Drop 'missing mapping symbols' warning for arm and aarch64.Han Shen1-9/+2
2015-04-07Add AArch32 support for arm gold linker.Han Shen1-1/+22
2015-02-11gold/arm.cc: Output mapping symbol for PLT codeWill Newton1-0/+7
2015-01-29This patch adds IFUNC support for arm gold backend.Han Shen1-47/+546
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeAlan Modra1-6/+6
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo1-3/+11
2014-07-08Fix internal error with LTO on ARM.Cary Coutant1-2/+2
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-4/+2
2013-07-30 gold/Cary Coutant1-2/+4
2013-04-27 * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor1-0/+3
2013-01-09 * arm.cc (Target_arm::attributes_accept_div): New function.Ian Lance Taylor1-22/+83
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra1-5/+1
2012-11-15bfd/Roland McGrath1-2/+2
2012-11-01gold/Roland McGrath1-4/+6
2012-10-30bfd:Nick Clifton1-3/+19
2012-10-18 * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra1-2/+3