summaryrefslogtreecommitdiff
path: root/gold/dynobj.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Kościelnicki
2015-07-12Add SHF_COMPRESSED section decompression to goldH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-09-02Make Elf_file::section_name() a const function, so that it can be used inCary Coutant
2014-07-08Fix internal error with LTO on ARM.Cary Coutant
2014-03-05Update copyright yearsAlan Modra
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant
2011-07-02 PR gold/12525Ian Lance Taylor
2011-06-02Fix spelling mistakes.Nick Clifton
2011-05-24 * dynobj.h (Dynobj::do_dynobj): New function.Cary Coutant
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant
2011-03-30 * archive.cc (Library_base::should_include_member): MoveCary Coutant
2010-08-02 PR 11855Ian Lance Taylor
2010-03-222010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-03-05 include:Rainer Orth
2010-01-05 PR 10980Ian Lance Taylor
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-10-162009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-09-30 * object.h (class Object): Remove target_ field, and target,Ian Lance Taylor
2009-08-182009-08-18 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-08-10Revert the previous change.Doug Kwan
2009-08-07*** empty log message ***Sriraman Tallam
2009-08-05*** empty log message ***Sriraman Tallam
2009-02-13 (From Rafael Espindola)Cary Coutant
2008-07-22 * cref.cc: New file.Ian Lance Taylor
2008-04-19 * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor
2008-03-13Update copyright years. Update language files.Ian Lance Taylor
2008-02-29Remove gcc 3.2 compatibility hacks.Ian Lance Taylor
2008-02-26From Craig Silverstein: rework handling of Script_options.Ian Lance Taylor
2008-02-07Implement --just-symbols, including -R FILE. Fix symbol values whenIan Lance Taylor
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor
2008-01-26Don't pass around the target in order to define symbols; get it fromIan Lance Taylor
2008-01-15From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor
2007-12-18Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor
2007-11-14Warn about undefined references in shared libraries if we have seenIan Lance Taylor
2007-11-09From Craig Silverstein: Use relocations in reporting error messageIan Lance Taylor
2007-11-09Generate a complete exception frame header. Discard duplicateIan Lance Taylor
2007-11-07From Craig Silverstein: Handle a .so file in a .a file.Ian Lance Taylor
2007-11-02Reworked from Andrew Chatham: report error locations.Ian Lance Taylor
2007-10-23Add support for PT_GNU_STACK.Ian Lance Taylor
2007-10-22Fix versions of copied symbols.Ian Lance Taylor
2007-09-26Put size and endianness in parameters.Ian Lance Taylor
2007-09-22Add licensing text to every source file.Ian Lance Taylor
2007-09-21Add global parameters.Ian Lance Taylor
2007-09-12Don't try to find version definition index when creating an executable.Ian Lance Taylor