summaryrefslogtreecommitdiff
path: root/gold/archive.cc
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: --export-dynamic-symbol: don't imply -uFangrui Song2021-09-021-7/+0
* 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
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* gold: Provide more failed archive member info in error messageH.J. Lu2018-12-061-2/+11
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add 64-bit archive support.Marcin Kościelnicki2015-10-281-6/+24
* Fix internal error when linking an archive library with no preceding objects.Cary Coutant2015-07-211-4/+8
* Fix a file descriptor leak in gold.Cary Coutant2015-02-031-21/+41
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Fix problem where -u is ignored when a weak undef is seen.Cary Coutant2014-02-061-38/+48
* gold/Roland McGrath2013-10-111-2/+3
* 2013-03-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2013-03-301-13/+25
* * archive.cc (Library_base::should_include_member): Check forCary Coutant2012-04-171-0/+5
* 2011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-141-1/+2
* PR gold/12163Cary Coutant2011-06-021-1/+9
* * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor2011-05-251-0/+5
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-6/+11
* * archive.cc (Archive::include_member): Adjust call to report_object.Cary Coutant2011-03-301-4/+5
* * archive.cc (Library_base::should_include_member): MoveCary Coutant2011-03-301-86/+135
* * archive.cc (Archive::interpret_header): Return -1 if somethingIan Lance Taylor2011-03-271-15/+29
* * plugin.cc (class Plugin_rescan): Define new class.Ian Lance Taylor2011-01-241-3/+49
* Fix typos in gold.Ralf Wildenhues2010-12-141-2/+2
* * archive.cc (Archive::get_elf_object_for_member): PermitIan Lance Taylor2010-12-071-16/+21
* PR ld/12001Nick Clifton2010-11-031-0/+4
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-4/+4
* * archive.cc (Lib_group::add_symbols): Lock object before deleting itsCary Coutant2010-08-231-3/+10
* * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjustCary Coutant2010-08-201-0/+2
* elfcpp/ChangeLog:Cary Coutant2010-08-121-1/+20
* PR 11855Ian Lance Taylor2010-08-021-7/+19
* * archive.cc (Archive::include_member): Unlock an external memberIan Lance Taylor2010-07-131-6/+8
* * archive.cc (include_member): Destroy Read_symbols_data object beforeCary Coutant2010-04-071-4/+6
* 2010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-03-221-23/+155
* 2010-03-09 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-03-091-51/+80
* * gold-threads.h (class Once): Define.Ian Lance Taylor2010-02-121-2/+3
* * archive.cc (Archive::add_symbols): Only look up a symbol withoutIan Lance Taylor2009-12-151-0/+1
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-30/+30
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-30/+30
* 2009-10-10 Chris Demetriou <cgd@google.com>Chris Demetriou2009-10-101-4/+6
* * object.h (class Object): Remove target_ field, and target,Ian Lance Taylor2009-09-301-8/+4
* 2009-05-19 Doug Kwan <dougkwan@google.com>Cary Coutant2009-05-191-4/+17
* * object.cc (is_elf_object): Define.Ian Lance Taylor2009-03-241-21/+3
* * archive.cc (Archive::add_symbols): Check for a version attachedIan Lance Taylor2009-03-181-2/+44
* * readsyms.cc (Read_symbols::incompatible_warning): New function.Ian Lance Taylor2009-03-141-46/+100
* * fileread.cc (Input_file::open): Remove options parameter.Ian Lance Taylor2009-03-131-4/+2