summaryrefslogtreecommitdiff
path: root/gold/sparc.cc
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-09-26Fix incorrect register mask.Cary Coutant
2017-05-13Fix assertion failure relaxing TLS for position-independent executables.James Clarke
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-06[GOLD] -Wimplicit-fallthrough warning fixesAlan Modra
2016-08-10Fix improper handling of R_SPARC_GOTDATA_OP_LOX10 relocation.James Clarke
2016-08-10Add support for R_SPARC_32 relocation.James Clarke
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke
2016-03-03Add support for STT_SPARC_REGISTER symbols.Cary Coutant
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra
2015-11-09Remove unnecessary target dependencies on relocation format.Cary Coutant
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki
2015-10-06Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols.Cary Coutant
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-05-13With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam
2014-03-05Update copyright yearsAlan Modra
2013-10-11gold/Roland McGrath
2013-10-11gold/Roland McGrath
2013-07-30 gold/Cary Coutant
2013-04-27 * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor
2012-11-01gold/Roland McGrath
2012-10-18 * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra
2012-10-05 * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra
2012-09-12 * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra
2012-09-10 * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath
2012-04-24gold: Add linker relaxation of tail calls on sparc.David S. Miller
2012-04-23gold: Maintain sparc ELF header bits properlyDavid S. Miller
2012-04-17gold: Add support for sparc GOTDATA optimizations in Gold.David S. Miller
2012-04-17gold: Add sparc IFUNC support to Gold.David S. Miller
2012-04-17gold: Allow use_plt_offset to be specified for global relocations.David S. Miller
2012-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller
2011-12-19 * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor
2011-10-19Fix sparc TLS call relaxation when the delay slot sets up %o0.David S. Miller
2011-10-10 PR gold/13249Cary Coutant
2011-06-28 PR gold/12934Ian Lance Taylor
2011-06-28 * target.h (Target::can_check_for_function_pointers): Rewrite.Ian Lance Taylor
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant
2010-12-14Fix typos in gold.Ralf Wildenhues
2010-11-11gold/Richard Sandiford
2010-08-12elfcpp/ChangeLog:Cary Coutant
2010-08-032010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor
2010-08-02 * arm.cc (Target_arm::gc_process_relocs): Use typename.Ian Lance Taylor
2010-07-29 * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add templateSriraman Tallam
2010-07-13 * output.h (Output_section_lookup_maps::add_merge_section):Ian Lance Taylor
2010-03-10 * sparc.cc (Target_sparc::Scan::local): Accept R_SPARC_WPLT30.David S. Miller
2010-02-132010-02-12 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam