summaryrefslogtreecommitdiff
path: root/gold/symtab.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-08gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu
2017-08-29[GOLD] PowerPC tls_get_addr_optimizeAlan Modra
2017-08-29[GOLD] Reduce size of class SymbolAlan Modra
2017-08-28[GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra
2017-06-23[GOLD] PowerPC64 tocsaveAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant
2016-05-19Don't allow COPY relocations for protected symbols.Cary Coutant
2016-03-03Add support for STT_SPARC_REGISTER symbols.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Fix symbol versioning problems in PR 18703.Cary Coutant
2015-06-07Fix incorrect handling of STT_COMMON symbols in shared libraries.Cary Coutant
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant
2015-04-23Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam
2015-02-16Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-07-08Fix --defsym to copy symbol attributes.Cary Coutant
2014-05-13With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant
2014-03-10Add function to set non-visibility part of st_other.Cary Coutant
2014-03-05Update copyright yearsAlan Modra
2014-02-05Fix problems with the --dynamic-list option.Cary Coutant
2013-11-04Remove powerpc.cc copy of use_plt_offsetAlan Modra
2013-05-21gold/Cary Coutant
2013-03-20 * symtab.h (Symbol::clear_version): New function.Alan Modra
2013-03-10 * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra
2012-08-18 * powerpc.cc: Formatting and white space.Alan Modra
2011-10-312011-10-31 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-10-18 PR gold/13245Cary Coutant
2011-07-222011-07-22 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-07-08 PR gold/12279Ian Lance Taylor
2011-06-28 * symtab.cc (Symbol::versioned_name): New function.Ian Lance Taylor
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant
2011-06-08 * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant
2011-03-10 * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor
2010-12-14Fix typos in gold.Ralf Wildenhues
2010-11-11gold/Richard Sandiford
2010-10-022010-10-02 Doug Kwan <dougkwan@google.com>Doug Kwan
2010-09-12 * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls fromCary Coutant
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton
2010-08-19 PR 10893Ian Lance Taylor
2010-08-12elfcpp/ChangeLog:Cary Coutant
2010-08-12elfcpp/ChangeLog:Cary Coutant
2010-08-02 PR 11855Ian Lance Taylor
2010-07-09 * resolve.cc (Symbol_table::resolve): Remember whether undef wasCary Coutant
2010-06-10 * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant