summaryrefslogtreecommitdiff
path: root/gold/sparc.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
* 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
* Fix incorrect register mask.Cary Coutant2017-09-261-1/+1
* Fix assertion failure relaxing TLS for position-independent executables.James Clarke2017-05-131-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* [GOLD] -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-3/+5
* Fix improper handling of R_SPARC_GOTDATA_OP_LOX10 relocation.James Clarke2016-08-101-7/+7
* Add support for R_SPARC_32 relocation.James Clarke2016-08-101-0/+1
* Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke2016-06-281-4/+7
* Add support for STT_SPARC_REGISTER symbols.Cary Coutant2016-03-031-9/+102
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-111-35/+74
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [GOLD] Relocate::relocate() paramsAlan Modra2015-12-091-12/+8
* Remove unnecessary target dependencies on relocation format.Cary Coutant2015-11-091-1/+4
* Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki2015-10-281-2/+4
* Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols.Cary Coutant2015-10-061-9/+7
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* 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-2/+2
* gold/Roland McGrath2013-10-111-3/+1
* gold/Cary Coutant2013-07-301-2/+4
* * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor2013-04-271-1/+5
* gold/Roland McGrath2012-11-011-2/+3
* * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra2012-10-181-1/+1
* * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra2012-10-051-7/+8
* * 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-2/+1
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-16/+17
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-021-160/+166
* gold: Add linker relaxation of tail calls on sparc.David S. Miller2012-04-241-0/+152
* gold: Maintain sparc ELF header bits properlyDavid S. Miller2012-04-231-1/+112
* gold: Add support for sparc GOTDATA optimizations in Gold.David S. Miller2012-04-171-1/+102
* gold: Add sparc IFUNC support to Gold.David S. Miller2012-04-171-79/+515
* gold: Allow use_plt_offset to be specified for global relocations.David S. Miller2012-04-171-2/+2
* Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller2012-04-121-0/+48
* * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor2011-12-191-28/+28
* Fix sparc TLS call relaxation when the delay slot sets up %o0.David S. Miller2011-10-191-2/+15
* PR gold/13249Cary Coutant2011-10-101-2/+2
* PR gold/12934Ian Lance Taylor2011-06-281-1/+2
* * target.h (Target::can_check_for_function_pointers): Rewrite.Ian Lance Taylor2011-06-281-1/+3
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-61/+62
* Fix typos in gold.Ralf Wildenhues2010-12-141-1/+1
* gold/Richard Sandiford2010-11-111-18/+119
* elfcpp/ChangeLog:Cary Coutant2010-08-121-2/+70