summaryrefslogtreecommitdiff
path: root/gold/symtab.cc
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* powerpc gold, work around pr17670Alan Modra2014-12-041-1/+0
* Fix problem where TLS common symbols are not allocated properly during LTO.Cary Coutant2014-09-251-4/+8
* Warn for gold on lto objects without pluginAlan Modra2014-08-061-0/+4
* Fix undefined symbol errors from mips.ccAlan Modra2014-06-271-1/+1
* Fix handling of __ehdr_start when it cannot be defined.Cary Coutant2014-05-021-0/+25
* Add explicit instantiations for Sized_symbol::init_output_data.Cary Coutant2014-03-101-0/+26
* Allow target to adjust dynamic symbol value.Cary Coutant2014-03-101-0/+2
* Allow target to set dynsym indexes.Cary Coutant2014-03-101-0/+19
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Fix problems with the --dynamic-list option.Cary Coutant2014-02-051-1/+2
* gold/Cary Coutant2013-04-151-9/+18
* * symtab.h (Symbol::clear_version): New function.Alan Modra2013-03-201-7/+34
* * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra2013-03-101-1/+3
* * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra2012-09-091-26/+5
* 2012-08-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-08-211-2/+4
* 2012-05-25 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2012-05-251-0/+1
* gold/Cary Coutant2012-05-221-2/+3
* * archive.cc (Library_base::should_include_member): Check forCary Coutant2012-04-171-6/+42
* * options.h (class General_options): Add --[no-]gnu-unique options.Cary Coutant2011-10-311-0/+6
* 2011-10-31 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-10-311-27/+19
* * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant2011-09-291-0/+13
* * symtab.cc (Symbol_table::define_special_symbol): AlwaysIan Lance Taylor2011-09-281-1/+3
* * layout.cc (Layout::set_segment_offsets): Don't realign textCary Coutant2011-08-011-5/+7
* 2011-07-22 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-221-3/+3
* PR gold/12279Ian Lance Taylor2011-07-081-3/+3
* PR gold/12818Ian Lance Taylor2011-06-291-0/+1
* * symtab.cc (Symbol::versioned_name): New function.Ian Lance Taylor2011-06-281-2/+23
* * symtab.cc (Warnings::issue_warning): Don't warn if relocationIan Lance Taylor2011-06-161-0/+6
* * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant2011-06-081-12/+25
* * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant2011-06-081-5/+5
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-15/+15
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-0/+72
* * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor2011-03-101-54/+124
* 2010-02-18 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola2011-02-181-0/+14
* * symtab.cc (Odr_violation_compare::operator()): Sort by just theIan Lance Taylor2011-02-051-12/+28
* * plugin.cc (class Plugin_rescan): Define new class.Ian Lance Taylor2011-01-241-2/+6
* 2010-10-02 Doug Kwan <dougkwan@google.com>Doug Kwan2010-10-021-8/+0
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-8/+8
* 2010-08-12 Cary Coutant <ccoutant@google.com>Doug Kwan2010-08-131-0/+2
* PR 11855Ian Lance Taylor2010-08-021-34/+65
* * resolve.cc (Symbol_table::resolve): Remember whether undef wasCary Coutant2010-07-091-3/+9
* * symtab.cc (detect_odr_violations): When reporting an ODRIan Lance Taylor2010-06-271-7/+16
* 2010-04-18 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-04-201-4/+6
* * script.cc (class Lazy_demangler): Recreate--revert part of patchIan Lance Taylor2010-01-121-19/+21
* PR 11108Ian Lance Taylor2010-01-091-4/+10
* * symtab.cc (Symbol_table::add_from_object): Rename def parameterIan Lance Taylor2010-01-051-53/+57
* PR 10916Ian Lance Taylor2009-12-311-1/+2
* * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor2009-12-291-17/+25
* 2009-12-16 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-171-3/+8