Supported Tizen version parsing and verification
[external/binutils.git] / gold / symtab.cc
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-08-06 Cary CoutantAdd --warn-drop-version option; by default, do not...
2018-07-14 Cary CoutantFix problem causing duplicated linker-generated symbols...
2018-06-21 Cary CoutantFix treatment of symbol versions with unused as-needed...
2018-04-24 Cary CoutantFix internal error caused by conflicting default versio...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-01 Stephen CraneFix problem where undef can fail to trigger archive...
2017-11-09 H.J. Lugold: Ignore def/ref from a dynamic object for special...
2017-10-25 Alan ModraAllow for __gnu_lto_slim prefixed with extra "_"
2017-08-29 Alan Modra[GOLD] Reduce size of class Symbol
2017-08-28 Alan Modra[GOLD] Symbol flag for PowerPC64 localentry:0 tracking
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-23 Cary CoutantFix placement of forced local symbols in the dynamic...
2016-12-23 Cary CoutantFix problem where version script causes predefined...
2016-12-22 Cary CoutantMake linker-created symbols relocatable where appropriate.
2016-12-19 Cary CoutantFix forced allocation of common (-d) during -r links.
2016-09-27 Cary CoutantDon't treat as separate symbols if unversioned symbol...
2016-08-10 James ClarkeFix potential crashes when Target::make_symbol() return...
2016-05-19 Cary CoutantDon't allow COPY relocations for protected symbols.
2016-03-31 Cary CoutantDon't override definition a shared object by one in...
2016-03-04 Cary CoutantFix undefined symbol errors introduced with previous...
2016-03-04 Cary CoutantAdd support for STT_SPARC_REGISTER symbols.
2016-01-01 Alan ModraCopyright update for binutils
2015-12-10 H.J. Luld -r doesn't need plugin for slim lto object
2015-11-14 Cary CoutantFix problem where bss symbols for copy relocations...
2015-09-07 Cary CoutantFix internal error caused by IFUNC patch.
2015-09-02 H.J. LuTurn IFUNC symbols from shared libraries into normal...
2015-08-26 Cary CoutantFix regression introduced by fix for PR 18703.
2015-08-19 Cary CoutantFix symbol versioning problems in PR 18703.
2015-07-21 Cary CoutantFix problem where __start_ and __stop_ section symbols...
2015-05-02 Cary CoutantChange Section_id type to use Relobj* instead of Object*.
2015-04-23 Sriraman TallamAdd option --weak-unresolved-symbols to treat unresolve...
2015-04-21 Ian CoolidgeEnsure that dynamically loaded libraries won't use...
2015-04-17 Rafael Ávila de... Use LIFO instead of FIFO to implement gc's transitive...
2015-04-09 Cary CoutantAllow gold to resolve defined TLS symbols in a PIE...
2015-04-09 Cary CoutantImprove ODR checking in gold.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-03 Alan Modrapowerpc gold, work around pr17670
2014-09-26 Cary CoutantFix problem where TLS common symbols are not allocated...
2014-08-06 Alan ModraWarn for gold on lto objects without plugin
2014-06-27 Alan ModraFix undefined symbol errors from mips.cc
2014-05-02 Cary CoutantFix handling of __ehdr_start when it cannot be defined.
2014-03-10 Cary CoutantAdd explicit instantiations for Sized_symbol::init_outp...
2014-03-10 Cary CoutantAllow target to adjust dynamic symbol value.
2014-03-10 Cary CoutantAllow target to set dynsym indexes.
2014-03-05 Alan ModraUpdate copyright years
2014-02-06 Cary CoutantFix problems with the --dynamic-list option.
2013-04-15 Cary Coutantgold/
2013-03-20 Alan Modra * symtab.h (Symbol::clear_version): New function.
2013-03-10 Alan Modra * gold.cc (queue_middle_tasks): Move detect_odr_violat...
2012-09-09 Alan Modra * target.h (Target::gc_mark_symbol, do_gc_mark_symbol...
2012-08-21 Cary Coutant2012-08-21 Cary Coutant <ccoutant@google.com>
2012-05-25 Sriraman Tallam2012-05-25 Sriraman Tallam <tmsriram@google.com>
2012-05-22 Cary Coutantgold/
2012-04-17 Cary Coutant * archive.cc (Library_base::should_include_member...
2011-10-31 Cary Coutant * options.h (class General_options): Add --[no-]gnu...
2011-10-31 Sriraman Tallam2011-10-31 Sriraman Tallam <tmsriram@google.com>
2011-09-29 Cary Coutant * gold/incremental.cc (Sized_incremental_binary::do_pr...
2011-09-28 Ian Lance Taylor * symtab.cc (Symbol_table::define_special_symbol)...
2011-08-01 Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't reali...
2011-07-22 Sriraman Tallam2011-07-22 Sriraman Tallam <tmsriram@google.com>
2011-07-08 Ian Lance Taylor PR gold/12279
2011-06-29 Ian Lance Taylor PR gold/12818
2011-06-28 Ian Lance Taylor * symtab.cc (Symbol::versioned_name): New function.
2011-06-16 Ian Lance Taylor * symtab.cc (Warnings::issue_warning): Don't warn...
2011-06-08 Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-08 Cary Coutant * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_...
2011-05-24 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-04-12 Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2011-03-10 Ian Lance Taylor * dwarf_reader.cc (Sized_dwarf_line_info): Include...
2011-02-18 Rafael Ávila de... 2010-02-18 Rafael Ávila de Espíndola <respindola@mozil...
2011-02-05 Ian Lance Taylor * symtab.cc (Odr_violation_compare::operator()): Sort...
2011-01-24 Ian Lance Taylor * plugin.cc (class Plugin_rescan): Define new class.
2010-10-02 Doug Kwan2010-10-02 Doug Kwan <dougkwan@google.com>
2010-08-25 Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-13 Doug Kwan2010-08-12 Cary Coutant <ccoutant@google.com>
2010-08-02 Ian Lance Taylor PR 11855
2010-07-09 Cary Coutant * resolve.cc (Symbol_table::resolve): Remember whether...
2010-06-27 Ian Lance Taylor * symtab.cc (detect_odr_violations): When reporting...
2010-04-20 Sriraman Tallam2010-04-18 Sriraman Tallam <tmsriram@google.com>
2010-01-12 Ian Lance Taylor * script.cc (class Lazy_demangler): Recreate--revert...
2010-01-09 Ian Lance Taylor PR 11108
2010-01-05 Ian Lance Taylor * symtab.cc (Symbol_table::add_from_object): Rename...
2009-12-31 Ian Lance Taylor PR 10916
2009-12-29 Ian Lance Taylor * symtab.h (class Symbol_table): Add enum Defined.
2009-12-17 Doug Kwan2009-12-16 Doug Kwan <dougkwan@google.com>
2009-12-14 Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-07 H.J. Lu2009-12-07 H.J. Lu <hongjiu.lu@intel.com>
2009-12-05 H.J. Lu2009-12-04 H.J. Lu <hongjiu.lu@intel.com>
2009-11-05 Ian Lance Taylor PR 10880
2009-10-28 Cary Coutant * symtab.cc (add_from_pluginobj): Pass correct value...
2009-10-14 Ian Lance Taylor Add support for -pie.
2009-10-13 Sriraman Tallam * gc.h (gc_process_relocs): Check if icf is enabled...
2009-10-09 Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-09-30 Ian Lance Taylor * object.h (class Object): Remove target_ field, and...
2009-09-18 Craig Silverstein * object.cc (Sized_relobj::do_count): Test should_reta...
2009-08-05 Sriraman Tallam*** empty log message ***
2009-06-22 Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-05-19 Cary Coutant2009-05-19 Doug Kwan <dougkwan@google.com>
next