summaryrefslogtreecommitdiff
path: root/gold/sparc.cc
AgeCommit message (Expand)Author
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
2010-02-13 * output.h (Output_reloc<SHT_REL>::Output_reloc): AddDavid S. Miller
2010-02-09 * output.h (Output_data_dynamic::add_section_size): New methodDavid S. Miller
2010-02-09 * sparc.cc (Target_sparc::Scan::local): Do not emit relocs other thanDavid S. Miller
2010-02-09 * sparc.cc (Target_sparc::Scan::local): Handle R_SPARC_GOTDATA_OP*David S. Miller
2010-02-09gold/David S. Miller
2010-01-07 * output.h (class Output_data): Add const version ofIan Lance Taylor
2009-12-30 * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor
2009-12-29 * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-12-062009-12-05 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-12-032009-12-03 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-11-04 PR 10887Ian Lance Taylor
2009-11-04 * layout.cc (Layout::get_output_section): Add is_interp andIan Lance Taylor
2009-10-302009-10-30 Doug Kwan <dougkwan@google.com>Doug Kwan