summaryrefslogtreecommitdiff
path: root/gold/symtab.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* [GOLD] Got_offset_list: addend fieldAlan Modra2021-09-181-6/+7
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* [GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols outputAlan Modra2019-11-191-0/+6
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* gold won't build with gcc-9Alan Modra2018-12-051-1/+1
* Fix internal error caused by conflicting default version definitions.Cary Coutant2018-04-241-0/+5
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu2017-11-081-1/+2
* [GOLD] PowerPC tls_get_addr_optimizeAlan Modra2017-08-291-0/+28
* [GOLD] Reduce size of class SymbolAlan Modra2017-08-291-44/+44
* [GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra2017-08-281-0/+12
* [GOLD] PowerPC64 tocsaveAlan Modra2017-06-231-10/+10
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant2016-12-221-5/+8
* Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant2016-12-221-1/+1
* Don't allow COPY relocations for protected symbols.Cary Coutant2016-05-191-0/+17
* Add support for STT_SPARC_REGISTER symbols.Cary Coutant2016-03-031-2/+10
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix symbol versioning problems in PR 18703.Cary Coutant2015-08-181-2/+8
* Fix incorrect handling of STT_COMMON symbols in shared libraries.Cary Coutant2015-06-071-2/+0
* Change Section_id type to use Relobj* instead of Object*.Cary Coutant2015-05-021-1/+1
* Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam2015-04-231-2/+4
* Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant2015-02-161-4/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix --defsym to copy symbol attributes.Cary Coutant2014-07-081-0/+5
* With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam2014-05-131-2/+1
* Fix handling of __ehdr_start when it cannot be defined.Cary Coutant2014-05-021-4/+30
* Add function to set non-visibility part of st_other.Cary Coutant2014-03-101-0/+5
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Fix problems with the --dynamic-list option.Cary Coutant2014-02-051-2/+8
* Remove powerpc.cc copy of use_plt_offsetAlan Modra2013-11-041-2/+6
* gold/Cary Coutant2013-05-211-0/+5
* * symtab.h (Symbol::clear_version): New function.Alan Modra2013-03-201-0/+4
* * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra2013-03-101-13/+19
* * powerpc.cc: Formatting and white space.Alan Modra2012-08-181-1/+1
* 2011-10-31 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-10-311-3/+2
* PR gold/13245Cary Coutant2011-10-181-1/+6
* 2011-07-22 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-221-2/+3
* PR gold/12279Ian Lance Taylor2011-07-081-2/+3
* * symtab.cc (Symbol::versioned_name): New function.Ian Lance Taylor2011-06-281-1/+5
* * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant2011-06-081-6/+18
* * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant2011-06-081-1/+1
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-4/+4
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-0/+14
* * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor2011-03-101-27/+33
* Fix typos in gold.Ralf Wildenhues2010-12-141-3/+3
* gold/Richard Sandiford2010-11-111-24/+20