summaryrefslogtreecommitdiff
path: root/gold/arm.cc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Further improve warnings for relocations referring to discarded sections.Cary Coutant2018-04-061-9/+7
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-021-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Implement BE8 support for ARM.Umesh Kalappa2017-10-191-7/+26
* Fix spelling typos.Yuri Chornovian2017-07-181-4/+4
* Refactor Sized_relobj_file::do_relocate_sections.Cary Coutant2017-01-101-3/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Remove high bit set charactersAlan Modra2016-12-211-4/+4
* Fix an internal error in the constructor of Target_arm.Igor Kudrin2016-12-191-26/+25
* Fix internal error when relaxing branches to STT_SECTION symbols.Cary Coutant2016-12-011-0/+2
* Fix spelling in comments in C source files (gold)Ambrogino Modigliani2016-11-271-1/+1
* [GOLD] -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-1/+1
* Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan2016-09-021-13/+46
* Add --be8 option to gold.Bharathi Seshadri2016-08-231-9/+122
* Add unused attribute where necessary to quiet GCC 6 warnings.Cary Coutant2016-03-081-1/+1
* Fix breakage for SHT_REL targets where get_r_addend() gives internal error.Cary Coutant2016-01-121-0/+8
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-111-20/+73
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Implement --long-plt flag (ARM only).Peter Collingbourne2015-12-171-21/+106
* [GOLD] Relocate::relocate() paramsAlan Modra2015-12-091-15/+10
* Remove unnecessary target dependencies on relocation format.Cary Coutant2015-11-091-1/+3
* Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki2015-10-281-2/+4
* 2015-07-23 Ian Coolidge <icoolidge@google.com>Han Shen2015-07-231-3/+4
* Properly set arm-specific elf flags wrt hardfp.Han Shen2015-07-201-0/+1
* Drop 'missing mapping symbols' warning for arm and aarch64.Han Shen2015-07-091-9/+2
* Add AArch32 support for arm gold linker.Han Shen2015-04-071-1/+22
* gold/arm.cc: Output mapping symbol for PLT codeWill Newton2015-02-111-0/+7
* This patch adds IFUNC support for arm gold backend.Han Shen2015-01-291-47/+546
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeAlan Modra2014-12-251-6/+6
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2014-12-251-3/+11
* Fix internal error with LTO on ARM.Cary Coutant2014-07-081-2/+2
* With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam2014-05-131-2/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* gold/Roland McGrath2013-10-111-4/+2
* gold/Cary Coutant2013-07-301-2/+4
* * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor2013-04-271-0/+3
* * arm.cc (Target_arm::attributes_accept_div): New function.Ian Lance Taylor2013-01-091-22/+83
* * layout.h (Layout::get_executable_sections): Declare.Alan Modra2012-12-031-5/+1
* bfd/Roland McGrath2012-11-151-2/+2
* gold/Roland McGrath2012-11-011-4/+6
* bfd:Nick Clifton2012-10-301-3/+19
* * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra2012-10-181-2/+3
* * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra2012-09-121-2/+7
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-101-1/+1