summaryrefslogtreecommitdiff
path: root/gold/dynobj.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
* 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
* Fix problem where gold does not create base version for executables.Cary Coutant2018-06-201-16/+8
* Fix internal error caused by conflicting default version definitions.Cary Coutant2018-04-241-1/+4
* 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
* Support 64-bit entry size in SHT_HASH (for s390).Marcin Kościelnicki2015-10-281-18/+46
* Fix symbol versioning problems in PR 18703.Cary Coutant2015-08-181-3/+9
* Support compressed debug sections in dynamic object files.Cary Coutant2015-03-211-0/+11
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix internal error with LTO on ARM.Cary Coutant2014-07-081-0/+11
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * dynobj.cc (Sized_dynobj::do_get_global_symbol_counts): CallCary Coutant2012-06-041-1/+1
* PR gold/12525Ian Lance Taylor2011-07-021-5/+9
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-11/+29
* * archive.cc (Library_base::should_include_member): MoveCary Coutant2011-03-301-0/+26
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-2/+2
* PR 11855Ian Lance Taylor2010-08-021-2/+4
* 2010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-03-221-0/+8
* include:Rainer Orth2010-03-051-4/+5
* * script.cc (class Lazy_demangler): Recreate--revert part of patchIan Lance Taylor2010-01-121-3/+9
* * dynobj.cc (big_endian>::find_dynsym_sections): Set pi to NULL inIan Lance Taylor2010-01-081-0/+1
* PR 11084Ian Lance Taylor2010-01-081-1/+23
* PR 10980Ian Lance Taylor2010-01-051-4/+5
* PR 10450Ian Lance Taylor2009-12-301-3/+4
* * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor2009-12-291-1/+3
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-35/+35
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-35/+35
* * dynobj.cc (Sized_dynobj::do_read_symbols): Clear versionIan Lance Taylor2009-12-101-0/+8
* 2009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-161-16/+36
* * options.h (class General_options): DefineIan Lance Taylor2009-10-061-1/+2
* * object.h (class Object): Remove target_ field, and target,Ian Lance Taylor2009-09-301-2/+1
* 2009-08-18 Doug Kwan <dougkwan@google.com>Doug Kwan2009-08-181-6/+2
* (From Rafael Espindola)Cary Coutant2009-02-131-1/+2
* * dynobj.cc (Versions::Versions): Update comment.Ian Lance Taylor2008-07-241-4/+1
* * dynobj.cc (Versions::Versions): If there is an soname, use it asIan Lance Taylor2008-07-241-2/+4
* * cref.cc: New file.Ian Lance Taylor2008-07-221-2/+37
* * dynobj.cc (Versions::add_def): If we give an error about aIan Lance Taylor2008-07-181-5/+2
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-191-15/+49
* * fileread.cc (File_read::find_view): Add byteshift and vshiftedIan Lance Taylor2008-04-021-5/+7
* Increase maximum bucket size for dynamic hash tables.Ian Lance Taylor2008-03-071-2/+2
* From Craig Silverstein: implement --hash-bucket-empty-fraction for real.Ian Lance Taylor2008-03-071-1/+3
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-39/+23
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-10/+10
* From Craig Silverstein: rework handling of Script_options.Ian Lance Taylor2008-02-261-4/+4
* Assignments in linker scripts override definitions from object files.Ian Lance Taylor2008-02-131-1/+1