aboutsummaryrefslogtreecommitdiff
path: root/gold/symtab.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-18[GOLD] Got_offset_list: addend fieldAlan Modra1-6/+7
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-19[GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols outputAlan Modra1-0/+6
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-05gold won't build with gcc-9Alan Modra1-1/+1
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant1-0/+5
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-08gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu1-1/+2
2017-08-29[GOLD] PowerPC tls_get_addr_optimizeAlan Modra1-0/+28
2017-08-29[GOLD] Reduce size of class SymbolAlan Modra1-44/+44
2017-08-28[GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra1-0/+12
2017-06-23[GOLD] PowerPC64 tocsaveAlan Modra1-10/+10
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant1-5/+8
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant1-1/+1
2016-05-19Don't allow COPY relocations for protected symbols.Cary Coutant1-0/+17
2016-03-03Add support for STT_SPARC_REGISTER symbols.Cary Coutant1-2/+10
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Fix symbol versioning problems in PR 18703.Cary Coutant1-2/+8
2015-06-07Fix incorrect handling of STT_COMMON symbols in shared libraries.Cary Coutant1-2/+0
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant1-1/+1
2015-04-23Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam1-2/+4
2015-02-16Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant1-4/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-07-08Fix --defsym to copy symbol attributes.Cary Coutant1-0/+5
2014-05-13With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam1-2/+1
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant1-4/+30
2014-03-10Add function to set non-visibility part of st_other.Cary Coutant1-0/+5
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-05Fix problems with the --dynamic-list option.Cary Coutant1-2/+8
2013-11-04Remove powerpc.cc copy of use_plt_offsetAlan Modra1-2/+6
2013-05-21gold/Cary Coutant1-0/+5
2013-03-20 * symtab.h (Symbol::clear_version): New function.Alan Modra1-0/+4
2013-03-10 * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra1-13/+19
2012-08-18 * powerpc.cc: Formatting and white space.Alan Modra1-1/+1
2011-10-312011-10-31 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-3/+2
2011-10-18 PR gold/13245Cary Coutant1-1/+6
2011-07-222011-07-22 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-2/+3
2011-07-08 PR gold/12279Ian Lance Taylor1-2/+3
2011-06-28 * symtab.cc (Symbol::versioned_name): New function.Ian Lance Taylor1-1/+5
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant1-6/+18
2011-06-08 * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant1-1/+1
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant1-4/+4
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-0/+14
2011-03-10 * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor1-27/+33
2010-12-14Fix typos in gold.Ralf Wildenhues1-3/+3
2010-11-11gold/Richard Sandiford1-24/+20
2010-10-022010-10-02 Doug Kwan <dougkwan@google.com>Doug Kwan1-2/+6
2010-09-12 * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls fromCary Coutant1-2/+3