summaryrefslogtreecommitdiff
path: root/gold/sparc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2010-08-031-6/+6
* * arm.cc (Target_arm::gc_process_relocs): Use typename.Ian Lance Taylor2010-08-021-1/+1
* * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add templateSriraman Tallam2010-07-291-1/+2
* * output.h (Output_section_lookup_maps::add_merge_section):Ian Lance Taylor2010-07-131-8/+4
* * sparc.cc (Target_sparc::Scan::local): Accept R_SPARC_WPLT30.David S. Miller2010-03-101-0/+1
* 2010-02-12 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-02-131-0/+23
* * output.h (Output_reloc<SHT_REL>::Output_reloc): AddDavid S. Miller2010-02-131-30/+64
* * output.h (Output_data_dynamic::add_section_size): New methodDavid S. Miller2010-02-091-1/+6
* * sparc.cc (Target_sparc::Scan::local): Do not emit relocs other thanDavid S. Miller2010-02-091-35/+32
* * sparc.cc (Target_sparc::Scan::local): Handle R_SPARC_GOTDATA_OP*David S. Miller2010-02-091-0/+14
* gold/David S. Miller2010-02-091-6/+31
* * output.h (class Output_data): Add const version ofIan Lance Taylor2010-01-071-31/+5
* * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor2009-12-301-5/+7
* * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor2009-12-291-0/+2
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-66/+66
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-66/+66
* 2009-12-05 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-061-2/+6
* 2009-12-03 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-031-2/+3
* PR 10887Ian Lance Taylor2009-11-041-2/+4
* * layout.cc (Layout::get_output_section): Add is_interp andIan Lance Taylor2009-11-041-4/+4
* 2009-10-30 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-301-2/+4
* * object.h (class Relobj): Drop options parameter fromIan Lance Taylor2009-10-291-18/+5
* * symtab.h: Check for GOLD_SYMTAB_H before header includes. RemoveSriraman Tallam2009-10-131-0/+1
* * options.h (class General_options): DefineIan Lance Taylor2009-10-061-3/+6