aboutsummaryrefslogtreecommitdiff
path: root/gold/dynobj.cc
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-06-20Fix problem where gold does not create base version for executables.Cary Coutant1-16/+8
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant1-1/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Kościelnicki1-18/+46
2015-08-18Fix symbol versioning problems in PR 18703.Cary Coutant1-3/+9
2015-03-21Support compressed debug sections in dynamic object files.Cary Coutant1-0/+11
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-07-08Fix internal error with LTO on ARM.Cary Coutant1-0/+11
2014-03-05Update copyright yearsAlan Modra1-1/+1
2012-06-04 * dynobj.cc (Sized_dynobj::do_get_global_symbol_counts): CallCary Coutant1-1/+1
2011-07-02 PR gold/12525Ian Lance Taylor1-5/+9
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-11/+29
2011-03-30 * archive.cc (Library_base::should_include_member): MoveCary Coutant1-0/+26
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-2/+2
2010-08-02 PR 11855Ian Lance Taylor1-2/+4
2010-03-222010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola1-0/+8
2010-03-05 include:Rainer Orth1-4/+5
2010-01-12 * script.cc (class Lazy_demangler): Recreate--revert part of patchIan Lance Taylor1-3/+9
2010-01-08 * dynobj.cc (big_endian>::find_dynsym_sections): Set pi to NULL inIan Lance Taylor1-0/+1
2010-01-08 PR 11084Ian Lance Taylor1-1/+23
2010-01-05 PR 10980Ian Lance Taylor1-4/+5
2009-12-30 PR 10450Ian Lance Taylor1-3/+4
2009-12-29 * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor1-1/+3
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-35/+35
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-35/+35
2009-12-10 * dynobj.cc (Sized_dynobj::do_read_symbols): Clear versionIan Lance Taylor1-0/+8
2009-10-162009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan1-16/+36
2009-10-06 * options.h (class General_options): DefineIan Lance Taylor1-1/+2
2009-09-30 * object.h (class Object): Remove target_ field, and target,Ian Lance Taylor1-2/+1
2009-08-182009-08-18 Doug Kwan <dougkwan@google.com>Doug Kwan1-6/+2
2009-02-13 (From Rafael Espindola)Cary Coutant1-1/+2
2008-07-24 * dynobj.cc (Versions::Versions): Update comment.Ian Lance Taylor1-4/+1
2008-07-24 * dynobj.cc (Versions::Versions): If there is an soname, use it asIan Lance Taylor1-2/+4
2008-07-22 * cref.cc: New file.Ian Lance Taylor1-2/+37
2008-07-18 * dynobj.cc (Versions::add_def): If we give an error about aIan Lance Taylor1-5/+2
2008-04-19 * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor1-15/+49
2008-04-02 * fileread.cc (File_read::find_view): Add byteshift and vshiftedIan Lance Taylor1-5/+7
2008-03-07Increase maximum bucket size for dynamic hash tables.Ian Lance Taylor1-2/+2
2008-03-07From Craig Silverstein: implement --hash-bucket-empty-fraction for real.Ian Lance Taylor1-1/+3
2008-02-29Remove gcc 3.2 compatibility hacks.Ian Lance Taylor1-39/+23
2008-02-28From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor1-10/+10
2008-02-26From Craig Silverstein: rework handling of Script_options.Ian Lance Taylor1-4/+4
2008-02-13Assignments in linker scripts override definitions from object files.Ian Lance Taylor1-1/+1
2008-01-26Don't pass around the target in order to define symbols; get it fromIan Lance Taylor1-3/+3
2008-01-24Originally from Craig Silverstein, with changes: support using aIan Lance Taylor1-4/+1
2008-01-18Don't include options.h in fileread.h. Remove General_optionsIan Lance Taylor1-0/+2